#fmc_contener_div{
	position:relative;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#fmc_blocMAJ{
	width:220px;
	height:15px;
	padding:5px 0px 0px 530px;
	background:url(./images/fmc/fond_blocMAJ.jpg) left top no-repeat;
	color:#fff;
	font-size:10px;
}

#fmc_bandeau{
	width:750px;
	height:171px;
	padding:0px;
}

#fmc_menu{
	width:750px;
	height:46px;
	padding:5px 0px 0px 0px;
}

#fmc_menu ul#blocMenu{
	display:bloc;
	width:605px;
	height:41px;
	float:left;
	padding:0px 0px 0px 35px;
	background:url(./images/fmc/fond_menu.jpg) 10px top no-repeat;
	color:#5a86b3;
	font-size:13px;
	list-style:type:none;
}

#fmc_menu ul#blocMenu li{
	display:inline;
	margin:0px;
	padding:0px;
	background:none;
	list-style:type:none;
}

#blocMenu a, #blocMenu a:visited{
	color:#5a86b3;
	text-decoration:none;
	font-size:13px;
}

#blocMenu a:hover{
	color:#5a86b3;
	text-decoration:underline;
}


#fmc_menu #blocImprimer{
	width:110px;
	height:41px;
	float:left;
}
#blocImprimer a, #blocImprimer a:visited{
	display:block;
	width:60px;
	height:20px;
	padding:5px 25px 0px 0px;
	background:url(./images/fmc/fond_btnImprimer.jpg) right top no-repeat;
	color:#5a86b3;
	text-decoration:none;
}

#blocImprimer a:hover{
	color:#5a86b3;
	text-decoration:underline;
}

#fmc_page{
	width:750px;
	/*padding:15px 0px 0px 0px;
	background:url(./images/fmc/filet.jpg) 207px top no-repeat;*/
}

#fmc_centre{
	padding:0px 10px 10px 10px;
	float:left;
}

#contenu{

}

#fmc_bas{
	width:190px;
	height:11px;
	padding:10px 0px 5px 560px;
	background:url(./images/fmc/fond_footer.jpg) left top no-repeat;
	font-size:9px;
	color:#808080;
}

#fmc_bas a, #fmc_bas a:visited, #fmc_copyright a, #fmc_copyright a:visited{
	text-decoration:none;
	color:#808080;
}

#fmc_bas a:hover, #fmc_copyright a:hover{
	text-decoration:underline;
	color:#808080;
}

#fmc_copyright{
	width:750px;
	padding:0px 0px 10px 0px;
	text-align:center;
	color:#808080;
	font-size:9px;
}

div.plan_du_site_niveau1{
	padding-left:20px;
	font-weight:bold;
	font-size:12px;
}

div.plan_du_site_niveau2{
	padding-left:50px;
	font-weight:bold;
}

div.plan_du_site_niveau3{
	padding-left:80px;
}

div.plan_du_site_niveau4{
	padding-left:110px;
	font-style:italic;
	color:#808080;
}