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

#menu
{
	position:relative;
	left:0px;
	width:679px;
	height:25px;
	z-index:10;
}

#menu_accueil a
{
	position:absolute;
	left:0px;
	width:57px;
	top:0px;
	background-repeat:no-repeat;
	height:25px;
}

#menu_a_propos a
{
	position:absolute;
	left:57px;
	width:129px;
	top:0px;
	background-repeat:no-repeat;
	height:25px;
}



#menu_produits
{
	position:absolute;
	left:186px;
	width:86px;
	top:0px;
	background-repeat:no-repeat;
	height:25px;
}



#menu_produits:hover > #menu_deroulant
{
	display:block;
}







#menu_deroulant
{
	position:absolute;
	top:24px;
	left:2px;
	z-index:10;
	display:none;
}


#menu_vetements a
{
	position:absolute;
	top:-2px;
	left:-2px;
	background-repeat:no-repeat;
	width:87px;
	height:24px;
}


#menu_literie a
{
	position:absolute;
	top:22px;
	left:-2px;
	background-repeat:no-repeat;
	width:87px;
	height:20px;
}



#menu_accessoires a
{
	position:absolute;
	top:42px;
	left:-2px;
	background-repeat:no-repeat;
	width:87px;
	height:23px;
}



























/*

#sous_menu_produits
{
	background-image:url(../img/sous_menu_blank.jpg);
	top:25px;
	width:87px;
	height:25px;
}

#sous_menu_produits a
{
	background-image:url(../img/sous_menu_blank.jpg);
	width:87px;
}

#sous_menu_produits a:hover
{
	background-image:url(../img/sous_menu_blank.jpg);
}



*/






















#menu_concours a
{
	position:absolute;
	left:272px;
	width:91px;
	top:0px;
	background-repeat:no-repeat;
	height:25px;
}

#menu_detaillants a
{
	position:absolute;
	left:363px;
	width:104px;
	top:0px;
	background-repeat:no-repeat;
	height:25px;
}

#menu_contactez_nous a
{
	position:absolute;
	left:467px;
	width:128px;
	top:0px;
	background-repeat:no-repeat;
	height:25px;
}

#menu_langue a
{
	position:absolute;
	left:595px;
	width:84px;
	top:0px;
	background-repeat:no-repeat;
	height:25px;
}