/* Gabarit */
.lienblanc {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	text-decoration: none;}
.lienbleu2 a{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: Navy;	text-decoration: none;}
.lienbleu2 a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: Navy;	text-decoration: underline;}
.contenu {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #363636;	text-decoration: none;	text-align : left;	padding-left: 5px;	margin-right: 5px;	line-height : 20px;}
.titreblanc {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: white;	text-decoration: none;	font-weight : 300;}

/*tableau des contenus*/
.tableaucriteres{background-image: url(../images/criteres.gif);	background-repeat: no-repeat;}

/* Tableau de contenu */
.ligne_titre_inverse{	font-family: Arial, Verdana, Tahoma;	font-size: 11px;	color: navy;	background-color : white;	text-decoration: none;}
.ligne_select{	font-family: Arial, Verdana, Tahoma;	font-size: 11px;	color: navy;	text-align: left;	background-color : #FCCC06;}
.ligne_1{	font-family: Arial, Verdana, Tahoma;	font-size: 11px;	color: navy;	text-align: left;	background-color : #FBFBFB;}
.ligne_1 a{ text-decoration: none; color: navy;}
.ligne_1 a:hover { text-decoration: none; color: navy;}
.ligne_2 {	font-family: Arial, Verdana, Tahoma;	font-size: 11px;	color: navy;		text-align: left;	background-color : #E5E5E5;}
.ligne_2 a { text-decoration: none; color: navy;} 
.ligne_2 a:hover { text-decoration: none; color: navy;}
.ligne_titre{font-family: Arial, Verdana, Tahoma;	font-size: 11px;	color: white;	background-color : navy;	text-decoration: none;}
.ligne_titre a {font-family: Arial, Verdana, Tahoma;	font-size: 11px;	color: white;	background-color : navy;	text-decoration: none;}
.ligne_titre a:hover{font-family: Arial, Verdana, Tahoma;	font-size: 11px;	color: white;	background-color : navy;	text-decoration: none;}

/* Fiche moteur */

.promos{
	width: 190px;
	height: 90%;
	margin-top: 10px;

	margin-left: 4px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: navy;
	text-align: center;
}
.promos a{
	text-decoration: none;
}
.textemoteurs{

	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: navy;
	
}