@charset "utf-8";
/* CSS Document */

/*/// Style du bas de page /////////////////////////////////*/		
#content #center #left_menu #link_section img.onglet {
	float:right;
}

#content #center #left_menu #link_section div.rollOverMenu {
	width:159px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 15px 13px 15px;;
	margin:0;
}

#content #center #left_menu #link_section div.rollOverMenu a {
	color:#5a5f61;
	text-decoration:none;
	line-height:17px;
	text-transform:none;
}

	#content #center #left_menu #link_section div.rollOverMenu a:hover {
		color:#54c2ec;
	}

#content #center #left_menu #link_section div.rollOverMenu a img {
	margin-right:5px;
}

#content #bottom {
	background:url(../medias/images/communs/img_bottom_fond.gif) repeat-x bottom left #ffffff;
	padding-top:59px;
}

	#content #bottom #conteneur {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
	
	#bottom #bottom_menu {
		height:54px;
		float:left;
		width:140px;
	}
	
	#bottom #bottom_menu a {
		display:block;
		color:#ffffff;
		font-size:10px;
		text-decoration:none;
	}
	
	#bottom #bottom_menu a:hover {
		text-decoration:underline;
	}
	
	#bottom #droits {
		font-size:10px;
		color:#c3dfea;
		width:525px;
		float:left;
	}