/* =================== SITE =================== */
html, body {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}
.none {
	display:none;
}
#site {
	width:990px;
	margin:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image: url(../images/layout/fond-site.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
h1 {
	margin:0;
	padding:0;
}
a {
	color: #92B93D;
}
form {
	margin: 0;
	padding: 0;
}

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

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

#header {
	width: 990px;
	height: 122px;
}

#header1 {
	width: 990px;
	height: 79px;
}
#logo1 {
	float: left;
	width: 118px;
	height: 79px;
	background-image: url(../images/layout/header/logo1.jpg);
}
#logo1 h1, #logo1 a {
	display: block;
	width: 118px;
	height: 79px;
}
#bloc-search {
	float:right;
	height: 20px;
	padding: 9px 2px 0 0;
}
#bloc-search form, {
	margin: 0;
	padding: 0;
}
#bloc-search input {
	float: left;
}
#input-search {
	margin: 2px 3px 0 0;
	font-size: 11px;
	color: #999999;
	border: solid 1px #cccccc;
}
#menu-header {
	/*float: left;*/
	width: 872px;
	height: 40px;
	background-image: url(../images/layout/header/fond-menu.jpg);
	margin: 0;
	padding: 0;
	/*padding: 41px 0 0 0;*/
	list-style-type: none;
}
* html #menu-header { margin-top:-8px;}
#menu-header li {
	float: left;
	width: 133px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
#menu-header li a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu-header li a:hover {
	text-decoration: underline;
}

#header2 {
	width: 990px;
	height: 43px;
}
#logo2 {
	float: left;
	width: 150px;
	height: 43px;
	background-image: url(../images/layout/header/logo2.jpg);
}
#logo2 h1, #logo2 a {
	display: block;
	width: 150px;
	height: 43px;
}
#fin-header2 {
	float: left;
	width: 820px;
	height: 28px;
	text-align: right;
	padding: 15px 20px 0 0;
	color: #333333;
	font-weight: bold;
}
#fin-header2 a {
	color: #93B92D;
	text-decoration: none;
}
#fin-header2 a:hover {
	text-decoration: underline;
}

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

/* ================== GAUCHE ================== */

#col-gauche {
	float: left;
	width: 231px;
}

#titre-catalogue {
	margin: 0;
	width: 156px;
	height: 22px;
	background-image: url(../images/layout/col-gauche/titre-catalogue.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 16px 0 0 75px;
}

#menu-gauche {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu-gauche li {
	width: 231px;
	height: 60px;
	background-image: url(../images/layout/col-gauche/fond-categorie.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu-gauche li a {
	text-decoration: none;
	display: block;
	width: 231px;
	height: 60px;
}
.titre-cat-fr {
	width: 200px;
	font-size: 14px;
	padding: 5px 0 0 10px;
	color: #000000;
	cursor: pointer;
}
.titre-cat-en {
	width: 170px;
	font-size: 12px;
	color: #939393;
	padding: 0 0 0 10px;
	cursor: pointer;
}

#coordonnees {
	color: #999999;
	width: 224px;
	height: 253px;
	padding: 20px 0 0 7px;
}

#telephone {
	height: 25px;
	line-height: 25px;
	background-image: url(../images/layout/col-gauche/picto-tel.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding-left: 25px;
}
#email {
	margin-top: 13px;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/layout/col-gauche/picto-mail.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 25px;
}
#email a {
	text-decoration: none;
	color: #999999;
}
#email a:hover {
	text-decoration: underline;
}

#adresse {
	margin-top: 13px;
	padding-left: 5px;
	font-size: 12px;
}

#facebook {
	margin-top: 13px;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/layout/col-gauche/facebook1-web.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 20px;
}
#facebook a {
	text-decoration: none;
	color: #999999;
}
#facebook a:hover {
	text-decoration: underline;
}
/* ============================================ */

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

#contenu {
	float:left;
	width: 512px;
	min-height:423px;
  	height:auto !important;
  	height:423px;
	padding: 0 10px;
}
* html #contenu {
	padding: 0;
}

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

/* ================== COL DROITE ================== */

#col-droite {
	float: left;
	width: 759px;
	min-height:423px;
  	height:auto !important;
  	height:423px;
}

#col-droite2 {
	float: left;
	width: 227px;
}
#rappel {
	width: 227px;
	height: 145px;
	background-image: url(../images/layout/col-droite/fond-rappel.jpg);
	padding: 70px 0 0 0;
	text-align: center;
}
#rappel-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 7px -7px;
}
#rappel-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8c8c8c;
	padding: 0 25px 0 20px;
	margin-bottom: 5px;
}
#rappel-btn {
	width: 227px;
	height: 40px;
	background-image: url(../images/layout/col-droite/btn-rappel.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 7px;
}
#rappel-btn a {
	display: block;
	width: 227px;
	height: 40px;
}
#actus {
	width: 227px;
	height: 208px;
	background-image: url(../images/layout/col-droite/fond-actu.jpg);
}
#titre-actus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px 0 60px;
	margin-bottom:7px;
	text-align:right;
}
#coeurs {
	width: 227px;
	height: 208px;
	background-image: url(../images/layout/col-droite/fond-actu.jpg);
}
#titre-coeurs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 0 0 60px;
}

#infos-produits {
	clear: both;
	width: 759px;
	height: 203px;
	background-image: url(../images/layout/footer/fond-infos-produits.jpg);
}
#liste_infos_produits {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 669px;
	margin: auto;
	padding-left: 90px;
	overflow: hidden;
}
* html #liste_produits {
	/*margin-left: -20px;*/
}
#liste_infos_produits li {
	float: left;
	width: 200px;
	height: 190px;
	margin: 10px 20px 0 0;
}

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

/* ================== FOOTER ================== */

#footer {
	width:759px;
	height:52px;
	background-image: url(../images/layout/footer/fond.jpg);
}

#menu-footer {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 759px;
}
#menu-footer li {
	float: left;
	height: 52px;
	line-height: 52px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
#menu-footer li a {
	color: #93b92d;
	text-decoration: none;
}
#menu-footer li a:hover {
	text-decoration: underline;
}
#footer-contact {
	background-image: url(../images/layout/footer/picto-contact.jpg);
	width: 106px;
}
#footer-devis {
	background-image: url(../images/layout/footer/picto-devis.jpg);
	width: 80px;
}
#footer-societe {
	background-image: url(../images/layout/footer/picto-societe.jpg);
	width: 118px;
}
#footer-plan {
	background-image: url(../images/layout/footer/picto-plan.jpg);
	width: 104px;
}
#footer-infos {
	background-image: url(../images/layout/footer/picto-infos.jpg);
	width: 108px;
}
#footer-sitemap {
	background-image: url(../images/layout/footer/picto-sitemap.jpg);
	width: 75px;
}

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

/* ================= BOUTIQUE ================= */
#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;
}
#page_commande {
	clear: both;
	border: solid 1px #e5e5e5;
	width: 540px;
	margin-top:10px;
}

#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: 645px;
	height: 20px;
}

#commande_etape_txt a {
	color: #cccccc;
}

#commande_etape_txt div {
	float: left;
}
*+html #commande_etape_txt div {
	margin-top: -20px;
}

#etape_panier {
	margin-left:70px;
}
*+html #etape_panier {
	margin-left:80px;
}
#etape_infos {
	margin-left:90px;
}
* html #etape_infos {
	margin-left:80px;
}
#etape_paiement {
	margin-left:70px;
}
#etape_confirmation {
	margin-left:80px;
}
* html #etape_confirmation {
	margin-left:75px;
}
.etape_active {
	color: #cc0000;
}
/* ============================================ */

/* ================== RAYONS ================== */
#retour_boutique {
	margin-top:10px;
	margin-right: 10px;
	float: right;
	line-height: 20px;
	font-size: 11px;
}

#titre_sous_rayons {
	margin: 0 0 3px 15px;
	clear: both;
	font-size: 11px;
}
#liste_sous_rayons {
	margin: 0 0 15px 10px;
	padding: 0;
	list-style-type: none;
	width: 512px;
	overflow: hidden; 
}
#liste_sous_rayons li {
	float: left;
	margin: 0 10px 10px 0;
	width: 240px;
	border: solid 1px #DCDCDC;
}
.image_sous_rayon {
	/*width: 60px;
	height: 60px;
	margin: 0 10px 0 10px;
	border: solid 1px #cccccc;*/
	height: 110px;
	background: url(../images/boutique/fond_rayon.gif) no-repeat top left;
	background-color: #FFFFFF;
}
.nom_sous_rayon {
	font-size: 12px;
	padding: 1px 0 3px 0;
	margin: 3px 5px;
	font-weight: bold;
	line-height: 14px;
	border-bottom: solid 1px #DCDCDC;
	height:28px;
}

.nom_sous_rayon a {
	color: #666666;
}
.nom_sous_rayon a: hover {
	color: #666666;
}

#tri_liste_produits {
	width: 530px;
	text-align: right;
	margin: 7px 0 15px 0;
	font-size: 11px;
}
#tri_liste_produits form {
	margin: 0;
	padding: 0;
}
#tri_liste_produits select {
	font-size: 11px;
}

#fil-ariane {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin: 0 0 20px 18px;
}
#fil-ariane a {
	color: #333333;
	text-decoration:none;
}
#fil_ariane a:hover {
	text-decoration:underline;
}
.fil_ariane_en_cours {
	color: #93B92D;
	text-decoration:none;
}

#liste_produits {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 500px;
	margin: auto;
}
* html #liste_produits {
	/*margin-left: -20px;*/
}
#liste_produits li {
	margin-bottom:10px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 10px;
}
* html #liste_produits li {
	width: 500px;
	margin: 0 0 20px 0;
}

.photo-produit-liste-haut {
	width: 155px;
	height: 31px;
	background-image:url(../images/contenu/img-prod-liste-haut.png);
}
.photo-produit-haut a {
	width: 128px;
	height: 31px;
	display: block;
	color: #4c4b3d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 27px;
	padding-left: 27px;
}
.photo-produit {
	width: 155px;
	height: 160px;
	background-image: url(../images/contenu/img-prod-fond.png);
	background-repeat: repeat-y;
}
.photo-produit-bas {
	width: 155px;
	height: 8px;
	background-image:url(../images/contenu/img-prod-bas.png);
}

.liste_produits_prix_barre {
	text-decoration: line-through;
	font-size: 11px;
}
.liste_produits_prix_promo {
	font-weight: bold;
	color: #e2007a;
}
.liste_produits_prix {
	font-weight: bold;
	color: #990000;
}

#panier_liste_produit {
	/*background-color:#e2007a;
	line-height:17px;
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: auto;*/
	text-align: right;
	margin-top: 5px;
}
#panier_liste_produit a {
	color: #ffffff;
}



.image_liste_produits {
	float: left;
	margin: 5px;
	width: 120px;
	height: 120px;
}
.description_liste_produits {
	float: left;
	font-size: 11px;
	color: #333333;
	width: 290px;
}
* html .description_liste_produits {
	width: 278px;
}
.liste_produits_prix_btn {
	float: left;
	margin: 20px 20px 5px 10px;
	width: 125px;
	text-align: right;
}
* html .liste_produits_prix_btn {
	width: 115px;
}
.liste_produits_infos {
	line-height: 20px;
	margin-top: 7px;
}
.liste_produits_panier {
	line-height: 20px;
}
.liste_produits_panier_txt {
	float: right;
	margin-top: 4px;
}
.liste_produits_panier_img {
	float: right;
	width: 17px;
	height: 25px;
	background-image: url(../images/boutique/picto_panier.gif);
}
/* ============================================ */

/* ============== FICHE PRODUIT =============== */
#fiche_produit {
	width: 645px;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	min-height:320px;
  	height:auto !important;
  	height:320px;
}
* html #fiche_produit {
	width: 540px;
}

#titre_fiche_produit {
	padding: 3px 0 0 5px;
	width: 535px;
}
#titre_fiche_produit  h2{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#photo-produit {
	width: 400px;
	height: 220px;
	background-image: url(../images/contenu/img-prod-fond.png);
	background-repeat: repeat-y;
}

.prix_fiche_produit {
	font-size: 16px;
	font-weight: bold;
	color: #4c4b3d;
	margin-top: 7px;
	line-height: 25px;
	text-align: center;
}
.prix_fiche_produit_barre {
	float: left;
	font-size: 12px;
	color: #4c4b3d;
	margin-top: 7px;
	text-decoration: line-through;
	line-height: 25px;
}
#prix_promo_fiche_produit {
	float: left;
	color: #E2007A;
	font-weight: bold;
	font-size: 16px;
	margin-top:7px;
	line-height: 25px;
}
.txt_promo_fiche_produit {
	font-size: 12px;
	color: #698301;
}

#vente_fiche_produit {
	clear: both;
	width: 110px;
	margin: auto;
	/*float: left;
	width: 127px;*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
* html #vente_fiche_produit {
	/*width: 125px;
	margin: 10px 10px 0 18px;*/
}



#description_fiche_produit {
	float: left;
	/*width: 200px;*/
	width: 400px;
	margin: 10px 5px 0 20px;
	font-size: 11px;
}
* html #description_fiche_produit {
	margin: 10px 5px 0 11px;
}


#photos_fiche_produit {
	float: right;
	width: 200px;
	margin: 0 0 0 5px;
}
#miniatures_photos_fiche_produit {
	margin: 3px 0 0 2px;
}

#titre_producteur_fiche_produit {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 27px;
}
#nom_producteur_fiche_produit {
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 6px;
}

#declinaisons_fiche_produit {
	margin-top: 15px;
	font-size: 11px;
}
#declinaisons_fiche_produit form {
	margin: 0;
	padding: 0;
}
#declinaisons_fiche_produit select {
	font-size: 11px;
	width: 125px;
}

#lien_produits_producteur {
	font-size: 11px;
	margin: 7px 0 0 3px;
}

#bonus_produit {
	font-size: 11px;
	padding: 20px 0 10px 0;
	width: 585px;
	height: 50px;
}
#lien_recettes_fiche_produit {
	float: left;
	background-image: url(../images/boutique/picto_recette.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
}
#lien_restaurant_fiche_produit {
	float: left;
	background-image: url(../images/boutique/picto_restaurant.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
}
#lien_conseils_fiche_produit {
	float: left;
	background-image: url(../images/boutique/picto_conseils.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
}
#lien_pays_fiche_produit {
	float: left;
	background-image: url(../images/boutique/picto_pays.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
}
/* ============================================ */


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

#titre_selection {
	color: #93B92D;
}

#entete_panier {
	background-color:#eeeeee;
	width:492px;
	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: 380px;
}
.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:492px;
	margin: 1px;
	padding: 0 3px 0 3px;
}
#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: 498px;
	height: 1px;
	line-height: 1px;
	background-color: #e5e5e5;
	margin: 2px 0 2px -3px;
	font-size: 0.5px;
}
#total_panier {
	background-color: #eeeeee;
	width: 492px;
	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: 382px;
	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: 500px;
	text-align: right;
	/*font-weight: bold;*/
	margin-top: 5px;
	line-height: 20px;
}
#btns_panier a {
	color: #333333;
}

.total_recap {
	background-color: #eeeeee;
	width: 492px;
	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: 317px;
	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: #e5e5e5;
	width: 492px;
	height: 23px;
	color: #666666;
	font-weight: bold;
	line-height: 23px;
	margin: -6px 1px 1px 1px;
	padding: 0 3px 0 3px;
}

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


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

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

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

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


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

#adresses_enregistrees, #detail_commande {
	width: 530px;
	margin: 0 0px 2px 0px;
}

#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: 570px;
	margin: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

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

#btn_compte {
	float: left;
	width: 105px;
	margin-left: 2px;
}
#btn_compte div {
	border: solid 1px #e5e5e5;
	width: 105px;
	height: 50px;
	margin-bottom: 1px;
}
#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:#eeeeee;
	/*width:100%;*/
	height:23px;
	color:#666666;
	line-height:23px;
	margin: 1px;
	padding: 0 3px 0 3px;
}

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

.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: 300px;
}
.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: 440px;
	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: 522px;
	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: 522px;
	height: 23px;
	color: #666666;
	font-weight: bold;
	line-height: 23px;
	margin: -6px 1px 1px 1px;
	padding: 0 3px 0 3px;
}
/* ============================================ */

/* ================ MODULES MEA =============== */
.mea {
	float: left;
	width: 165px;
	margin-left: 8px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.block_mea {
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	width: 165px;
	height: 130px;
	overflow: hidden;
	cursor:pointer;
	line-height: normal;
}

.image_mea {
	height: 130px;
	background-color: #FFFFFF;
}

.nom_mea {
	background-image: url(../images/contenu/mea-haut.png);
	background-repeat:no-repeat;
	height: 30px;
	font-size: 11px;
	overflow: hidden;
	padding: 1px 0 0 5px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}

.nom_mea a {
	color: #FFFFFF;
}
.nom_mea a: hover {
	color: #FFFFFF;
}

.lien_mea {
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height:15px;
}
.bas_mea {
	background-image: url(../images/contenu/mea-bas.png);
	background-repeat: no-repeat;
	height: 8px;
}


.meab {
	float: left;
	width: 165px;
	margin-left: 8px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.block_meab {
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	width: 165px;
	height: 130px;
	overflow: hidden;
	cursor:pointer;
	line-height: normal;
}

.image_meab {
	height: 130px;
	background-color: #FFFFFF;
}

.nom_meab {
	background-image: url(../images/contenu/mea-haut.png);
	background-repeat:no-repeat;
	height: 30px;
	font-size: 11px;
	overflow: hidden;
	padding: 1px 0 0 5px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}

.nom_meab a {
	color: #FFFFFF;
}
.nom_meab a: hover {
	color: #FFFFFF;
}

.lien_meab {
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height:15px;
}
.bas_meab {
	background-image: url(../images/contenu/mea-bas.png);
	background-repeat: no-repeat;
	height: 8px;
}


.meap {
	float: left;
	width: 165px;
	margin-left: 8px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.block_meap {
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	width: 165px;
	height: 130px;
	overflow: hidden;
	cursor:pointer;
	line-height: normal;
}

.image_meap {
	height: 130px;
	background-color: #FFFFFF;
}

.nom_meap {
	background-image: url(../images/contenu/mea-haut.png);
	background-repeat:no-repeat;
	height: 30px;
	font-size: 11px;
	overflow: hidden;
	padding: 1px 0 0 5px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}

.nom_meap a {
	color: #FFFFFF;
}
.nom_meap a: hover {
	color: #FFFFFF;
}

.lien_meap {
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height:15px;
}
.bas_meap {
	background-image: url(../images/contenu/mea-bas.png);
	background-repeat: no-repeat;
	height: 8px;
}
/* ============================================ */


/* ================ MODULE ACTU =============== */
#module_actu {
	width: 197px;
	padding: 5px 15px 0 15px;
}
#titre_actu p {
	margin: 7px 0;
	font-weight:bold;
}
#imgs_actu {
	text-align: center;
}
#accroches_actu p {
	margin: 5px 0;
}
.lien_suite {
	margin: 0;
	padding: 0;
}
/* ============================================ */

/* =============== MODULE ACTU 2 ============== */
#module_coeur {
	width: 197px;
	padding: 5px 15px 0 15px;
}
#titre_coeur p {
	margin: 7px 0;
	font-weight:bold;
}
#imgs_coeur {
	text-align: center;
}
#accroches_coeur p {
	margin: 5px 0;
}
.lien_suite {
	margin: 0;
	padding: 0;
}
/* ============================================ */

/* ================== RECHERCHE ================== */
#search_new {
	margin:30px 10px 15px 10px;
	}
.search_nb_results {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin:10px;
}

.search_article_titre {
	margin:10px 10px 0 10px;
	}

.search_article_titre a {
	/*color:#2200CC;*/
	color:#333333;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.search_article_texte {
	color:#666666;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0 10px 0 10px;
}

.search_article_lire{
	margin:0 10px 0 10px;
}

.search_article_lire a{
	/*color:green;*/
	color:#58315d;
	font-style:normal;
	font-family:Arial, sans-serif;
	font-size:small;
}
