*{
	margin:0;
	padding:0;
}
BODY{
	font-family:Arial;
	font-size:11px;
	color:#4D4D4D;
	text-align:center;
}
a{
	text-decoration:none;
	color:#5E8241;
}
a:hover{
	color:#4D4D4D;
}

.btn {
	font-weight:bold;
	font-size:12px;	
	background:#E3D4B6;
	color:#4D4D4D;
	padding:0px 4px 5px 4px;
}


img{
	border:0;
}
h1{
	width:784px;
	height:32px;
	padding-left:10px;
	color:white;
	font-size:12px;
	line-height:32px;
	background:url('../_img/h1_bg.jpg') bottom left no-repeat;	
	margin-bottom:22px;
}


#principal{
	width:973px;
	margin:10px auto;
	text-align:left;	
	height:100%;
}

/**
	Haut de page
**/
#header{
	width:982px;
	height:251px;
	background:url('../_img/header.jpg') top left no-repeat;
}
#header_clic{
	width:100px;
	height:251px;
	float:left;
	cursor:pointer;
}
#header_logo{
	float:left;
	padding-top:8px;
}
#header_picto{
	float:left;
	width:860px;	
	padding:18px 0px 0px 2px;
}
#header_liens{
	float:right;
	color:white;
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
}
#header_liens ul{
	list-style:none;
	background:url('../_img/header_liens.jpg') bottom right no-repeat;	
	margin-top:18px;	
	width:390px;
	height:37px;
	line-height:34px;
}
#header_liens li{
	float:left;
	letter-spacing:1px;	
}
#header_liens a{
	color:white;
	font-weight:bold;
	font-size:12px;
}
#header_liens a:hover{
	color:#B0DDBA;
}
#header_liens li{
	width:130px;
	text-align:center;
}
#header_liens li#liens_panier{
	width:120px;
}

#header_menu{
	position:relative;	
	width:849px;
	left:119px;
	top:200px;	
	#top:32px;
	#left:19px;
}
*html #header_menu{
	#left:16px;
}
#header_menu ul{
	position:absolute;
	list-style:none;
	background:url('../_img/header_menu_bg.jpg') bottom right;		
	width:849px;
	height:40px;	
}
#header_menu li{
	float:left;
	width:160px;
	letter-spacing:1px;	
	line-height:30px;
	text-align:center;
}
#header_menu li.accueil{	
	width:46px;
	cursor:pointer;
}
#header_menu li a{
	color:white;
	font-size:18px;
}
#header_menu a:hover{
	color:#B0DDBA;
}
.header_menu_produit{
	background:url('../_img/header_menu_produit.jpg') no-repeat top center;
	width:159px;
	height:179px;
}
.header_menu_produit .image{
	margin:10px 0px 0px 20px;
}
.header_menu_produit .nom{
	text-align:center;
	margin-top:28px;
	width:159px;
}
.header_menu_produit .nom a, .header_menu_produit .prix a{
	color:#CC0001!important;
}

#contenu{
	width:946px;
	margin-left:17px;
	height:100%;
	background:#E3D4B6;
	border:1px solid #5E8241;
	border-top:0px;	
}

#boutique_index{
	margin-top:22px;
}

/**
	Footer
**/
#footer{
	color:#4D4D4D;
	border-top:1px solid #5E8241;	
	text-align:right;
	padding:15px 0px;
}
#footer_liens{
	text-align:center;
	padding:20px 0px;	
	width:948px;
	margin-left:17px;
	background:#E3D4B6 url('../_img/footer_bg.jpg') no-repeat center bottom;
	color:#4D4D4D;
}
#footer_edito{
	line-height:16px;
	padding:20px 0px 20px 146px;	
	width:800px;
	color:#4D4D4D;	
	background:#E3D4B6;
	border-top:1px solid #5E8241;
}

/**
	Menu gauche
**/
#contenu_gauche{
	width:146px;	
	padding-right:15px;
	float:left;
}

*html #contenu_gauche{
	width:135px;
}
#gauche_menu{
	list-style:none;
	margin-left:5px;
}
#gauche_menu li{
	padding-left:10px;
}
#gauche_menu li, #gauche_menu li a{
	color:#5E8241;
}
#gauche_menu ul{
	list-style:none;
	margin:5px 0px 20px 5px;	
}
#gauche_menu ul li, #gauche_menu ul li a{
	color:#4D4D4D;
}
#gauche_menu li.hover{	
	background:url('../_img/petit_rond_vert.jpg') no-repeat 0% 0%;
}
#gauche_menu li.hover a{
	font-weight:bold;
}
#gauche_menu a:hover{
	color:#4D4D4D;
}
#gauche_menu ul li a:hover{
	color:#5E8241;
}
.gauche_menu_edito li ul li{
	padding:3px 0px 3px 10px!important;
}
.gauche_menu_edito li.hover{
	background:url('../_img/petit_rond_vert2.jpg') no-repeat 0% 0%!important;
}
/**
	Contenu
**/
#content{
	float:left;
	width:785px;
	min-height:600px;
}

/**
	Edito
**/
#content_edito{
	padding:20px 80px 20px 50px;
	text-align:justify;
}
#content_edito ul{
	margin-left:30px;
}
#content_edito li{
	list-style:url('../_img/check.gif');
	margin:2px 0px;
}
#content_edito a{
	color:#CC0001;
}
#content_edito a:hover{
	color:#4D4D4D;
}

/**
	Ariane
***/
#filAriane{
	height:20px;
	color:#5E8241;
}
#titreAriane, #titreAriane a{
	font-size:20px;
	height:20px;
	color:#5E8241;
}

/**
	Index
**/
#bandeau_index{
	height:60px;
	margin:3px 0px 5px 0px;
}

#droite_marque{
	float:left;
	width:576px;
}
#droite_newsletter{
	float:right;
	height:50px;
	text-align:left;
	width:198px;
	background:url('../_img/newsletter_bg.jpg') no-repeat center center;
	font-size:14px;
	padding:4px 4px 6px 7px;
	color:white;
}
#gauche_newsletter_text{
	float:left;	
}
#newsletter_text{
	background:white;
	color:#5E8241;
	border:0;
	font-size:10px;
	height:14px;
	width:157px;
	padding:3px;
	border-right:1px solid #5E8241;
}
#newsletter_submit{
	float:left;
	background:white;
	color:#5E8241;
	border:0;
	font-size:10px;
	width:30px;
	height:20px;
	#margin-top:1px;
}

/**
	Intérieur des pages
***/
.bloc_produit{
	width:140px;
	height:140px;
	border:1px solid #C6C4C9;
	background:white;
	text-align:center;
	position:relative;
}
.promo{
	background:url('../_img/promo.jpg') no-repeat center center;
	color:white;
	font-weight:bold;
	font-size:11px;	
	width:45px;
	line-height:4em;
	height:43px;
	position:absolute;
	right:5px;
	top:5px;
}
.bloc_produit_petit{
	width:50px;
	height:50px;
	border:1px solid #C6C4C9;
	background:white;
	margin:4px 4px 4px 0px;
	text-align:center;	
}
.bloc_produit:hover,.bloc_produit_petit:hover{
	border:1px solid #5E8241;
}

#gondole{
	width:785px;
	height:238px;
	margin-bottom:16px;
}
.gondole_bloc{
	float:left;
}
#produits_vus{
	margin-left:20px;
}
#panier_resume{
	background:white;
	margin-left:20px;
	border:1px solid #5E8241;
}
.panier_contenu{
	padding:3px 0px 3px 8px;
}
#panier_resume a{
	color:#5E8241;
}
.panier_titre{
	border-bottom:1px solid #5E8241;
	color:#5E8241;
	font-size:12px;
	padding:4px;
	font-weight:bold;
}
#droite_listes{
	background:#CC0001;
	color:white;
	height:20px;
	line-height:20px;
	font-size:12px;
	padding:5px;
}
#droite_listes a{
	color:white;	
}
#select_quantite{
	float:right;
}
#select_tri{
	float:right;
	margin-right:5px;
}
#select_titre{
	float:left;	
	margin-left:5px;
}
#select_taille{
	float:right;
}
#select_coloris{
	float:right;
}
#boutique_nb{
	font-size:18px;
	color:#743722;
	line-height:31px;
	height:31px;
	border-top:1px solid #8A8E06;
	border-bottom:1px solid #8A8E06;
	width:786px;
	margin-bottom:10px;
}
#boutique_nb .prix{
	color:white;
	background:url('../_img/rond.jpg') no-repeat center left;
	width:30px;
	height:30px;
	padding-right:5Px;
	float:left;
	text-align:center;
}
#boutique_nb  .affichage{
	float:right;
	padding-right:15px;
	font-size:12px;
	color:#743722;
	font-weight:bold;
}
#boutique_nb  .affichage a{
	font-size:12px;
	color:#743722;
	font-weight:bold;
}
#boutique_nb  .affichage a:hover{
	color:#4D4D4D;
}
#boutique_nb  .affichage a.rouge{
	font-size:13px;
	color:#5E8241;
}
.logo_marque{
	float:right;	
	background-color:white;
	margin:15px 0px 5px 5px;
	border: 1px solid #5E8241;
	border-right:0;
}
/**
	Formulaire
**/
.conteneur-arrondi{
    padding:0;
    width:430px;
	margin:8px auto 0px;
}
.un      {
    margin:0 4px;
    height:1px;
    background-color:#618444;
    overflow:hidden;
    border:1px solid #618444;
    border-top:0;
	border-bottom:0;
}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;
	background:#3F4F3F;
    border:1px solid #618444;
    border-top:0;border-bottom:0;
}

.trois{
    margin:0 2px;
    height:2px;
    overflow:hidden;
	background:#3F4F3F;
    border:1px solid #618444;
    border-top:0;border-bottom:0;
}

.quatre {
    margin:0 1px;
    height:2px;
	overflow:hidden;
	background:#3F4F3F;
    border:1px solid #618444;
    border-top:0;border-bottom:0;
}
.centrearrondi {
    border:1px solid #618444;
    border-top:0;
	background:#3F4F3F;
	border-bottom:0;
    margin:0 1px;
    padding:0 2em;
	color:#E3D4B6;
}
.centrearrondi  a{
	color:#E3D4B6;
}
.centrearrondi  a:hover{
	color:#FFFFFF;
}

.label{
	font-weight:bold;
	font-size:12px;
	color:#4D4D4D;
	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:#4D4D4D;
	border:0;
}
.centrearrondi input.radio{
	width:10px;
	background:none;
}
.centrearrondi .bouton{
	width:auto;
	height:24px;
	font-weight:bold;
	font-size:12px;	
	cursor:pointer;
	background:#E3D4B6;
	color:#4D4D4D;	
	margin-top:5px;
	padding:0px 4px 5px 4px;
	#padding:0px;
	float:right;
}
.centrearrondi textarea{
	height:160px;
	width:250px;
}
.centrearrondi select{
	color:#4D4D4D;
	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;
}

.login_msg{
	font-size:12px;
}

/*
input.error {
	color: #FFFFFF;
	background: #CC0001;
}*/
.btnsubmit{
	width:70px!important;
	height:26px!important;
	cursor:pointer;
	background:#E3D4B6;
	color:#4D4D4D;	
}


#retour_bancaire input {
	width:auto;
	height:auto;
}
/***
	Erreurs
***/
div.successBlock {
 width: 250px;
 height: 23px;
 margin: 0px auto;
 padding: 5px;
 line-height:23px;
 border: 1px solid #3F4F3F;
 background: #9C9A9D;
 color: #3F4F3F;
 text-align: center;
}

div.errorBlock {
 width: 384px;
 margin: 0px auto;
 padding: 5px 5px 5px 10px;
 border: 1px solid #CC0001;
 background-color: #F5E4DA;
 color: #CC0001;
 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 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #3F4F3F;
}
table.ticket_list {
	width: 470px;
	margin:0px auto;
}
table.tab_list th {
	padding: 3px;
	background-color: #3F4F3F;
	font-weight: bold;
	color: #E3D4B6;
	text-align: center;
}

table.tab_list th a { color: #3F4F3F; }

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: #B0DDBA; }


/************* processus *************/
div.processusborder {
	width: 785px;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
div.processus {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: middle;
}
div.processus a {
	display: block;
	height: 39px;
	float: left;
	padding: 0px 7px;
	margin: 0;
	line-height: 32px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
div.processus a.proclink:link, div.processus a.proclink:visited {
	color: #FFFFFF;
	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: #FFFFFF;
	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: #FFFFFF;
	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: #FFFFFF;
	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;
}


/**
	Select personnalisé


ul.newList * {margin:0; padding:0; font-size:10px;}
ul.newList {margin:0; padding:0; list-style:none; color:#494848; width:116px; background:#fff; position:absolute;  border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:121px; color:#494848;font-size:10px; height:16px; line-height:10px; padding:3px 0 0 3px; float:left;background:url('../_img/font_select.jpg') no-repeat;}
.newListSelected span {width:115px; display:block;}
ul.newList li {padding:3px 8px;}

.selectedTxt {width:100px; overflow:hidden; height:16px; padding:0 10px 0 0;}
.hiLite {background:#CC0001!important; color:#fff!important;}
.newListHover {background:#ccc!important; color:#494848!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 0px; cursor:default;}


.select_article .newListSelected {background:url(../_img/select_article_grand.jpg) no-repeat;}

/*
.select_article .selectedTxt {width:50px;line-height:8px}
.select_article ul.newList {width:70px;}
.select_article .newListSelected span {width:70px;}
.select_article .newListSelected {height:16px; width:70px; background:url(../_img/select_article.jpg) no-repeat;}
*/

/**
	Classes
**/
.rouge{
	color:#5E8241;
}
.clear{
	clear:both;
}

/***
	Nav
**/
#nav li div.navbloc {
	position: absolute;
	left: -999em;
	z-index: 500;
	background:#BDAA84;
	text-align:left;
	width:300px;
	line-height:14px;
	font-size:11px;
	padding:8px;
	border:1px solid #5E8241;
}
#nav li.lvlone:hover, #nav li.lvlone.sfhover {			
	background-position: bottom left;
	cursor: pointer;
}
#nav li.lvlone:hover div.navbloc, #nav li.lvlone.sfhover div.navbloc {	
	left: 529px;
	top: 30px;
}
.navbloc a{
	font-size:10px!important;
	color:white!important;
}
.navbloc a:hover{
	color:#5E8241!important;
}

/************** marque **************/
.tableletter {
	float: left;
}
.divletter {
	margin: 0px;
	float: left;
}

.divletter span {
	display: block;
	height: 30px;
	width: 30px;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../_img/rond.jpg') no-repeat center center;
	text-align: center;
	float: left;
}