#nav_niveau2{
	height: 22px;
	background-color: #0c789f;
}
#nav_niveau2 li {
	list-style-type: none;
	display: inline;
	padding: 0 15px 0 15px;
}
.nav_niveau2 {
	list-style-type: none;
	display: inline;
	background: url(../images/layout/separateur_niveau2.png) top left no-repeat;
	padding: 0 15px 0 15px;
}
#nav_niveau2 a{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#nav_niveau2 a:hover{
	
	text-decoration: underline;
}
.bandeau_fiche{
	width: 717px;
	height: 141px;
	background: url(../images/fiches/bandeau_fap.jpg) top left no-repeat;
	margin: 20px 0 0 0;
	padding: 0;
 }
 
.bandeau_fiche_moteur{
	width: 717px;
	height: 141px;
	background: url(../images/fiches/bandeau_moteur.jpg) top left no-repeat;
	margin: 20px 0 0 0;
	padding: 0;
 }
 
#content_fiche{
	/*border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;*/
}
#nav_niveau3{
	height: 19px;
	background: url(../../image/layout/degrade_nav3.png) top left repeat-x;
	padding:0 0 0 10px;
}
#nav_niveau3 a{
	display: block;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555356;
	text-decoration: none;
	padding: 3px 15px 4px 12px;
	float:left;
}
#nav_niveau3 a:hover{
	background-color: #848585;
	color: #ffffff;
}

.fiche{
	font-family: verdana;
	font-size: 10px;
	color: #727272;
	text-align: justify;
	margin: 0;
	padding: 10px;
	/*border-left: 1px solid #bcbcbc;*/
	/*border-right: 1px solid #bcbcbc;*/
	/*border-bottom: 1px solid #bcbcbc;*/
}
.big_fiche{
	background: #FFF url(../images/fiches/degrade_fiche.gif) top left repeat-x;
	font-family: verdana;
	font-size: 10px;
	color: #727272;
	text-align: justify;
	margin: 0;
	/* border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc; */
}
#content_fiche H1{
   background:  url(../images/fiches/degrade_titre.gif) top left repeat;
	width: 717px;
   height: 21px;
	font-family: verdana;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 4px 0 0 0;
	margin: 0;
}
#content_fiche H2{
	font-family: verdana;
	font-size: 12px;
	color: #002454;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#content_fiche H3{
	font-family: verdana;
	font-size: 11px;
	color: #002454;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
/*
#content_fiche .infos_g_gris{
	float: left;
	text-align: right;
	border-right: 1px solid #bdbbbc;
	padding: 0 5px 0 0;
}
#content_fiche .infos_g_bleu{
	float: left;
	text-align: left;
	color:#002454;
	font-weight: bold;
	margin: 0 0 0 10px;
}
*/
	#nav_pages{
	width: 680px;
   height: 25px;
	font-family: arial;
	font-size: 12px;
	color: #8c8a8d;
	text-align: center;
	margin:30px 0 23px 0; 
	padding: 3px 0 0 0;
	}
	
	#nav_pages a {
	font-family: arial;
	font-size: 12px;
	color: #8c8a8d;
	text-align: center;
	text-decoration: none;
	margin: 0 4px 0 0; 
	padding: 1px 4px 1px 4px;
	border: 1px solid #8c8a8d;
	background-color: #FFF;
	}
	#nav_pages a:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin: 0 4px 0 0;  
	padding: 1px 4px 1px 4px;
	border: 1px solid #8c8a8d;
	background-color: #acaaad;
	}
	#nav_pages a:active {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin: 0 4px 0 0;  
	padding: 1px 4px 1px 4px;
	border: 1px solid #8c8a8d;
	background-color: #acaaad;
	}
	