@charset "utf-8";
/* CSS Document */

#menu{
	background-color:#FFFFFF;
	height:34px;
	margin:0;
	padding:0;

}

#table_centre{
	height:34px;
	margin:0;
	padding:0;
	background-image: url(/imageprod11/deco/fond_menu.gif);
	background-repeat: repeat-x;
	background-position: top;

	}
	
#gauche_menu{
	margin :0;
	padding:0;
	vertical-align:middle;
	height:100%;
	float:left;
	width:320px;


}

.textemenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	cursor: pointer;
	margin-bottom:3px;
	padding-top:4px;
	margin-right:3px;
	float:left;
}
a .textemenu{
	text-decoration: none;
}
a .textemenu:hover{
	text-decoration:underline;

}
.bouton_menu{
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	margin-left:23px;
	margin-top:4px;
	width:auto;
	height:25px;

}
.bouton_menu a{
	text-decoration: none;
}
.bouton_menu a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#centre_menu{
	margin :0;
	padding:0;
	text-align:center;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	height:34px;
	
}


#droite_menu{
	margin :0;
	padding:0;
	width:auto;
	height:27px;
	margin-left:5px;
	text-align:center;
	padding-top:7px;

}

#droite_menu form{
	margin :0;
	padding:0;
	
}


#champrecherche{
	background-color:#D4D4D4;	
	border:0;
	margin:0;
	padding:0;
	margin-top:3px;
	float:left;
}
.texte_recherche{
	width:139px;
	height:19px;
	margin:0;
	padding:0;
	margin-right:40px;
	padding-left:24px;
	background-image: url(/imageprod11/deco/fond_recherche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;

}

.boutonrecherche{
	margin:0;
	padding:0;
	margin-left:2px;
	cursor:pointer;
	vertical-align:top;


}

#delais{
	margin:0;
	padding:0;
	text-align:left;
	color:#FFFFFF;
	font-size:13px;
	display:inline-block;
	margin-top:8px;
}


#delais a{
	color:#FFFFFF;
	text-decoration:none;
}

#delais a:hover{
text-decoration:underline;
}

#bullepanier{
	position:absolute;
	top:135px;
	left:109px;
	width:200px;
	height:141px;
	z-index:1;
	display:none;
}

#valeurs{
	display:inline-block;
	font-size:13px;
	margin-left:25px;
	margin-top:8px;
}

#valeurs a{
	margin-right:25px;
	color:#FFFFFF;
	text-decoration:none;
}
#valeurs a:hover{
	text-decoration: underline;
}
