.texte-courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 24px;


}
.texte-petit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 5pt;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002A45;
	line-height: 22px;

}
.titre-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 002A45;
}
.titre-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: A5C407;
}
.titre-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: E53517;
}
.titre-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 353535;
	line-height: 18px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;

}

/* liens */

a:link, a:visited, a:active{
	text-decoration: none;
	color: #002A45;
}

a:hover{
	text-decoration: none;
	color: #E53517;
}

a.footer{ color: #FAF20E; }

a.reactions{
	color: #aa2222!important;
	display: inline;
	
}
.titre-gris-encadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-left: thin none #666666;
	background-color: #999999;
	line-height: 22px;
	text-indent: 5pt;






}

