
#navigation{

	position: relative; /* important, ne pas supprimer */
	color: #333333;
	font-size : 13px;
	font-family: Helvetica, Arial, sans-serif;
}

#menu_deroulant li{
	float:left;
	padding-left:3px;
}
#menu_deroulant {
	margin:0;
	padding:0;
	list-style:none;
}

#menu_deroulant .sous_menu{
	display: none;
	position: absolute;
	background: #E68AB3;
	width: 793px;
	height:150px;
	left: 0;
	z-index:999;
}

#menu_deroulant li img {
vertical-align: bottom;
}

#menu_deroulant .s1{
	background: #A8CBFF;
}
#menu_deroulant .s2{
	background: #A8CBFF;
}
#menu_deroulant .s3{
	background: #A8CBFF;
}
#menu_deroulant .s4{
	background: #A8CBFF;
}
#menu_deroulant .s5{
	background: #A8CBFF;
}
#menu_deroulant .s6{
	background: #A8CBFF;
}
#menu_deroulant .s7{
	background: #A8CBFF;
}
#menu_deroulant .s8{
	background: #A8CBFF;
}

#centre {
clear:both;
}
#menuimggauche {
float:left;
width:185px;
padding:3px;
}
#menuliendroite {
float:left;
width:550px;
padding:3px;
}
#larubrique {
float:left;
width:180px;
}
