@charset "iso-8859-1";

body {
	background-color:"#990033";
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
}
.txtb{
	font-size:10pt;
	color: #FFFFFF;
}
.titb{
	font-size:13pt;
	font-weight:"bold";
	color: #FFFFFF;
}
table {
	border:"none";
	font-size:12pt;
}
table.rub{
	background-color:#DDDDDD;
	font-size:9pt;
	
}
table.rubs{
	background-color:#DDDDDD;
	font-size:8pt;
	
}
thead.rub{
	background-color:#336699;
	color:#66FF99;
	font-size:12pt;
	font-weight:"bold";
	letter-spacing: 5px;
}
em{
	font-size:13pt;
	font-weight:"bold";
	font-style:"normal";
	color:#66FF99;
	/*color:#CCFF33;  couleur jaune*/
}
.aspec{
	font-size:10pt;
	color:#336699;
	font-weight:"bold";
}
.rg{
	font-size:10pt;
	color:#CC3366;
	font-weight:"bold";
}
strong{
	font-size:12pt;
	font-weight:"bold";
	/*letter-spacing: 6px;*/
}

a:link {color:#336699; text-decoration: underline}
a:visited {color:#663399; text-decoration: underline}
a:hover {color:#990033; text-decoration: underline}
/* color:#B0D288 */
.g {
	font-size:13pt;
	font-weight:"bold";
	color:#CC3366;
}
.gs {
	font-size:10pt;
	font-weight:"bold";
	color:#CC3366;
}
.sm{
	font-size:8pt;
}
.f{
	font-size:10pt;
	color:#000000;
}
a.f:link {color:#66FF99; text-decoration: none}
a.f:visited {color:#66FF99; text-decoration: none}
a.f:hover {color:#CCFF33; text-decoration: none}

