/* CSS Document */
.txt_noir_gras_10	{
		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	font-weight: bold;	text-decoration:none;
}
.txt_rouge_10	{
		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FF0000;	text-decoration:none;
}
.tebuchet_noir_gras_16	{
		font-family: "Trebuchet MS";	font-size: 16px;	color: #000000;	font-weight: bold;	text-decoration:none;
}
.tebuchet_noir_rose_16	{
		font-family: "Trebuchet MS";	font-size: 18px;	color: #C01C7A;	text-decoration:none;
}
.tebuchet_vert_gras	{
		font-family: "Trebuchet MS";	font-size: 20px;	color: #A6E050;	font-weight: bold;	text-decoration:none;
}
.tebuchet_Bleu_gras	{
		font-family: "Trebuchet MS";	font-size: 20px;	color: #007394;	font-weight: bold;	text-decoration:none;
}
.txt_bleu_gras		{
		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #0D618F;	font-weight: bold;	text-decoration:none;
}
.txt_violet_gras	{
		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #8F64AB;	font-weight: bold;	text-decoration:none;
}
.txt_rose_grand	{
		font-family: Arial, Helvetica, sans-serif;	font-size: 15px;	color: #C02478;	font-weight: bold;	text-decoration: none;
}
.txt_grand_vert {
		font-family: Arial, Helvetica, sans-serif;	font-size: 15px;	color: #A6E050;	font-weight: bold;	text-decoration: none;
}
.cadre1 {
		padding-left: 5px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	border: 1px solid #FFAA01;	background-color: #E7F1F9;	color: #08365B;	border-color: #36A9CB;
}
.cadre1_oge_clair { 
		border: 1px solid #FF9125; background-color: #ffcc33; 
}
.cadre2 { 
		color: #FFFFFF; text-align: center; font-weight: bold; background-color: #1F5593;
 }