@charset "utf-8";
/* CSS Document */

#conteneur_identite_visuel, 
#conteneur_menu_principal, 
#conteneur_sous_menu_categorie {
	width:1000px;
	_width:1015px;
}

#entete #identite_visuel {
	background:url(../medias/interface/entete/entete_rouge_fond40.jpg) no-repeat top center;
	height:109px;
	background-color:#1f0202;
	overflow:hidden;
}

#entete #identite_visuel #logo {
	float:left;
	margin : 21px 0 0 10px;
}

#entete #identite_visuel #menu_rouge {
	float:right;
	background:url(../medias/interface/entete/menu_rouge_fond.gif) repeat-x bottom left #a51818;
	height:22px;
	margin-top:87px;
	margin-left:0;
	padding-left:0;
	overflow:hidden;
}

#entete #identite_visuel #menu_rouge img {
	float:left;
}

#entete #identite_visuel #menu_rouge img#icone_panier {
	margin-right:10px;
}

#entete #identite_visuel #menu_rouge a {
	color:white;
	display:block;
	float:left;
	vertical-align:middle;
	padding:3px 10px 4px 10px;
	margin-top:1px;
	border-right: 1px solid #811616;
	font-weight:normal;
}

#entete #menu_principal {
	background:url(../medias/interface/entete/menu_principal_fond.gif) no-repeat top center;
	background-color:#69645b;
	height:30px;
	clear:right;
}

#entete #menu_beige {
	float:left;
	background-color:#f2e7cb;
	height:30px;
	overflow:hidden;
}
#entete #menu_beige ul, #entete #menu_beige li,
#entete #menu_recherche ul, #entete #menu_recherche li {
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
}

/*#entete #menu_beige a {
	color:#3c3730;
	display:block;
	float:left;
	vertical-align:middle;
	padding:7px 12px 6px 12px;
	margin-top:1px;
	border-right: 1px solid #d3c9b2;
	text-transform:uppercase;
	font-style:italic;
}*/

#entete #menu_recherche {
	float:right;
}

#entete #menu_recherche input.champ_recherche {
	background:url(../medias/interface/entete/btn_champ_recherche_fond.gif) no-repeat top left;
	width:195px;
	height:18px;
	color:#726d63;
	padding:5px 4px 0 4px;
	margin-top:4px;
	font-size:11px;
}

#entete #menu_recherche input.btn_loupe {
	/*border-left:1px solid #b8b5af;*/
}

#entete #menu_recherche input {
	margin-top:4px;
	float:left;
}

#entete #menu_recherche a {
	color:		#d0c7ba;
	display:	block;
	float:		left;
	padding:	7px 0 6px 12px;
	margin-top:	1px;
	font-size:	10px;
	font-weight:normal;
}

#entete #menu_recherche img {
	margin:14px 0 0 8px;
}

#entete #sous_menu_categorie {
	clear:both;
	background:url(../medias/interface/entete/sous_menu_fond.gif) repeat-x top left #cdc3ad;
	height:30px;
	overflow:hidden;
}

#entete #sous_menu_categorie a {
	color:#2a261d;
	display:block;
	float:left;
	vertical-align:middle;
	padding:7px 12px 6px 12px;
	margin-top:1px;
	font-weight:normal;
}

#entete #sous_menu_categorie img {
	float:left;
	margin-top:1px;
}


/* DROPDOWN MENU */
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	border: 1px solid #6d665a; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background:url(../medias/interface/entete/dropdown_fond.gif) repeat-x top left #81796b;
	width: 187px;
	visibility: hidden;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 8px;
	text-align:left;
	border-bottom: 1px solid #6d665a; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration:none;
	font-weight: bold;
	color: #ffffff;
	height:20px;
	background:url(../medias/interface/entete/menu_deroulant_fond.gif) repeat-x top left #81796c;
}

.dropmenudiv a:hover{
	background:url(../medias/interface/entete/menu_deroulant_fond_over.gif) repeat-x top left #81796c;
	text-decoration:none;
}

.dropmenudiv a span{
	font-weight:normal;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

/* DROP MENU RECHERCHE */
/* MENU NAVIGATION RECHERCHE */
#nav_recherche, 
#nav_raffiner {
	background:#eee6d2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
	#nav_recherche p.directive,
	#nav_raffiner p.directive {
		color:#6a6256;
		font-size:12px;
		margin:0 18px;
	}
	
	#nav_recherche p.directive a, 
	#nav_raffiner p.directive a {
		font-weight:normal;
		text-decoration:underline;
		color:#6a6256;
	}
	
	#nav_recherche p.directive a:hover, 
	#nav_raffiner p.directive a:hover {
		text-decoration:none;
		color:#9B0808;
	}
	
	#nav_recherche div#fond_titre { background-color:#e3d8c1; }
	
	/* FORMULAIRE RECHERCHE AVANCÉE */
	#dropmenu_recherche {
		margin-left:-82px;
		margin-top:2px;
		display:inline;
	}
	#dropmenu_recherche form#fEnteteRecherche{ margin:10px 0 0 0; }
	
	#dropmenu_recherche form#fEnteteRecherche ul,
	#dropmenu_recherche form#fEnteteRecherche li {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#dropmenu_recherche form#fEnteteRecherche li {
		padding:0 10px;
		list-style:none;
	}
	
	#dropmenu_recherche label {
		font-size:11px;
		color:#6a6256;
		font-weight:bold;
		margin-bottom:3px;
		padding:0;
		display:block;
	}
	
	#dropmenu_recherche label#lbl_txt_titre {
		padding-top: 10px;
		margin-bottom:3px;
	}
	
	#dropmenu_recherche label#lbl_cbx_nouveaute { float:left; color:#ffffff;}
	
	#dropmenu_recherche input#cbx_nouveaute {
		margin: 0 0 0 7px;
		padding:0;
		float:left;
		line-height:5px;
		display:inline;
	}
	
	#dropmenu_recherche input.texte {
		border:1px solid #8d8374;
		font-size:11px;
		height:16px;
		padding:5px 4px 0 4px;
		color:#6a6256;
		width:158px;
		background:url(../medias/interface/communs/com_nav_recherche_fond.png) top left no-repeat #ffffff;
		margin-bottom:10px;
	}
	
	#dropmenu_recherche select.texte {
		border:1px solid #8d8374;
		font-size:11px;
		color:#6a6256;
		width:168px;
		padding:0 0;
		height:20px;
		line-height:15px;
		background:url(../medias/interface/communs/com_nav_recherche_fond.png) top left no-repeat #ffffff;
		margin-bottom:10px;
	}


#dropmenu_recherche .btn-tous-entete{
	/*height:47px;*/
	height:17px;
	padding:0px 0 0 0;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:5px;
	float:right;
	width:168px;
}

#dropmenu_recherche .btn-tous-entete a{
	padding-top:5px;
	line-height:10px;
}

#dropmenu_recherche .btn-tous-entete a:link,
#dropmenu_recherche .btn-tous-entete a:active,
#dropmenu_recherche .btn-tous-entete a:visited{
	height:10px;
	display:block;
	background:url(../medias/interface/communs/com_btn_tous_up.gif) no-repeat bottom center;
	margin:auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#403f3f;
	text-align:center;
	padding-left:0;
	margin-bottom:5px;
}

#dropmenu_recherche .btn-tous-entete input#rasubmit{
	width:168px;
	padding:3px 0;
	background:url(../medias/interface/communs/com_btn_tous_up.gif) no-repeat bottom center;
	margin:auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#403f3f;
	text-align:center;
	padding-left:0;
	margin-bottom:5px;
}

