.textegris {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	clip:   rect(auto auto auto auto);
	text-align: left;
	float: none;
	text-indent: 0pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;







}
.textegriscentre {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	clip:   rect(auto auto auto auto);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;


}
.textebleucentre {

	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	clip:   rect(auto auto auto auto);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.centre {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.titre {
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;



}
.majuscules {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
}
.blanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.textegrisjustif {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	clip:   rect(auto auto auto auto);
	text-align: justify;
	float: none;
	text-indent: 0pt;
	font-weight: normal;

}
.textegriscentreGras {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	clip:   rect(auto auto auto auto);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
