.titres {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
}
.soustitres {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #333333;
	text-indent: 7px;
	color: #CCCCCC;



}
a:link  {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; text-decoration: none;font-weight: bold; font-size: 11px;}
a:visited  {  font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none;font-weight: bold; font-size: 11px;}
a:hover {font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; text-decoration: none;font-weight: bold; font-size: 11px;}

.liens {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #333333;
	padding-left: 15px;
	background-position: left;
	background-color: #000000;
	
}
.texte {

	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #333333;
}
.titreclair {

	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #999999;
	background-color: #E2E2E2;
	font-weight: bold;
}
.texteclair {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #999999;
	text-align: left;

}
.fond {
	background-color: #000000;
	border: 0px 0 #666666;
	vertical-align: top;

}
