/*
 *
 * bordures grises : #666
 * fond input : #333
 * bordures or foncé : 	#E1AE13
 * Copyright Alfos SARL 2008
 * @version 0.21
*/

* {
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/* 
================================================
	Global
================================================
*/

body {
	font-family: "Eurostile Condensed","Arial Narrow", "Trebuchet MS", "Tahoma", sans-serif;
	font-size: 9pt;
	color: #fff;
	background-color: #000;
}

a {	color: #fff;}

div#all {
	position: relative;
	width: 1002px; /*992px; /*962px;*/
	margin-left: auto;
	margin-right: auto;
}

.clearboth {clear: both;}
.breadcrumbs {
	padding-left: 10px;
	font-weight: bold;  
}
/*
================================================
	Banni�re
================================================
*/

div#banniere {
	position: relative;
	height: 50px;
	margin-bottom: 5px;
}

div#logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 152px;
	width: 297px;
	background-image: url('../img/logo_wof.gif');
}

/*
div#logo h1 a {
	display: block;
	width: 297px;
	height: 152px;
}

div#logo h1 a span {
	display: none;
}*/

div#menu {
	z-index: 1;
	position: absolute;
	left: 5px;
	bottom: 10px;
	text-align: left;
	font-weight: bold;
	width:49%;
	float:left;
	font-family: Arial, sans-serif;
	font-style:italic;
	font-size:0.9em;
	/*border:1px solid yellow;*/
}

div#menu ul li {
	display: inline;
}

div#menu ul li a {
	text-decoration: none;	
}

div#menu ul li a:hover, div#menu ul li a.menu_top_selected {
	color: #DDC51B;
}


/*
ul#choix_recherche {
	position: relative;
	margin-bottom: 10px;
}

div#all div#select_recherche {
	z-index: 500;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 228px;
	font-weight: normal;
	text-transform: uppercase;
}

div#all div#select_recherche ul#choix_recherche {
	margin-left: 50px;
	list-style: none none;
}

div#all div#select_recherche ul#choix_recherche li {
	background: url('../img/puce_grise.png') no-repeat 0px 4px;
	padding-left:11px;
	line-height:1.4em;
	cursor: pointer;
}

div#all div#select_recherche ul#choix_recherche li.actif, div#all div#select_recherche ul#choix_recherche li:hover {
	color: #DDC51B;
	background: url('../img/puce_or.png') no-repeat 0px 4px;
	cursor: pointer;
}

div#all div#select_recherche span {
	cursor: pointer;
}
*/

form#form_recherche {
	display: none;
}


form#form_recherche input {
	float:left;
	width: 148px;
	height: 17px;
	padding-top: 1px;
	padding-left: 2px;
	color: #fff;
	font-family: "Eurostile Condensed","Arial Narrow", "Trebuchet MS", "Tahoma", sans-serif;
	text-transform: uppercase;
	font-size:1em;
	text-align:left;
	background-color: #000;
}

form#form_recherche input#valider_recherche_mot_cle {
	float: right;
	width: 25px;
	height: 18px;
	text-align: center;
	background-color: #363537;
	border-left: solid 1px #fff;
	cursor: pointer;
}

/* pseudo select js */

div#all div#select_recherche  {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 25px;
	text-transform: uppercase;
}

div#bouton_choix_recherche {
	position: absolute;
	z-index: 200;
	top: -3px;
	left: -18px;
	width: 28px;
	height: 27px;
	background-image: url('../img/recherche_plier.gif');
	cursor: pointer;
}
/*
div#choix_recherche {
	position: relative;
	float: left;
	width: 192px;
	height: 18px;
	margin-left: 20px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	border: solid 1px #c3c3c3;
}*/

div#all div#select_recherche div#select_rechercheg {
	position: absolute;
	z-index: 200;
	top: -4px;
	left: -18px;
	width: 28px;
	height: 27px;
	background-image: url('../img/recherche_plier.gif');
	cursor: pointer;
}

div#all div#select_recherche div#select_recherched {
	float: left;
	display: block;
	width: 100px;
}

div#all div#select_recherche div#contenu_select {
	position: relative;
	float: left;
	width: 192px;
	height: 18px;
	margin-left: 20px;
	padding-left: 10px;
	border: solid 1px #c3c3c3;
}

div#all div#select_recherche div#contenu_choix_recherche {
	position: relative;
	float: left;
	width: 192px;
	height: 18px;
	margin-left: 20px;
	padding-left: 10px;
	border: solid 1px #c3c3c3;
}

div#all div#select_recherche div#contenu_select p {
	padding-top: 1px;
	padding-left: 2px;
}


ul#liste_choix_recherche {
	display: none;
	position: absolute;
	top: 19px;
	left: 31px;
	width: 214px;
	margin-left: -43px;
	border: solid 1px #c3c3c3;
	border-top: 0;
	border-left: 0;
}

ul#liste_choix_recherche li {
	display: block;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	border-left: solid 1px #c3c3c3;
	cursor: pointer;
}

div#all ul#liste_marques, div#all ul#liste_cats {
	position: absolute;
	top: 19px;
	left: -12px;
	display: none;
	width: 214px;
	border: solid 1px #c3c3c3;
	border-top: 0;
	border-left: 0;
}

div#all ul#liste_marques li, div#all ul#liste_cats li {
	display: block;
	height: 20px;
	border-left: solid 1px #c3c3c3;
}

div#all ul#liste_marques li.ligne1_select, div#all ul#liste_cats li.ligne1_select,  ul#liste_choix_recherche li.ligne1_select {
	background-color: #3F3F41;
}

div#all ul#liste_marques li.ligne2_select, div#all ul#liste_cats li.ligne2_select, ul#liste_choix_recherche li.ligne2_select {
	background-color: #363537;
}

div#all ul#liste_marques li a, div#all ul#liste_cats li a {
	display: block;
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
	text-decoration: none;
}

div#all ul#liste_marques li a:hover, div#all ul#liste_cats li a:hover {
	color: #DDC51B;
}


/*
================================================
	résultats recherche
================================================
*/

/**/
#page_resultats
{
	/*border:1px solid yellow;*/
	width: 755px;
	float:left;
}


ul#resultats_recherche li {
	clear: both;
	display:block;
	list-style: none;
}

div.article-photo {
	float: left;
	display: block;
/*	width: 123px;
	height: 123px;*/

	/*border: solid 1px #fff;*/
}

div#fiche_article_droite img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: solid 8px #3F3F41;
}

div.article-accroche {
	float: left;
	display:block;
	width: 410px;
	/*border: 1px solid red;*//* ok */
}

div#page_resultats h4 {
	margin-top: 10px;
}

div#page_resultats h4 a {
	color: #DDC51B;
	text-decoration: none;
}

div#page_resultats {
	padding: 10px;
}

div#page_resultats h2 {
	padding-left: 10px;
	color: #DDC51B;
	border-left: solid 8px #DDC51B;
}

div#page_resultats p.curseur {
	text-align :center;
	margin-top: 60px;
}

div#page_resultats p.curseur a {
	text-decoration: none;
}

div#page_resultats p.curseur span {
	font-weight: bold;
}

/* 
================================================
	Contenu
================================================
*/

div#alu_haut {
	height: 11px;
	line-height: 0;
	font-size: 0;
	background-image: url('../img/bord_haut.gif');
}

div#alu_gauche {
	float: left;
	width: 11px;
	height: 565px; /* 608px; */
	background-image: url('../img/bord_gauche.gif');
}

div#contenu {
	z-index: auto;
	/*position: aboslute;*/
	float: left;
	width: 980px; /* 940px; */
	height: 565px; /* 608px; */ /* taille interieure */
}

div#alu_droit {
	float: left;
	width: 11px;
	height: 565px; /* 608px; */
	background-image: url('../img/bord_droit.gif');
}

div#alu_bas {
	clear: both; 
	height: 11px;
	line-height: 0;
	font-size: 0;
	background-image: url('../img/bord_bas.gif');
}

div#modifs_moyen {
	width: 980px; /* 940px; */
	height: 15px;
	background: url('../img/grille_haut.gif') no-repeat center top;
}


/*
=====================================
	Menu gauche
=====================================
*/

div#categories_desc {
	float: left;
	width: 188px;
	height: 418px; /* 387 */
	margin-top: 1px;
	border-right: solid 1px #E1AE13;
	overflow:hidden;
 	font-size:1em;
 	font-weight: normal;
 	text-transform: uppercase;
	line-height:1.4em !important;
	overflow:hidden;
}

div#categories_desc.long {
	height: 538px;
	/*border: 1px solid yellow;*/
}

/* liste principale */
div#menu_conteneur ul {
	font-weight: normal;
	margin-left: 8px;
	list-style: none none;
}

div#categories_desc ul {
	width:149px; /* 160 */
	/*border-right:1px solid yellow;*/
}
/* c'est le a qui devrait avoir le hover pour < ie6 */

div#menu_conteneur ul h4 {
	font-size: 1em;
}


div#menu_conteneur ul li span {
	background: url('../img/puce_grise.png')  no-repeat 0px 4px;
	padding-left:11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
}

/*div#categories_desc ul li span:hover,*/
div#menu_conteneur ul li span#niv1_selected, div#menu_conteneur ul li span:hover {
	font-weight: normal;
	text-transform: uppercase;
	color: #DDC51B;
	background: url('../img/puce_or.png') no-repeat 0px 4px;
}

div#menu_conteneur ul a span#niv1_selected {
	font-weight: normal;
	background: url('../img/puce_or.png') no-repeat 0px 4px;
	text-transform: uppercase;
}

/* annulation pour sous liste */
div#menu_conteneur ul li ul li {
	font-weight: normal;
	padding-left:10px;
	width:99%;

}

div#menu_conteneur ul li ul a {
	font-weight: normal;
	background: url('../img/puce_grise.png') no-repeat left center;
	padding-left:11px;
	text-decoration: none;
	display:block;
}

div#menu_conteneur ul li a {
	font-weight: normal;
	text-decoration: none;
}


div#menu_conteneur ul.marque_ds_liste_cat li a:hover, div#menu_conteneur ul a#niv2_selected {
	text-transform: uppercase;
	font-weight: normal;
	background: url('../img/puce_or.png') no-repeat left center;
	color: #DDC51B;
}

/* liste secondaire */
div#menu_conteneur ul li ul {
	font-weight: normal;
	margin-left: 3px;
	border-left:1px solid #888;
}


a#go_marques {
	display: block;
	margin-left:40px;
	margin-top: 20px;
}
	/*width: 10em;
	height: 1.6em;*/
/*	padding-top: 2px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-decoration: none;*/
	/*border: solid 1px #888;*/
	/*text-transform: uppercase;
}


/* scroll menu */

#menu_conteneur
{
    margin-top:5px;
	height:255px;
	float: left;
	overflow:hidden;
}

.long #menu_conteneur
{
	height:310px;
}

div#scroll_menu_conteneur {
margin-top:5px;
	float: left;
	padding-left: 0px;
	width:18px;
	display:none;
}

div#scroll_menu {
	width: 14px;
	height: 230px;
	background-color: #452E04;
	border-left: solid 1px #E1AE13;
	border-right: solid 1px #E1AE13;
	margin-left: auto;
	margin-right: auto;
}

.long div#scroll_menu {
		height: 280px;
	}

	div#bouton_haut_scroll_menu {
		height: 14px;
		width: 14px;
		margin-left: auto;
		margin-right: auto;
		line-height: 0;
		font-size: 0;
		background-color: #452E04;
		background-image: url('../img/picto_defil_haut.png');
		background-repeat: no-repeat;
		background-position: center;
		border:1px solid #E1AE13;
		border-bottom: none;
		cursor: pointer;
	}

	div#bouton_bas_scroll_menu {
		height: 14px;
		width: 14px;
		margin-left: auto;
		margin-right: auto;
		line-height: 0;
		font-size: 0;
		background-color: #452E04;
		background-image: url('../img/picto_defil_bas.png');
		background-repeat: no-repeat;
		background-position: center;
		border: solid 1px #E1AE13;
		border-top: none;
		cursor: pointer;
	}
/*
=====================================
	Contenu catalogue
=====================================
*/

/* partie juste avant */
#precat {
	font-family: Arial, sans-serif;
	float:left;
	height:75px;
	width:775px;
	float:left;
}

#radiocat {	margin-left:25px; }
/*#radiocat a {	text-decoration:none; }*/

#radiocat span, #go_marques {
padding-left:20px;
background: url('../img/radiocat.gif') no-repeat left center;
display:block;
float:left;
margin-left: 15px;
}

/* breadcrumbs */

#radiocat span.actif {
	font-weight:bold;
	color: #E1AE13;
}

.breadcrumbs {
	margin: 0 0 15px 10px;
	color:#aaa;
	float:left;
	text-transform: uppercase;
}

.breadcrumbs a, .breadcrumbs span {
	color: #ffffff;
	text-decoration: none;
}

.breadcrumbs a:hover {	color:#E1AE13; }

/* racourcis slider */

#raccourcis_scroll span span {	display: none; }
#raccourcis_scroll { /*border: 1px solid red;*/ height:20px; }
/*p#raccourcis_scroll { width:50px;}*/


span#raccourcis_scroll_fin {
	float: right;
	display: block;
	width: 21px;
	height: 19px;
	margin-right: 5px;
	background-image: url('../img/bouton_fin.gif');
	/*background-position: 0 19px;*/
	cursor: pointer;
}

span#raccourcis_scroll_suite {
	float: right;
	display: block;
	width: 21px;
	height: 19px;
	background-image: url('../img/bouton_suite.gif');
	cursor: pointer;
}

span#raccourcis_scroll_precedent {
	float: right;
	display: block;
	width: 21px;
	height: 19px;
	margin-right: 5px;
	background-image: url('../img/bouton_precedent.gif');
	cursor: pointer;
}

span#raccourcis_scroll_debut {
	float: right;
	display: block;
	width: 21px;
	height: 19px;
	background-image: url('../img/bouton_debut.gif');
	cursor: pointer;
}


/* tableau */

div#catalogue {
	position: relative;
	float:left;
	width: 755px;
	height: 455px; /* 447 + 2*10 padding */
	/*margin-top: 1px;*/
	padding-left: 8px;
	overflow: hidden;
	/*border: 1px solid red;*/
}

#conteneur_ul_cat {
/*	padding-top: 10px;
	padding-bottom: 10px;*/
	margin-top:10px;
	margin-bottom:10px;
}

#catalogue-court {
	float:left;
	width: 780px;
	height: 530px;
	margin-top: 1px;
	padding-left: 1px;
	overflow: hidden;
}


/* design avec bloc flottants */
div#catalogue ul#ul_catalogue li { /* total : 149 */
	display: block;
	float: left;
	width: 186px;
	height: 150px;
	border-left: solid 1px #888;
	border-bottom: solid 1px #999;
	background: url('../img/fond_article_liste.gif') repeat-x left bottom ;
	text-align:center;
}

div#catalogue ul#ul_catalogue li div.img_li_cat a {
	display: block;
	padding-left: 11px;
	padding-right: 11px;
}

div#catalogue ul#ul_catalogue li div.img_li_cat a img {
	position: relative;
	z-index: -1;
}

div#catalogue ul#ul_catalogue li div.article_cat_nom {
	margin-top: 0px;
}

div#catalogue ul#ul_catalogue li div.article_cat_nom a {
	display: block;
	height: 25px;
	padding-top: 2px;
	padding-right: 5px;
	margin-left: 1px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

div#catalogue ul#ul_catalogue span.lueur_conteneur {
	display: none;
	position: absolute;
	width: 209px;
	height: 203px;
	left: -16px;
	top: -16px;
	background: none;
}

div#catalogue ul#ul_catalogue a:hover > span.lueur_conteneur{
	display: block;
}

span.test_haut {
	display: block;
	height: 16px;
	width: 218px;
	background-image: url('../img/lueure_haut.png');
}

span.test_bas {
	clear: both;
	display: block;
	height: 13px;
	width: 218px;
	background-image: url('../img/lueure_bas.png');
}

span.test_gauche {
	display: block;
	float: left;
	height: 150px;
	width: 16px;
	background-image: url('../img/lueure_gauche.png');
}

span.test_droit {
	display: block;
	float: right;
	height: 150px;
	width: 16px;
	margin-right: -8px;
	background-image: url('../img/lueure_droite.png');
}

/*
=====================================
	Scroll barre
=====================================
*/

div#scroll, div#scroll_revendeur, div#scroll_galerie {	
	float: left;
	width: 16px;
}

div#scroll_revendeur, div#scroll_galerie  {
	padding-top: 40px;
}

div#footer_contenu {
	clear: both;
	height: 1px;
	margin-left: 188px;
	margin-right: 33px;
	border-top: solid 1px #E1AE13;
	line-height:1px;
}

#scroll_barre, #scroll_barre_revendeur, #scroll_barre_galerie {
	height: 426px; /* 434 */
	width: 14px;
	margin-left: 5px;
	background-color: #452E04;
	border-left: solid 1px #E1AE13;
	border-right: solid 1px #E1AE13;
}
 
#scroll_pointeur, #scroll_pointeur_menu, #scroll_pointeur_revendeur, #scroll_pointeur_galerie{
	height: 22px;
	width: 14px;
	line-height: 0;
	font-size: 0;
	background-image: url('../img/bouton_ascenceur.gif');
}

div#bouton_scroll_bas, div#bouton_scroll_bas_revendeur, div#bouton_scroll_bas_galerie {
	height: 14px;
	width: 14px;
	margin-left: 5px;
	line-height: 0;
	font-size: 0;
	background-color: #452E04;
	background-image: url('../img/picto_defil_bas.png');
	background-repeat: no-repeat;
	background-position: center;
	border: solid 1px #E1AE13;
	border-top: none;
	cursor: pointer;
}

div#bouton_scroll_haut, div#bouton_scroll_haut_revendeur, div#bouton_scroll_haut_galerie {
	height: 14px;
	width: 14px;
	margin-left: 5px;
	line-height: 0;
	font-size: 0;
	background-color: #452E04;
	background-image: url('../img/picto_defil_haut.png');
	background-repeat: no-repeat;
	background-position: center;
	border: solid 1px #E1AE13;
	border-bottom: none;
	cursor: pointer;
}

/*
=====================================
	Contenu page article
=====================================
*/

div#page-article
{
	float:left;
	width: 760px;
	height: 408px; /*388px;*/
	margin-top: 1px;
	padding-left: 10px;
	margin-left:10px;
	background-image: url('../img/fond_article.png');
	background-repeat: repeat-x;
	background-color: #222222;
	/*	border-bottom: 1px solid red;*/
	/*overflow: hidden;*/
}

div#page-article div#fiche_article_gauche {
	float: left;
	width: 277px;
	/*height:320px;
	background:red;*/
}

div#page-article div#fiche_article_droite {
	float: right;
	height:317px;
	width:460px;
}

div#article_des_conteneur {
	width: 300px;
	height: 333px; /*275px;*/
}

div#article_des {
	width: 265px;
	height: 323px;
	float: left;
	overflow:hidden;
}

div#article_des p, div#article_des {
	font-size: 10pt;
	text-align: justify;
}

/* scroll texte article */

div#scroll_article_conteneur {
	float: left;
	padding-left: 15px;
}

div#scroll_article {
	width: 14px;
	height: 288px;
	background-color: #452E04;
	border-left: solid 1px #E1AE13;
	border-right: solid 1px #E1AE13;
	margin-left: auto;
	margin-right: auto;
}

div#bouton_haut_scroll_art {
	height: 14px;
	width: 14px;
	margin-left: auto;
	margin-right: auto;
	line-height: 0;
	font-size: 0;
	background-color: #452E04;
	background-image: url('../img/picto_defil_haut.png');
	background-repeat: no-repeat;
	background-position: center;
	border:1px solid #E1AE13;
	border-bottom: none;
	cursor: pointer;
}

div#bouton_bas_scroll_art {
	height: 14px;
	width: 14px;
	margin-left: auto;
	margin-right: auto;
	line-height: 0;
	font-size: 0;
	background-color: #452E04;
	background-image: url('../img/picto_defil_bas.png');
	background-repeat: no-repeat;
	background-position: center;
	border: solid 1px #E1AE13;
	border-top: none;
	cursor: pointer;
}

div#fiche_article_gauche div#fiche_article_description h2 {
	color: #E9BF2F;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:10px;
}

/*div#fiche_article_gauche div#fiche_article_options*/
 a#fiche_article_video {
	float: left;
	display: block;
	width: 27px;
	height: 34px;
	margin-top: 10px;
	margin-left: 20px;
	padding-left:60px;
	padding-top:10px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../img/picto_video2.gif');
	background-repeat: no-repeat;
}

a#fiche_article_photos {
	float: left;
	display: block;
	width: 57px;
	height: 34px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top:10px;
	font-weight: bold;
	text-decoration: none;
}

#fiche_article_options {
	height: 45px;
}

#fiche_article_options p {
	font-weight:bold;
	color: #E9BF2F;
	text-align:right;
	margin-right:10px;
	margin-top:10px;
}

img#image_article {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

div#page-article img {
	/*float:left;
	display:block;
	border: solid 8px #3F3F41;*/
}

div#page-article div#article_video {
	float: right;
}

span#art_img_prec span, span#art_img_suivante span { /* etait juste apres le bloc suivant */
	display: none;
}

span#art_img_prec {
	float: right;
	display: block;
	width: 21px;
	height: 19px;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url('../img/bouton_precedent.gif');
	background-position: 0 19px;
	cursor: pointer;
}

span#art_img_suivante {
	float: right;
	display: block;
	width: 21px;
	height: 19px;
	margin-top: 5px;
	margin-right:5px;
	background-image: url('../img/bouton_suite.gif');
	cursor: pointer;
}

/*
=====================================
	Slider références
=====================================
*/

div#conteneur_revendeur {
	height: 400px;
	overflow-y: hidden;
}

/*
div#total_references {
	float:left;
	margin-top: 2px;
	margin-left: 20px;
	font-size: 0.9em;
}*/

/* Fix IE */
div#gallerie_ref {
	width: 967px;
	margin-top: 1px;
	padding-left: 9px;
	/*padding-right: 10px;
	border:1px solid red;*/
}

div#gallerie_ref div#flecheg_ref {
	display: block;
	float: left;
	width: 13px;
	height: 110px; /*123px;*/
	margin-top: 8px;
	margin-right: 0px;
	background-color: #413100;
	background-image: url('../img/picto_defil_gauche.png');
	background-repeat: no-repeat;
	background-position: center;
	border: solid 1px #E1AE13;
	cursor: pointer;
}

div#list_ref {
	float: left;
	width: 930px;
	height: 137px; /*  154px; */
	overflow-x: hidden;
	overflow-y: hidden;
}

div#list_ref ul li {
	display:none;
	display: block;
	float: left;
	width: 155px; /*176px;*/
	height: 137px; /* 154px; */
	margin-left: 0;
	margin-right: 0;
	/*border-left: 1px solid red;*/
}

div#list_ref ul li#ref_selection {
	background: url('../img/lueure_slide_horizontal.png') no-repeat -2px -4px;
}

div#list_ref ul li a {
	display: block;
	width: 138px; /*154px;*/
	height: 110px; /* 123px; */
	margin-top: 8px;
	margin-left: 8px;
	border: solid 1px #E1AE13;
	background: url('../img/fond_article_liste.gif') repeat-x left bottom ;
}

#list_ref li a div.modele_nom  {
	display: block;
	height: 21px;
	padding-top: 8px;
	padding-right: 5px;
	margin-left: 1px;
	text-align: right;
}

#list_ref li a
{
	text-decoration: none;
	text-transform: uppercase;
}

div#list_ref ul li:hover {
	background: url('../img/lueure_slide_horizontal.png')  no-repeat -2px -4px;
}

div#list_ref ul#list_ref_art li:hover{
	background: url('../img/lueure_slide_horizontal.png') no-repeat -2px -4px;
}

div#list_ref ul li img {
	display: block;
}

div#gallerie_ref div#fleched_ref {
	display: block;
	float: left;
	width: 13px;
	height: 110px; /*123px;*/
	margin-top: 8px;
	margin-left: 1px;
	background-color: #413100;
	background-image: url('../img/picto_defil_droite.png');
	background-repeat: no-repeat;
	background-position: center;
	border: solid 1px #E1AE13;
	cursor: pointer;
}

div#footer_contenu_desc {
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
	margin-left: 188px;
	margin-right: 10px;
	border-top: solid 1px #E1AE13;
}

/*
================================================
	Page accueil
================================================
*/

#page-index {
	margin:auto;
}

/* 
================================================
	D�taillants
================================================
*/

div#page_revendeur {
	float:left;
	position: relative;
	width: 898px;
	height: 538px;
	margin-top: 1px;
	padding-left: 8px;
	overflow: hidden;
}

div#page_revendeur h3 {
	margin-top: 10px;
	color: #E1AE13;
	padding-left: 5px;
	border-left: solid 8px #E1AE13;
}

div#page_revendeur h4 {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #ff6013;
	font-size: 1.2em;
	font-weight: bold;
	
}

div#page_revendeur div.conteneur_revendeur {
	margin-left: 50px;
}

div.separateur_rev {
	display: block;
	width: 200px;
	height: 1px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
	line-height: 0;
	font-size: 0;
	background-color: #5c5c5c;
}

div#page_revendeur dl dt.nom_magasin {
	font-weight: bold;
}

div#page_revendeur dl dd {
	display: block;
	width: 275px;
}

div#page_revendeur dl dd span.pos_gauche {
	display: block;
	float: left;
	width: 75px;
	color: #9c9c9c;
}

div#page_revendeur dl dd span.pos_droite {
	display: block;
	float: left;
	width: 200px;
}

div#page_revendeur dl dd span.liens_revendeur a {
	color: #ff6013;
}

/* 
================================================
	Formualire de contact
================================================
*/

div#contacts form fieldset {
	padding: 10px;
	border: none;
}

div#contacts form {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

div#contacts form dt {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #E1AE13;
	border-bottom: solid 1px #E1AE13;
}

div#contacts form dd {
	display: block;
	float:left;
	width: 452px;
	padding-top: 2px;
	margin-top: 8px;
}

div#contacts form select {
	width: 305px;
	color:#ccc;
	background-color: #333;
	border: 1px solid #666;
}

div#contacts form label {
	float: left;
	width: 140px;
	color: #eeeeee;
/*	cursor: pointer;*/
}

div#contacts form label.obligatoire {
	font-weight: bold;
}

div#contacts form input {
	float: left;
	width: 300px;
	height: 14px;
	padding: 2px;
	font-family: sans-serif; 
	font-size: 1em; 
	font-weight: normal; 
	font-style: normal; 
	font-size: small;
	color:#ccc;
	background-color: #333333;
	background-image: url('../img/fd_form.gif');
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

div#contacts form span#message {
	display: block;
	margin-top: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #E1AE13;
	border-bottom: solid 1px #E1AE13;
}

div#contacts form span.erreur {
	display: block;
	color: #ff6013;
	border: none;
	font-size: 1.3em;

}

div#contacts form span.erreur+label {

}


div#contacts form textarea {
	display: block;
	width: 400px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-family: sans-serif; 
	font-size: 1em; 
	font-weight: normal; 
	font-style: normal; 
	font-size: small;
	color:#ccc;
	background-color: #333333;
	background-image: url('../img/fd_form.gif');
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

#succes-message
{
	margin-top:230px;
	text-align:center;
	font-size:1.8em;
	color:#aaffaa;
}

div#contacts input.submit {
	float: right;
	width: 21px;
	height: 19px;
	margin-top: 10px;
	padding: 0;
	border: 0;
}

/*
=====================================
	Footer
=====================================
*/

div#motifs_grand {
	position: relative;
	height: 60px;
	margin-bottom: 0px;
	background-image: url('../img/grille_bas_petit.gif');
	background-position: center;
	background-repeat: no-repeat;
}

div#motifs_grand  span {
	position: absolute;
	bottom: 0;
	right: 0;
}


/* debug */

/*
#bloc_contenu {}
*/
