.legendes {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #9F9FA0;
	text-align: right;
}	


.sous_menu1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
}	

.sous_menu2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
}	


/*}
a:link {
	color: #333333; 
	text-decoration: none; 
	
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a {
	font-size: 11px;
}
*/




a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;  
	color: #9A9A9A;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #3D1000;
	text-decoration: underline;
	
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7B3A1C;
	text-decoration: underline;
}

.commentaires {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	
}	
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D1000;
	font-weight: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D1000;
	font-weight: bold;
}
.boldbleu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B3A1C;
	font-weight: bold;
}
.contenuclair {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B3A1C;
	font-weight: normal;
}
.bold16pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D1000;
	font-weight: bold;
}
.boldbleu16 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B3A1C;
	font-weight: bold;
}

