/* =================== 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;
	color : #4a4a4a;
}
.none {
	display:none;
}

#site {
	width:950px;
	margin:auto;
	overflow: hidden;
}
a {
	color:#666666;;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

h3 {
	margin:30px 0 15px 0;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	clear:both;
}

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

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/* ============================================ */


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

#header {
	width:950px;
	height:145px;
}
#logo {
	float:left;
	width:217px;
	height:145px;
	background:url(../images/layout/header/logo.jpg) no-repeat;
}
#logo h1, #logo a {
	display:block;
	margin: 0;
	padding: 0;
	width:217px;
	height:145px;
}

#menu-langues {
	width: 733px;
	margin: 0;
	padding: 0;
 	list-style-type: none;
	text-align: right;
}
#menu-langues li {
	float: right;
	margin-right: 5px;
}

#menu-header {
	float: left;
	width: 733px;
	height: 145px;
}
#menu-header-haut {
	width: 733px;
	height: 54px;
	background: url(../images/layout/header/header-1-fr.jpg) no-repeat;
}
#menu-header-menu, #nav {
	width: 528px;
	height: 84px;
	background: url(../images/layout/header/menu-fond.jpg) no-repeat;
	margin: 0;
	padding: 7px 0 0 205px;
	list-style-type:none;
}

#menu-header-menu li, #nav li {
	float: left;
	width: 62px;
	height: 58px;
	margin-right: 1px;
}
#menu-header-menu li a, #nav li a {
	display: block;
	width: 62px;
	height: 58px;
}
#menu-header-menu li ul li, #nav li ul li {
	clear: both;
	width: auto;
	height: auto;
}
#menu-header-menu li ul li a, #nav li ul li a {
	display: block;
	width: 21.8em;
	height: auto;
}
#menu-header-menu li ul li a:hover, #nav li ul li a:hover {
	background-color: #cccccc;
}
#btn-decouvrez-fr a {
	background-image: url(../images/layout/header/decouvrir-fr.jpg);
}
#btn-decouvrez-en a {
	background-image: url(../images/layout/header/decouvrir-en.jpg);
}	
#btn-decouvrez-fr ul li a, #btn-decouvrez-en ul li a {
	background-image: none;
	background-color: #eb8201;
}	
#btn-agenda-fr a {
	background-image: url(../images/layout/header/agenda-fr.jpg);
}
#btn-agenda-en a {
	background-image: url(../images/layout/header/agenda-en.jpg);
}
#btn-agenda-fr ul li a, #btn-agenda-en ul li a {
	background-image: none;
	background-color: #6c5e28;
}	
#btn-se-loger-fr a {
	background-image: url(../images/layout/header/se-loger-fr.jpg);
}
#btn-se-loger-en a {
	background-image: url(../images/layout/header/se-loger-en.jpg);
}	
#btn-se-loger-fr ul li a, #btn-se-loger-fr ul li a {
	background-image: none;
	background-color: #a87e00;
}	
#btn-sortir-fr a {
	background-image: url(../images/layout/header/sortir-fr.jpg);
}
#btn-sortir-en a {
	background-image: url(../images/layout/header/sortir-en.jpg);
}	
#btn-sortir-fr ul li a, #btn-sortir-en ul li a {
	background-image: none;
	background-color: #ce0413;
}	
#btn-boutique-fr a {
	background-image: url(../images/layout/header/boutique-fr.jpg);
}
#btn-boutique-en a {
	background-image: url(../images/layout/header/boutique-en.jpg);
}
#btn-boutique-fr ul li a, #btn-boutique-en ul li a {
	background-image: none;
	background-color: #6f246f;
}	
#btn-l-office-fr a {
	background-image: url(../images/layout/header/l-office-fr.jpg);
}
#btn-l-office-en a {
	background-image: url(../images/layout/header/l-office-en.jpg);
}
#btn-l-office-fr ul li a, #btn-l-office-en ul li a {
	background-image: none;
	background-color: #d37501;
}	
#btn-association-fr a {
	background-image: url(../images/layout/header/association-fr.jpg);
}
#btn-association-en a {
	background-image: url(../images/layout/header/association-en.jpg);
}
#btn-association-fr ul li a, #btn-association-en ul li a {
	background-image: none;
	background-color: #0053a6;
}	
#btn-adherer-fr a {
	background-image: url(../images/layout/header/adherer-fr.jpg);
}
#btn-adherer-en a {
	background-image: url(../images/layout/header/adherer-en.jpg);
}
#btn-adherer-fr ul li a, #btn-adherer-en ul li a {
	background-image: none;
	background-color: #dfbe02;
}	
/* ============================================ */


/* ============= COLONNE GAUCHE =============== */
#col-gauche {
	float: left;
	width: 238px;
	min-height:500px;
	height:auto !important;
  	height:500px;
	background: url(../images/layout/col-gauche/fond.jpg) top no-repeat;
}

#coup-de-coeur {
	width: 238px;
	margin-bottom: 5px;
}
#coup-de-coeur-haut-fr {
	width: 238px;
	height: 88px;
	background: url(../images/layout/col-gauche/coeur-haut-fr.jpg) no-repeat;
}
#coup-de-coeur-haut-en {
	width: 238px;
	height: 88px;
	background: url(../images/layout/col-gauche/coeur-haut-en.jpg) no-repeat;
}
#coup-de-coeur-fond {
	width: 238px;
	height: 183px;
	background: url(../images/layout/col-gauche/coeur-fond.jpg) no-repeat;
}
#titre_coeur {
	width: 238px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
#accroches_coeur {
	width: 190px;
	font-size:11px;
	margin-left: 27px;
}
#imgs_coeur {
	margin: 3px 0;
}
#links_coeur {
	width: 218px;
	margin-top: 7px;
}

#aller-plus-loin-titre-fr {
	width: 238px;
	height: 37px;
	background: url(../images/layout/col-gauche/aller-plus-loin-titre-fr.jpg) no-repeat;
}
#aller-plus-loin-titre-en {
	width: 238px;
	height: 37px;
	background: url(../images/layout/col-gauche/aller-plus-loin-titre-en.jpg) no-repeat;
}
#aller-plus-loin-pied {
	width: 238px;
	height: 18px;
	background: url(../images/layout/col-gauche/aller-plus-loin-pied.jpg) no-repeat;
}
#titre-actu {
	background: url(../images/layout/col-gauche/puce-actu.jpg) top left no-repeat;
	padding-left: 20px;
	margin: 5px 23px 0 50px;
}
/* ============================================ */


/* ================= CONTENU ================== */
#contenu {
	float: left;
	width: 471px;
	min-height:500px;
	height:auto !important;
  	height:500px;
}
* html #contenu {
	width: 469px;
}

#banniere {
	width: 471px;
	margin-left: 2px;
}
* html #banniere {
	width: 469px;
}

#breadcrumb {
	width: 471px;
	margin-left: 2px;
}
* html #breadcrumb {
	width: 469px;
}
/* ============================================ */


/* ============= COLONNE DROITE =============== */
#col-droite {
	float:left ;
	width: 241px;
	min-height:500px;
	height:auto !important;
  	height:500px;
}

#outils-titre-fr {
	width: 241px;
	height: 32px;
	background: url(../images/layout/col-droite/outils-titre-fr.jpg) no-repeat;
}
#outils-titre-en {
	width: 241px;
	height: 32px;
	background: url(../images/layout/col-droite/outils-titre-en.jpg) no-repeat;
}
#outils {
	width: 241px;
	min-height:350px;
	height:auto !important;
  	height:350px;
	background: url(../images/layout/col-droite/outils-fond.jpg) repeat-y;
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
#outils li {
	width: 127px;
	margin-left: 35px;
	padding: 3px 0 3px 55px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #CCCCCC;
}
#outils li a {
	font-size: 11px;
}
#plan-clichy {
	width: 50px;
	height: 50px;
	background-image: url(../images/layout/pictos/plan-clichy.jpg);
}
#voir-selection {
	width: 50px;
	height: 40px;
	background-image: url(../images/layout/pictos/voir-selection.jpg);
}
#afficher-selection {
	width: 50px;
	height: 45px;
	background-image: url(../images/layout/pictos/afficher-selection.jpg);
}
#sites-partenaires {
	width: 50px;
	height: 45px;
	background-image: url(../images/layout/pictos/sites-partenaires.jpg);
}
#documentation {
	width: 50px;
	height: 45px;
	background-image: url(../images/layout/pictos/documentation.jpg);
}
#ecrire-office {
	width: 50px;
	height: 35px;
	background-image: url(../images/layout/pictos/ecrire-office.jpg);
}
#plan-site {
	width: 50px;
	height: 50px;
	background-image: url(../images/layout/pictos/plan-site.jpg);
}
#infos-legales {
	width: 50px;
	height: 45px;
	background-image: url(../images/layout/pictos/infos-legales.jpg);
}
#outils-pied {
	width: 241px;
	height: 29px;
	background: url(../images/layout/col-droite/outils-pied.jpg) no-repeat;
}
/* ============================================ */


/* ================== FOOTER ================== */
#footer {
	clear:both;
	width:981px;
	background: #000000;
	background-image: url(../images/layout/footer/haut.jpg);
	background-repeat: no-repeat;
	min-height:36px;
	height:auto !important;
  	/*height:36px;*/
  	overflow: hidden;
}


#footer_coord{
	width:940px;
	margin:10px 0 0 10px;
	height: auto;
	text-align:center;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	}
#footer_coord a {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	}
/* ============================================ */


/* ==================== FAQ =================== */
/*.liste_faq {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	padding-right: 5px;
	text-indent: 0px;
	color: #666666;
}
.liste_faq a  {
	text-decoration: none;
	color: #666666;
}
.liste_faq a:hover  {
	text-decoration: underline;
}

.liste_faq li  {
	padding-top: 5px;
}
.lien_marron {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #a19274;
}
.entete_tableau {
	border-bottom: 1pt dotted silver;
}
.titre_faq {
	color:#a19274;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:0;
	text-decoration: none;
}
.titre_faq:hover {
	text-decoration: none;
}*/
/* ============================================ */


/* ================= 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;
	margin: 0 0 10px 10px;
}
#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: 550px;
	height: 20px;
	margin:auto;
}

#commande_etape_txt a {
	color: #cccccc;
}

#commande_etape_txt div {
	float: left;
}

#etape_panier {
	margin-left:30px;
}
* html #etape_panier {
	margin-left:15px;
}
#etape_infos {
	margin-left:103px;
}
* html #etape_infos {
	margin-left:83px;
}
#etape_paiement {
	margin-left:85px;
}
#etape_confirmation {
	margin-left:88px;
}
* html #etape_confirmation {
	margin-left:90px;
}
.etape_active {
	color: #b8a99c;
}
/* ============================================ */


/* =============== PARTENAIRES ================ */
/*.liste_partenaires {
	margin-bottom: 15px;
	font-size: 11px;
}

.entete_marron {
	border-bottom: 1pt dotted silver;
}

.titre_marron {
	color:#a19274;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:0;
	text-decoration: none;
}
.titre_marron:hover {
	text-decoration: none;
}

.contenu_partenaire {
	color: #666666;
}*/
/* ============================================ */


/* ================== 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;
	padding: 0;
	list-style-type: none;
	width: 645px;
	margin-left:10px;
	overflow: hidden; 
}
* html #liste_sous_rayons {
	width: 640px;
	margin-left:5px;
}
#liste_sous_rayons li {
	float: left;
	margin: 0 10px 10px 0;
	width: 310px;
	border: solid 1px #CCCCCC;
}
* html #liste_sous_rayons li {
	width: 305px;
}

.image_sous_rayon {
	/*width: 60px;
	height: 60px;
	margin: 0 10px 0 10px;
	border: solid 1px #cccccc;*/
	height: 110px;
	background-color: #FFFFFF;
}
.nom_sous_rayon {
	font-size: 12px;
	padding: 1px 0 3px 0;
	margin: 3px 5px;
	font-weight: bold;
	line-height: 14px;
}

.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: #000000;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin: 0 0 20px 18px;
}
#fil-ariane a {
	color: #000000;
}

#liste_produits {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 645px;
	margin: auto;
}
* html #liste_produits {
	/*margin-left: -20px;*/
}
#liste_produits li {
	float: left;
	width: 180px;
	margin: 0 0 20px 18px;
	border: solid 1px #e7e7e7;
	padding: 5px;
	height: 245px;
}
* html #liste_produits li {
	width: 180px;
	margin: 0 0 20px 10px;
}

.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;
}
/*#panier_liste_produit div {
	float: right;
}*/

.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);
}
/* ============================================ */


/* ============ RESULTATS RECHERCHE =========== */
/*#resultat_recherche {
	margin-left: 10px;
}
#resultat_recherche p {
	margin-left: -10px;
}

#resultat_recherche ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#resultat_recherche li {
	margin-bottom: 10px;
}
.ref_recherche {
	font-size: 11px;
}*/
/* ============================================ */


/* ============== 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: 640px;
}

#description_fiche_produit {
	width: 628px;
 	margin:5px 0 9px 0;
 	border:solid 1px #cccccc;
 	padding:5px;
 	overflow:hidden;
}
/** html #description_fiche_produit {
	width: 630px;
}*/

#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;*/
}

#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: 735px;
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
	font-size: 11px;
}

#entete_panier {
	background-color:#eeeeee;
	width:727px;
	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: 427px;
}
.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:727px;
	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: 733px;
	height: 1px;
	line-height: 1px;
	background-color: #e5e5e5;
	margin: 2px 0 2px -3px;
	font-size: 0.5px;
}
#total_panier {
	background-color: #eeeeee;
	width: 727px;
	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: 617px;
	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: 735px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	line-height: 20px;
}
#btns_panier a {
	color: #333333;
}

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

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


/* ================== ADRESSE ================= */
#adresse_facturation {
	float: left;
	border: solid 1px #e5e5e5;
	width: 365px;
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
}
#adresse_livraison {
	float: left;
	border: solid 1px #e5e5e5;
	width: 365px;
	margin: 10px 0 0 3px;
	background-color: #FFFFFF;
}
.entete_adresse {
	background-color:#eeeeee;
	width:357px;
	height:23px;
	color:#666666;
	font-weight:bold;
	line-height:23px;
	margin: 1px;
	padding: 0 3px 0 3px;
}
.contenu_adresse {
	width:357px;
	margin: 1px;
	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;
}

.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;
	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;
}*/
/* ============================================ */


/* ================== MARQUES ================= */
/*#marques {
	list-style-type: none;
}
#marques a {
	color: #000000;
}*/
/* ============================================ */


/* ============== ESPACE MEMBRES ============== */
/*#membres-liste-ssrub {
	float:left;
	width:150px;
	list-style-type:none;
	margin:30px 0 0 0;
	padding:0;
}

#membres-liste-ssrub li {
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 15px;
	height:30px;
	margin:0 0 0 25px;
	padding:0;
}

#membres-centre {
	width:680px;
	float:left ;
	margin:0 0 0 10px;
	padding:0;
}

#membres-contenu-titre {
	width:653px;
	height:27px;
	margin:0;
	background-image: url(../images/layout/puce-titre.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #58315d;
	color: #FFFFFF;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 23px;
	padding:0 0 0 27px;
}

#membres-contenu {
	width:680px;
	background-color:#FFFFFF;
	min-height:573px;
	height:auto !important;
  	height:573px;
  	margin:0;
  	padding:0;
  	color:#000000;
	}

#membres-espace-titre {
	width:323px;
	height:27px;
	margin:0;
	background-color: #58315d;
	color: #FFFFFF;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 23px;
	padding:0 0 0 27px;
}
#membres-espace-centre {
	width:350px;
	float:left ;
	background-color:#FFFFFF;
  	margin:0;
  	padding:0;
}

#membres-espace-centre-contenu {
	min-height:573px;
	height:auto !important;
  	height:573px;
  	color:#000000;
	}

#membres-espace-droite-haut {
	margin:0 0 0 10px;
	padding:10px;
	width:300px;
	float:left;
	min-height:370px;
	height:auto !important;
  	height:370px;
  	background-color: #FFFFFF;
  	color:#000000;
}


#membres-espace-droite-issues {
	margin:10px 0 0 10px;
	padding:0 0 0 5px;
	float:left ;
	height:200px;
	width:105px;
	background-color: #58315D;
	color:#FFFFFF;
	}
#membres-espace-droite-issues a{
	color:#FFFFFF;
	text-decoration: underline;
	}

#membres-espace-droite-pub {
	margin:10px 0 0 10px;
	width:200px;
	height:200px;
	background-color:#DCDDDF;
	float:left;
}



.tab-mon-compte {
	width:90%;
}

.tab-mon-compte th {
	text-align: right;
	font-weight:bold ;
}
*/
/* ============================================ */


/* =============== ABONNEMENTS ================ */
/*.abo_choix {
	width: 125px;
	float:left;
	height: 150px;
	margin:0;
	padding:0;
}

.abo_choix input, .abo_choix img {
	margin:65px 0 0 50px;
}

.abo_texte {
	float:left;
	width:500px;
	min-height: 150px;
	height: auto !important;
	height:150px;
	margin:0;
	padding:0;
	background-color:#F4F4F4;
}
.abo_texte h3 {
	font-weight: bold;
	font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:normal;
	margin:5px 0 15px 10px;
	padding:0;
}

.abo_prix{
	width: 150px;
	float:left;
	height: 100px;
	margin:0;
	padding:50px 0 0 25px;
}

.abo_type_paiement {
	font-weight: bold;
	font-size: 16px;
	font-family: serif;
	}

.lien_etape {
		float: left;
		width:180px;
		margin:0 10px 0 0;
		color:#CCCCCC ;
		font-weight:normal;
}

.lien_etape_on {
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
	}

.lien_etape a {
		color:#000000;
}
*/
/* ============================================ */

/* ================== AGENDA ================== */
#recherche-agenda {
	width:430px;
	margin: 5px auto 15px auto;
	border:solid 1px #cccccc;
	background-color:#f0f0f0;
}
#recherche-agenda legend {
	font-size:13px;
	font-weight: bold;
}
#search_agenda_nom {
	font-size:11px;
	width:200px;
}
#d1, #d2 {
	font-size:11px; width:60px;
}
#search_tag, #submit_search_agenda {
	font-size:11px;
}

.separation-semaine-agenda1 {
	width:450px;
	background-color:#cccccc;
	margin:auto;
	heigh:1px;
	line-height:1px;
	margin-top:20px;
	margin-bottom:5px;
	font-size: 1px;
}
.separation-semaine-agenda2 {
	width:450px;
	background-color:#cccccc;
	margin:auto;
	heigh:1px;
	line-height:1px;
	margin-bottom:15px;
	font-size: 1px;
}

.jour-agenda {
	width:450px;
	margin:auto;
	margin-bottom:10px;
}
.intitule-jour-agenda {
	width:250px;
	background:url(../images/contenu/fond-date-agenda.jpg) no-repeat;
	margin:auto;
	text-align:center;
	color:#ffffff;
	height:23px;
	line-height:23px;
	font-size:14px;
	font-weight:bold;
}
.intitule-jour-agenda-bordure {
	width:450px;
	background-color:#6c5e28;
	margin:auto;
	heigh:1px;
	line-height:1px;
	margin-bottom:5px;
	font-size: 1px;
}

.image-evenement {
	float:left;
	width:80px;
	height:65px;
}
.accroche-evenement {
	float:left;
	height:65px;
}
.infos-evenement {
	clear:both;
	margin-bottom:10px;
}
.separation-evenement {
	width:450px;
	border-top:dotted 1px #cccccc;
	margin:auto;
	heigh:1px;
	line-height:1px;
	font-size: 1px;
	margin-bottom:5px;
}

.lien-agenda {
	font-size:11px; color:#333333;
}
/* ============================================ */

/* ============== ETABLISSEMENTS ============== */
#recherche-etablissement {
	width:430px;
	margin: 5px auto 15px auto;
	border:solid 1px #cccccc;
	background-color:#f0f0f0;
}
#recherche-etablissement legend {
	font-size:13px;
	font-weight: bold;
}
#search_etab_nom {
	font-size:11px;
	width:200px;
}
.search_tag, #submit_search_etab {
	font-size:11px;
}
/* ============================================ */

/* =============== IDENTIFICATION ================ */
#identification {
	margin:10px 0 0 0;
	padding:0;
	width:950px;
	text-align: center;
	color:#FFFFFF;
}
#identification form {
	color:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
}
/* ============================================ */
/* =============== IDENTIFICATION ================ */
.gmapSidebar {
	list-style-type:none;
}

/* =============== Infos utilisateurs ================ */
.tab_infos_utilisateurs {
	padding:0;
	margin:0;
	width: 98%;
}

.tab_infos_utilisateurs th{
	font-weight: bold;
	text-align: right;
	width: 20%;
}

.tab_infos_utilisateurs td .saisie_texte{
	width: 98%;
}

.tab_infos_utilisateurs td textarea {
	width: 98%;
	height:100px;
}

.tabsLangue {
	list-style-type:none;
	margin:auto;
	padding:0;
	margin:0 0 0 3px;
}
.tabsLangue li {
	float:left;
	width:40px;
	height:25px;
	line-height:25px;
	text-align:center;
	border:1px solid #CCCCCC;
	cursor:pointer;
}
.tabsLangue li.on {
	background-color:#CCCCCC;
}

/* =============== Infos utilisateurs public ================ */
#infos_utilisateurs_public th { width:100px; text-align:left; vertical-align:top; }
#infos_utilisateurs_public img { width:50px; }
#table_adherent_public th { width:150px; text-align:left; }
/* =============== Selection ================ */
.bloc-selection {
	background-color:#E2E2E2;
	border:1px solid #000000;
	color:#000000;
	width:449px;
	padding:10px;
	margin:0 0 10px 0;
	overflow:hidden;
}
.bloc-selection h3, .bloc-selection p { margin:2px 0 0 0; }
#infos_utilisateurs_public h1 { margin: 0 0 4px 0; font-size: 16px; }
