/**
	Vert : #a8cc13
**/

*{
	margin:0;
	padding:0;
	border:0;
}
BODY{
	font-family:Arial;
	font-size:12px;
	color:#676767;
	text-align:center;
	background:url('../_img/fond.jpg') repeat-x center top;
}
a{
	text-decoration:none;
	color:#676767;
}
a:hover{
	color:#a8cc13;
}

.btn {
	font-weight:bold;
	font-size:12px;	
	background:#a8cc13;
	color:#FFFFFF;	
	margin-top:7px;
	padding:0px 4px 5px 4px;
}
.vert{
	color:#a8cc13;
}
.clear{
	clear:both;
}

img{
	border:0;
}
h1{
	width:771px;
	padding-left:10px;
	height:22px;
	color:#707070;
	font-size:14px;
	line-height:22px;
	background:url('../_img/h1_bg.jpg') no-repeat bottom left;	
	margin-bottom:10px;
	text-align:left;
}

#wrapper{
	background:url('../_img/fond.jpg') no-repeat center top;
}
#principal{
	width:955px;
	margin:0px auto;
	text-align:left;	
	height:100%;
}


/**
	Haut de page
**/
#header{
	width:966px;
	height:157px;
	position:relative;
}
#header_logo{
	width:477px;
	height:106px;
	position:absolute;
	top:20px;
	left:5px;
	cursor:pointer;
}


#header_newsletter{
	position:absolute;
	top:60px;
	right:0px;
	font-weight:bold;
}
#header_newsletter_cadre{
	height:20px;
	width:170px;
	margin-top:3px;
	border:1px solid #b7b7b7;
	background:white;
}
#gauche_newsletter_text{
	float:left;	
}
#newsletter_text{
	color:#676767;
	border:0;
	font-size:10px;
	width:129px;
	padding:3px;
}
#newsletter_trait{
	float:left;
	padding-top:3px;
	font-weight:bold;
	color:#b7b7b7;
}
#newsletter_submit{
	float:left;
	background:white;
	color:#676767;
	border:0;
	font-size:10px;
	width:30px;
	margin-top:2px;
	#margin-top:3px;
	height:17px;
	font-weight:bold;
	padding-bottom:4px;
	cursor:pointer;
}


#header_liens{
	position:absolute;
	top:20px;
	right:0px;
}
#header_liens ul{
	list-style:none;
}
#header_liens li{
	text-align:right;
	font-size:11px;
	padding:2px 0px;
	font-weight:bold;
}
#header_liens li a{
	color:#A72D12;
}
#header_liens li a:hover{
	color:#ff9333;
}

#header_menu{
	position:absolute;
	top:130px;
	left:0px;
}
#header_menu ul{
	list-style:none;
}
#header_menu li{
	float:left;
}	

#contenu{
	width:966px;
	height:100%;
	background:white;
	border-top:0px;	
}


/**
	Footer
**/
#footer{
	margin-top:21px;
	padding-top:11px;
	color:#4D4D4D;	
	text-align:center;
	padding-bottom:5px;
	width:965px;
	border-top:1px dashed #a8cc13;
}
#footer_edito{
	text-align:left;
	padding:11px 0px 11px 0px;
	
	border-bottom:1px dashed #a8cc13;
}
#footer_edito ul{
	list-style:none;
}
#footer_edito li{
	margin-bottom:10px;
}
#footer_liens{
	font-size:10px;
	padding-top:20px;
	height:133px;
	background:url('../_img/footer.jpg') repeat-x top center;
}



/**
	Menu gauche
**/
#milieu_gauche{
	width:185px;
	float:left;
}

#gauche_menu{
	list-style:none;
}
#gauche_menu ul{
	list-style:none;
	margin:5px 0px 10px;	
}
#gauche_menu li{
	padding:0px 0px 5px 0px;	
	margin-bottom:11px;
	font-weight:bold;
}
#gauche_menu li:first-child:{

}
#gauche_menu li li.hover a{
	font-weight:bold;
	background:url('../_img/suivant.jpg') no-repeat center left;
}	
#gauche_menu li a{
	color:#a8cc13;
	padding-bottom:4px;
	border-bottom:1px solid #676767;
	width:150px;
	display:block;
}
#gauche_menu li a:hover{
	color:#a8a8a8;
}
#gauche_menu li ul{
	margin:10px 0px 0px;
}
#gauche_menu li li{
	height:auto;
	line-height:12px;
	background:none;
	margin:0px;
	padding:0px 0px 5px 5px;
	font-weight:normal;
}
#gauche_menu li li a{
	color:#676767;
	border:0;
	padding:0px 0px 0px 10px;
	font-weight:normal;
}
#gauche_menu li.hover li a{
	font-weight:normal;
}
#gauche_menu li li a:hover{
	color:#a8cc13;
}


/** Principal
**/
#milieu_droite{
	float:left;
	width:781px;
}

#index_gauche{
	float:left;
	width:560px;
	margin-bottom:4px;
}
#index_droite{
	float:left;
	height:57px;
	width:215px;
	padding-left:6px;
}
#fil_ariane{
	padding:10px 0px;
}
#fil_ariane a.hover{
	color:#a8cc13;
}

/**
	Edito
*/
#content_edito{
	text-align:justify;
}
#content_edito ul{
	margin-left:30px;
}
#content_edito li{	
	margin:2px 0px;
}

/** 
	Plan du site
**/
#plan_site, #plan_site ul{
	list-style:none;
}
#plan_site ul{
	margin-left:15px;
}
#plan_site li{
	font-weight:bold;
	margin-bottom:10px;
}
#plan_site ul li{
	background:url('../_img/suivant.jpg') no-repeat center left;
	font-weight:normal;
	padding:1px 0px 1px 10px;
	margin:0;
}


/**
	Intérieur des pages
***/
.bloc_produit{
	width:140px;
	height:140px;
	background:white;
	text-align:center;
	position:relative;
	z-index:5;
	border:1px solid #676767;
	border-bottom:0;
}
.bloc_produit_nom, .bloc_produit_marque, .bloc_produit_couleur, .bloc_produit_prix{
	border-right:1px solid #676767;
	border-left:1px solid #676767;
	width:120px;
	padding:0px 10px;
	text-align:left;
}
.bloc_produit_prix{	
	border-bottom:1px solid #676767;
	padding-bottom:4px;
}
.promo{
	background:url('../_img/promo.jpg') no-repeat center center;
	color:white;
	font-size:11px;	
	width:36px;
	line-height:32px;
	height:36px;
	position:absolute;
	right:5px;
	top:5px;
	z-index:10;
}
a.prix_article, .prix_article{
	color:#a8cc13;
	font-weight:bold;
	font-size:11px;
}
a.couleur_article, .couleur_article, .marque_article, a.marque_article{
	font-size:11px;
}
a.prix_barre_article, .prix_barre_article{
	font-size:10px;
}
a.nom_article, .nom_article{
	font-weight:bold;
}

.bloc_produit_petit{
	width:50px;
	height:50px;
	border:1px solid white;
	background:white;
	float:left;
	margin:4px 6px 4px 0px;
	text-align:center;	
}

.affichage_page{
	margin-bottom:10px;
}
.affichage_page a.hover{
	font-weight:bold;
}

/*** Gondole **/
#gondole{
	width:781px;
	height:248px;
	margin-top:2px;
}
.gondole_bloc{
	float:left;
}



#droite_listes{
	height:30px;
}
#droite_listes select{
	background:#a8cc13;
	color:white;
}
#select_tri{
	float:right;
	line-height:13px;
}
#select_tri a{
	line-height:22px;
}
#select_taille{
	float:right;
}
#select_coloris{
	float:right;
}
#select_liens{
	float:right;
	margin-right:5px;
}


/**
	Formulaire
**/
.conteneur-arrondi{
    padding:0;
    width:399px;
	border:1px solid #a8cc13;
	margin:8px 0px 0px;
}
.centrearrondi {
	padding:5px;
}

.label{
	font-weight:bold;
	background-color:#FFFFFF;
	font-weight:bold;
	height:14px;
	width:108px;
	line-height:14px;
	padding:4px;
	text-align:right;
}
.centrearrondi input{
	height:14px;
	width:246px;
	padding:4px;
	color:black;
	background-color:#f3f3f5;
	border:0;
	
}
.centrearrondi input.radio{
	width:10px;
	background:none;
}
.bouton, .centrearrondi .bouton{
	width:auto;
	cursor:pointer;
	height:26px;
	font-weight:bold;
	font-size:12px;	
	background:#a8cc13;
	color:black;	
	margin-top:7px;
	padding:0px 4px 5px 4px;
	#padding:0px;
	float:right;
	cursor:pointer;
}
.bouton:hover, .centrearrondi .bouton:hover{
	background:#B7B7B7;
}
.centrearrondi textarea{
	height:160px;
	width:250px;
	border:1px solid #f3f3f5;
}
.centrearrondi select{
	background-color:#f3f3f5;
	color:black;
	border:0;
}
.radio {
	line-height: 21px;
	width: 21px;
	margin-top: 6px;
	margin-right: 10px;
	float: left;
}
.minilabel {
	display: block;
	float: left;
	line-height: 21px;
	margin-top: 2px;
	margin-right: 10px;
	text-align: right;
}
.code_box{
	border:1px solid #676767;
}
.btnsubmit{
	width:85px!important;
	height:26px!important;
	cursor:pointer;
	font-size:11px;
	background:#B7B7B7!important;
	color:white!important;	
	font-weight:bold;
	border:0;
}
.btnsubmit:hover{
	background:#a8cc13!important;
}

#retour_bancaire input {
	width:auto;
	height:auto;
	border:0;
	background:white;
}
/***
	Erreurs
***/
div.successBlock {
 width: 250px;
 height: 23px;
 margin: 0px auto;
 padding: 5px;
 line-height:23px;
 border: 1px solid #a8cc13;
 background-color: white;
 color: black;
 text-align: center;
}

div.errorBlock {
 width: 384px;
 margin: 0px auto;
 padding: 5px 5px 5px 10px;
 border: 1px solid red;
 background-color: white;
 color: black;
 text-align: left;
}

div.delBlock {
 width: 250px;
 height: 23px;
 margin: 0px auto;
 padding: 5px;
 line-height:23px;
 border: 1px solid #CC0001;
 background: #000431;
 color: #FFFFFF;
 text-align: center;
}

/***
	Tableau
***/
table.tab_list {
	text-decoration: none;
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #a8cc13;
}
table.ticket_list {
	width: 470px;
	margin:0px auto;
}
table.tab_list th {
	padding: 3px;
	background-color: #a8cc13;
	font-weight: bold;
	color: white;
	text-align: center;
}

table.tab_list th a { color: #000431; }

table.tab_list td { padding: 3px; }

table.tab_list td.buttons {
	text-align: right;
	vertical-align: top;
}

table.tab_list td.online { width: 20px;}

table.tab_list tr.selected { background-color: #ffe8cf; }

tr.paire { background-color: #F5E4DA; }
tr.impaire { background-color: #FFFFFF; }


/************* processus *************/
div.processusborder {
	width: 791px;
	height: 36px;
	padding: 0px;
	margin: 0px;
}
div.processus {
	height: 33px;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: middle;
	text-align: left;
}
div.processus a {
	display: block;
	height: 33px;
	#height: 30px;
	float: left;
	padding: 0px 7px 0px 7px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
div.processus a.proclink:link, div.processus a.proclink:visited {
	color: #B7B7B7;
	background-image: url(../_img/lamelle_deg_clair.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.proclink:hover, div.processus a.proclink:active {
	color: #787878;
	background-image: url(../_img/lamelle_deg_clair.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.prochover:link, div.processus a.prochover:visited {
	color: #787878;
	background-image: url(../_img/lamelle_deg_sombre.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.prochover:hover, div.processus a.prochover:active {
	color: #787878;
	background-image: url(../_img/lamelle_deg_sombre.jpg);
	background-repeat: repeat-x;			
	background-position: top left;
}
div.processus img {
	border: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
/*********** fin processus ***********/


/**
	Marque 
**/
.tableletter {
	float: left;
}
.divletter {
	margin: 0px;
	float: left;
}

.divletter span {
	display: block;
	height: 31px;
	width: 31px;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../_img/promo.jpg') no-repeat center center;
	text-align: center;
	float: left;
}


/* 
	styled select
*/

/***

bloc select avec style		

***/
.styledSelect, .styledSelectPetit {
	float:left;
	width: 180px;
	font-size: 14px;
	font-weight:normal;
	height: 22px;
	margin: 0;
	
	/* margin-left:238px; */
	
	cursor:pointer;
	
	padding: 0;
	position: relative;
	background: transparent url('../_img/select_bg.jpg') no-repeat center left ;
	/* background-position: 0px -1px; */
}

.styledSelectPetit {
	background: transparent url('../_img/select_bg_petit.jpg') no-repeat center left ;
	width: 60px;
}

#article_info .styledSelect, #article_info .styledSelectPetit {
	float:right;
	margin-right: 50px;
	margin-top: -2px;
	*margin-top: -16px;
}
#article_info .styledSelectPetit {
	margin-right: 250px;
}

.styledSelect ul,
.styledSelectPetit ul{
	border: none;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	
	/* z-index: 50; */
	
	/* z-index: 9999; */
	
}

.styledSelect.open, .styledSelectPetit.open{

	 z-index: 70; /* Faire que les déroulants soient au dessus des autres lorsque de les ouvrir */
}

.styledSelect.open ul,.styledSelectPetit.open ul{

	
	border: solid 1px #78704D; 
	padding: 0px;
	list-style: none;
	list-style-type: none;
	background: none;
	width:100%;
	width: 175px;
	
}


.styledSelectPetit.open ul{
	width: 55px;
}

.styledSelect ul li, .styledSelectPetit ul li {
	
	margin: 0;
	padding: 4px 18px 4px 10px; 
	padding: 2px 18px 2px 10px; 
	display: block;
	line-height: 14px;
	text-align: left;
	font-size: 12px;
	font-family: sans-serif;
	color:#0D3F1B;
	
	position:relative;
	
}

.styledSelect.open ul li, .styledSelectPetit.open ul li  { background-color: #FFF; z-index: 100; position:relative;}
.styledSelect.open ul li.selected, .styledSelectPetit.open ul li.selected { background-color: #A3C300; color:#fff; z-index: 100;position:relative;}
.styledSelect.open ul li.closed, .styledSelectPetit.open ul li.closed{ background-color: #A4D9F9; z-index: 10;position:relative;}
.styledSelect.open ul li:hover , .styledSelectPetit.open ul li:hover { background-color: #A3C300; color:#fff;z-index: 100;position:relative;}


