@charset "utf-8";
/* CSS Document */

#acces_direct {
	float: left;
	width:820;
	margin:0;
	padding:0;
	font-size:14px;
	color:#333158;	
	background-color:#fafafa;
}

#acces_direct #gauche {
	width:410px;
	float:left;
	
}



#acces_direct #gauche div{
	width:410px;
	float:left;
	
}

#acces_direct #gauche #vide{
	width:205px;
	height:50px;
	float:left;
	
}


#acces_direct #droite {
	width:410px;
	float:left;
	
}

#acces_direct #droite div{
	width:410px;
	float:left;
	
}

#acces_direct #droite #vide{
	width:410px;
	height:50px;
	float:left;
	
}


#acces_direct ul{
	width:150px !important;
	width:140px;
	float:left !important;
	list-style:none;
	
	
}

#acces_direct li{
	font-size:14px;

	
}
#acces_direct h2{
	
	font-size:14px;
	margin-top:10px;
	margin-bottom:0;
	padding-left:10px !important;
	
}
#acces_direct h2 a,
#acces_direct h2 a:link,
#acces_direct h2 a:hover,
#acces_direct h2 a:active,{
	
	color:#d70525;	
}

#acces_direct p{
	font-size:14px;	
	margin:0;
	padding:0;
	color:#333158;
}

