/* =================== SITE ==================== */

html, body {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}

.none {
	display:none;
}

#site {
	margin:auto;
	position:relative;
}

#logo{
	position:absolute;
	top:5px;
	left:53px;
	width:200px;
	height:201px;
	background:url(../images/layout/logo.png);
}

a {
	color:#666666;
	text-decoration:none;
}

h1{ font-size:18px; }

h2{
	font-size:18px;
}

h3{ font-size:13px; }

form, input {
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

/* ============================================ */

#anim{
	margin:auto;
	margin-top:20px;
	padding-left:5px;
}

#accueil-top{
	float:left;
	width:997px;
	height:570px;
}

#accueil-menu{
	float:left;
	width:997px;
	height:106px;
}

#accueil-down{
	float:left;
	width:722px;
	height:296px;
	padding:51px 135px 0 140px;
}

#accueil-menu-down ul li a{
	padding: 0 5px;
}

#accueil-menu-top{
	float:left;
	width:997px;
	height:43px;
}

#accueil-menu-top ul{
	margin:0;
	padding:0;
	float:left;
	width:857px;
	height:43px;
	padding-left:140px;
}

#accueil-menu-top ul li{
	float:left;
	margin-right:28px;
}

#accueil-menu-top ul li a{
	font-size:14px;
	font-family:Myriad Pro;
	color:#db7f03;
	font-style:italic;
}

#accueil-menu-down{
	width:849px;
	float:left;
	height:26px;
	padding:36px 0 0 148px;
	background:url(../images/layout/bg_menu_down2.jpg) no-repeat;
}

#accueil-menu-down ul{
	margin:0;
	padding:0;
	float:left;
	width:869px;
	height:26px;
}

#accueil-menu-down ul li{
	float:left;
	margin-right:54px;
}

#accueil-menu-down ul li a{
	font-size:14px;
	color:#FFFFFF;
	font-family:Myriad Pro;
	font-style:italic;
}


/* ================== HEADER ================== */

#header_parent{
	width:100%;
	height:228px;
	background:url(../images/layout/header/header_parent.jpg) center no-repeat;
	margin:auto;
}

#header{
	float:left;
	width:100%;
	height:41px;
	
	text-align:center;
}

#header_down{
	float:left;
	width:100%;
	margin:auto;
	height:187px;
}

#bloc_hd{ width:436px; height:29px; margin:auto; padding-left:140px; }
#bloc_hd p{ margin:0; padding:0; float:left; color:#6c6843; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:18px;}


/* MENU
--------------------------------------*/

#menu{
	width:564px;
	height:41px;
	margin:auto;
	text-align:center;
	/*background:url(../images/layout/header/menu.jpg) left no-repeat;*/
	padding-left:10px;
}

#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	height:41px;
	text-align:center;
	margin:auto;
	width:574px;
}

#menu ul li{
	float:left;
	text-align:center;
	height:26px;
	padding-top:15px;
}

#carte{width:80px;}
#plaisir{width:171px;}
#restaurant{width:107px;}
#recette{width:138px;}
#contact{width:75px;}



#menu ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

#menu ul li a:hover{
	color:#ffef8d;
}

#caroussel{
	float:left;
	width:496px;
	height:199px;
	margin: 0 0 0 22px;
}
/*
---------------------------------------*/

#col_gauche{
	float:left;
	width:237px;
	height:450px;
	padding-top:58px;
}

#col_gauche h2, h3,#col_gauche  p{ margin:0; font-weight:bold; font-size:14px; }
#col_gauche a{ color:#760d1f; font-family:Verdana, Arial, Helvetica, sans-serif; }
#col_gauche a:hover{ text-decoration:underline; }

#col_gauche_down{ float:left; width:237px; height:486px; background:url(../images/layout/col-gauche/bg_gauche.png) no-repeat; }


/* ============================================ */



/* ================= CONTENU ================== */

#fond_site{
	margin:auto;
	width:100%;
	background:url(../images/layout/fond_site.jpg) top center no-repeat;
	float:left;
	min-height:576px;
  	height:auto !important;
  	height:576px;
	
}



#contenu {
	float:left;
	width:539px;
	min-height:338px;
  	height:auto !important;
  	height:338px;
	background:url(../images/layout/fond_contenu.png) top left no-repeat;
	position:relative;
}

#contenu2 {
	float:left;
	width:539px;
	min-height:298px;
  	height:auto !important;
  	height:298px;
	background:url(../images/layout/fond_contenu.png) top left no-repeat;
	position:relative;
	padding-top:10px;
}

#fleche_accueil{
	position:absolute;
	top:0px;
	right:40px;
	width:33px;
	height:48px;
	background:url(../images/layout/fleche_accueil.png) no-repeat;
}

#contenu_parent{
	margin:auto;
	width:997px;
}

/* ============================================ */

.search_article_titre a{
	text-decoration:underline;
	font-size:12px;
	color:#3e5334;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.conteneur_general{
	float:left;
	padding:0 10px;
}

.search_titre{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#col_droite{
	float:left;
	width:221px;
	height:450px;
	padding-top:58px;
}


#col_droite p{ color:#760d1f; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;  font-size:14px; }

#bloc_adresse{
	float:left;
	width:216px;
	height:143px;
	padding:10px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#645d24;
}

#bloc_adresse a{ text-decoration:none; color:#645d24; }
#bloc_adresse a:hover{ text-decoration:underline; color:#645d24; }

/* ============================================ */

#tab_contact tr td strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}


/* ================== FOOTER ================== */
#footer {
	text-align:center;
	width:100%;
	background:url(../images/layout/footer/footer.jpg) repeat-x;
	height:43px;
	float:left;
	color:#f0f2c5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
}

#footer a{ text-decoration:underline; color:#f0f2c5; }


/* =============== COMPTE ================ */

#compte{ width:516px; padding:0 10px 0 10px; text-align:center; margin-top:10px; }
#bandeau_bienvenue{
	float:left;
	text-align:center;
	height:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:3px 30px 0 10px;
	width:660px;
	height:24px;
}	

#frm_connex{
	margin-left:10px;
	float:left;
}

* html #frm_connex{
	margin-left:5px;
	margin-top:-2px;
}

*+html #frm_connex{
	margin-left:5px;
	margin-top:-2px;
}



/* ================== ETAPE COMMANDE ================== */
#entete_boutique {
	/*background-image: url(../images/boutique/fond_titre_boutique.jpg);
	height: 20px;
	width: 540px;
	border: solid 1px #e5e5e5;
	color: #666666;
	margin-bottom: 10px;*/
}
#titre_boutique {
	float:left;
	color: #666666;
	margin: 0 0 10px 10px;
}
#entete_page_panier {
	width:516px;
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
	font-size: 11px;
}

#commande_etape1 {
	background-image: url(../images/boutique/etape1.png);
	background-repeat: no-repeat;
	width: 467px;
	height: 15px;
	margin: auto;
}
#commande_etape2 {
	background-image: url(../images/boutique/etape2.png);
	background-repeat: no-repeat;
	width: 467px;
	height: 15px;
	margin: auto;
}
#commande_etape3 {
	background-image: url(../images/boutique/etape3.png);
	background-repeat: no-repeat;
	width: 467px;
	height: 15px;
	margin: auto;
}
#commande_etape4 {
	background-image: url(../images/boutique/etape4.png);
	background-repeat: no-repeat;
	width: 467px;
	height: 15px;
	margin: auto;
}

#commande_etape_txt {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	width: 516px;
	height: 20px;
	
}



#commande_etape_txt a {
	color: #cccccc;
}

#commande_etape_txt div {
	float: left;
}

#etape_panier {
	margin-left:10px;
}
* html #etape_panier {
	margin-left:15px;
}
#etape_infos {
	margin-left:100px;
}
* html #etape_infos {
	margin-left:83px;
}
#etape_paiement {
	margin-left:75px;
}
#etape_confirmation {
	margin-left:60px;
}
* html #etape_confirmation {
	margin-left:90px;
}
.etape_active {
	color: #CC0000;
}

/* ================== PANIER ================== */
#page_panier {
	border: solid 1px #CCCCCC;
	width:516px;
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
	font-size: 11px;
}

#entete_panier {
	background-color:#C5D2EF;
	width:508px;
	height:23px;
	color:#666666;
	font-weight:bold;
	line-height:23px;
	margin: 1px;
	padding: 0 3px 0 3px;
}
#entete_panier div {
	float: left;
}
.panier_article {
	width: 200px;
}
.panier_prix {
	width: 70px;
	text-align: center;
}
.panier_tva {
	width: 50px;
	text-align: center;
}
.panier_quantite {
	width: 70px;
	text-align: center;
}
.panier_total {
	width: 70px;
	text-align: center;
}
.panier_supprimer {
	width: 40px;
	text-align: center;
}
#contenu_panier {
	width:506px;
	margin: 1px;
	padding: 0 3px 0 3px;
	overflow:hidden;
}
#contenu_panier div {
	float: left;
	line-height: 15px;
	margin-top: 3px;
}
#contenu_panier form, #contenu_panier select {
	margin: 0;
	padding: 0;
}
.contenu_panier_designation {
	clear: both;
}
.nom_declinaison_panier {
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
}
.quantite_panier {
	font-size: 11px;
}
.separation_panier {
	width: 506px;
	height: 1px;
	line-height: 1px;
	background-color: #e5e5e5;
	margin: 2px 0 2px -3px;
	font-size: 0.5px;
}
#total_panier {
	background-color: #eeeeee;
	width: 508px;
	height: 23px;
	color: #666666;
	font-weight: bold;
	line-height: 23px;
	margin: -6px 1px 1px 1px;
	padding: 0 3px 0 3px;
}
#total_panier_txt {
	float: left;
	width: 506px;
	height: 23px;
	line-height: 23px;
	text-align: right;
}
#total_panier_nombre {
	float: left;
	width: 70px;
	height: 23px;
	line-height: 23px;
	text-align: center;
}
#btns_panier {
	width: 506px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	line-height: 20px;
}
#btns_panier a {
	color: #333333;
}

.total_recap {
	background-color: #eeeeee;
	width: 508px;
	height: 23px;
	color: #666666;
	font-weight: bold;
	line-height: 23px;
	margin: -6px 1px 1px 1px;
	padding: 0 3px 0 3px;
}
.total_recap_txt {
	float: left;
	width: 508px;
	height: 23px;
	line-height: 23px;
	text-align: right;
}
.total_recap_nombre {
	float: left;
	width: 70px;
	height: 23px;
	line-height: 23px;
	text-align: center;
}
.total_recap2 {
	background-color: #C5D2EF;
	width: 508px;
	height: 23px;
	color: #666666;
	font-weight: bold;
	line-height: 23px;
	margin: -6px 1px 1px 1px;
	padding: 0 3px 0 3px;
}

#panier_vide {
	width: 536px;
	height: 50px;
	text-align: center;
}
/* ============================================ */

* ================== COMPTE ================== */
#compte_identification, #compte_nouveau, #formulaire_identifiants_perdus, #adresses_enregistrees, #detail_commande {
	border: solid 1px #CCCCCC;
	width: 450px;
	margin: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-top:10px;
}

#adresses_enregistrees, #detail_commande {
	width: 516px;
	margin: 0 0px 2px 0px;
	border: solid 1px #CCCCCC;
}

#retour_boutique{
	float:left;
}

#compte_identification form, #compte_nouveau form, #formulaire_creation form, #formulaire_modification form, #formulaire_identifiants_perdus form {
	margin: 0;
	padding: 0;
}

#compte_identification input, #compte_nouveau input, #formulaire_creation input, #formulaire_modification input, #formulaire_identifiants_perdus input {
	font-size: 11px;
}

#formulaire_creation, #formulaire_modification, #formulaire_creation_adresse {
	border: solid 1px #e5e5e5;
	width: 516px;
	margin: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#formulaire_modification, #formulaire_creation_adresse {
	float: left;
	margin: 0 0 10px 0;
	width: 516px;
}

#btn_compte {
	float: left;
	margin:10px 0 10px 2px;
}
#btn_compte div {
	border: solid 1px #e5e5e5;
	width: 105px;
	height: 50px;
	float:left;
	margin-bottom: 1px;
	margin-right:10px;
}
#btn_compte a {
	width: 105px;
	height: 50px;
	display: block;
	margin: 0;
	padding: 0;
}
#btn_coordonnees-fr {
	background-image: url(../images/boutique/btn_compte_coordonnees-fr.jpg);
}
#btn_coordonnees-fr:hover {
	background-image: url(../images/boutique/btn_compte_coordonnees-fr-over.jpg);
}
#btn_coordonnees-fr-over {
	background-image: url(../images/boutique/btn_compte_coordonnees-fr-over.jpg);
}
#btn_coordonnees-en {
	background-image: url(../images/boutique/btn_compte_coordonnees-en.jpg);
}
#btn_coordonnees-en:hover {
	background-image: url(../images/boutique/btn_compte_coordonnees-en-over.jpg);
}
#btn_coordonnees-en-over {
	background-image: url(../images/boutique/btn_compte_coordonnees-en-over.jpg);
}
#btn_commandes-fr {
	background-image: url(../images/boutique/btn_compte_commandes-fr.jpg);
}
#btn_commandes-fr:hover {
	background-image: url(../images/boutique/btn_compte_commandes-fr-over.jpg);
}
#btn_commandes-fr-over {
	background-image: url(../images/boutique/btn_compte_commandes-fr-over.jpg);
}
#btn_commandes-en {
	background-image: url(../images/boutique/btn_compte_commandes-en.jpg);
}
#btn_commandes-en:hover {
	background-image: url(../images/boutique/btn_compte_commandes-en-over.jpg);
}
#btn_commandes-en-over {
	background-image: url(../images/boutique/btn_compte_commandes-en-over.jpg);
}
#btn_adresses-fr {
	background-image: url(../images/boutique/btn_compte_adresses-fr.jpg);
}
#btn_adresses-fr:hover {
	background-image: url(../images/boutique/btn_compte_adresses-fr-over.jpg);
}
#btn_adresses-fr-over {
	background-image: url(../images/boutique/btn_compte_adresses-fr-over.jpg);
}
#btn_adresses-en {
	background-image: url(../images/boutique/btn_compte_adresses-en.jpg);
}
#btn_adresses-en:hover {
	background-image: url(../images/boutique/btn_compte_adresses-en-over.jpg);
}
#btn_adresses-en-over {
	background-image: url(../images/boutique/btn_compte_adresses-en-over.jpg);
}

.sstitre_compte {
	background-color:#C5D2EF;
	height:23px;
	color:#666666;
	line-height:23px;
	margin: 1px;
	padding: 0 3px 0 3px;
}

.texte_compte {
	font-size: 11px;
	padding: 5px;
	font-weight:normal;
	margin-top:10px;
}

.largeur125 {
	float: left;
	width: 125px;
}
.largeur250 {
	float: left;
	width: 250px;
}
.largeur125top3 {
	float: left;
	width: 125px;
	margin-top: 3px;
}
.largeur250top3 {
	float: left;
	width: 250px;
	margin-top: 3px;
}
.largeur330top3 {
	float: left;
	width: 330px;
	margin-top: 3px;
}
.top10alignR {
	text-align: right;
	margin-top: 10px;
}


.detail_cde_article {
	float: left;
	width: 250px;
}
.detail_cde_prix {
	float: left;
	width: 70px;
	text-align: center;
}
.detail_cde_quantite {
	float: left;
	width: 70px;
	text-align: center;
}
.detail_cde_total {
	float: left;
	width: 70px;
	text-align: center;
}
.total_detail_cde_txt {
	float: left;
	width: 430px;
	text-align: right;
}
.total_detail_cde_nombre {
	float: left;
	width: 70px;
	text-align: center;
}
.separation_detail_cde {
	width: 528px;
	height: 1px;
	line-height: 1px;
	background-color: #e5e5e5;
	margin: 2px 0 2px -3px;
	font-size: 0.5px;
}
.total_detail_cde {
	background-color: #eeeeee;
	width: 506px;
	height: 23px;
	color: #666666;
	font-weight: bold;
	line-height: 23px;
	margin: -6px 1px 1px 1px;
	padding: 0 3px 0 3px;
}
.total_detail_cde2 {
	background-color: #e5e5e5;
	width: 506px;
	height: 23px;
	color: #666666;
	font-weight: bold;
	line-height: 23px;
	margin: -6px 1px 1px 1px;
	padding: 0 3px 0 3px;
}
/* ============================================ */

/* ================== ADRESSE ================= */
#adresse_facturation {
	float: left;
	border: solid 1px #CCCCCC;
	width: 496px;
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
}
#adresse_livraison {
	float: left;
	border: solid 1px #CCCCCC;
	width: 496px;
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
}
.entete_adresse {
	background-color:#C5D2EF;
	width:488px;
	height:23px;
	color:#666666;
	font-weight:bold;
	line-height:23px;
	margin: 1px;
	padding: 0 3px 0 3px;
}
.contenu_adresse {
	width:490px;
	margin: 10px 0 0 0;
	padding: 0 3px 0 3px;
	font-size: 11px;
}
/* ============================================ */

/* ============ ADRESSE & PAIEMENT ============ */
#modules {
	background-color: #FFFFFF;
	clear:both;
	border:solid 1px #e5e5e5;
	margin:10px 10px 0 10px;
	width: 496px;
}

.entete_modules {
	background-color:#eeeeee;
	line-height:25px;
	color:#666666;
	font-weight:bold;
	margin:1px;
	padding-left:3px;
}

.contenu_modules {
	padding:5px;
}
/* ============================================ */

#header-panier {
	width:300px;
	height:85px;
	float:left;
	color: #FFFFFF;
	margin-left:35px;
	background: url("../images/layout/panier.jpg") no-repeat left center;
}
#panier-nombre {
	text-align: center;	
	margin-top:30px;
}
#header-panier a {
	color: #FFFFFF;	
}
#header-compte {
	width:216px;
	height:135px;
	float:left;
	background:url(../images/layout/compte-client.jpg) no-repeat;
}
#connexion {
	color:#000000;
	padding:36px 0 0 0;
}
#connexion a { color:#FFFFFF; }

#image_promo{
	float:left;
	width:195px;
	height:120px;
}

#txt_promo{
	float:left;
	width:175px;
	padding:0 10px;
	height:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

text_promo a{
	text-decoration:none;
}

#des_promo a{
	margin:0;
	color:#000000;
	text-align:center;
}

#info_promo a{
	color:#990000;
	text-align:center;
}

.btn_lien{
	
}

