/*--------------------------------------------------*/
/*                  menu en-tête                    */
/*--------------------------------------------------*/

.menu1 {
	position: absolute;
	bottom: 15px;
	left: 255px;
}

.menu1 ul {padding:0;margin:0;list-style-type:none;}
.menu1 ul ul {}/* ---------n'a aucun effet sur FF*/
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu1 li {float:left;position:relative;} /* -------------Pour changer la largeur du menu principal*/
/* style the links for the top level */
.menu1 a, .menu1 a:visited {display:block;font-size:14px;text-decoration:none; height:51px; line-height:51px;}

.menu1{
width: 390px;
}

.menu1 ul{
background: transparent url(/_boutiques/MLLEBIO/DEV/site_image/accueil_trait.gif) no-repeat scroll 33px 22px;
width: 100%;
height: 51px;
display:block;
}

.menu1 .mb_decale{
padding-left: 20px;
}



.part1 {

}



.part1 a {
	margin-top: 17px;
	width: 23px;
	height: 20px!important;
	background: url(/_boutiques/MLLEBIO/site_image/accueil_logo.gif) no-repeat 0px -20px;
	z-index: 1000;
	
}

.part1 a:hover {
}

.part1 a span{
display:none;
}


.part2 {
padding-left: 28px!important;
}

.part2 a {
	color: #666;
}

.part2 a:hover {
	color: #5dac00;
}

.part3 a:hover {
	color: #33CCED;
}

.part3 {

	
	z-index: 1000;
}

.part3 a {
	color: #666;
}

.part4 {

	z-index: 50;
}

.part4 a {
	color: #666;
}

.part4 a:hover {
	color: #f60;
}

.part5 a{
	color: #666;
}

.part5 a:hover{
	color: #F1BD0A;
}
