/********************************
		* Article *
********************************/

.article {
	padding:10px;
}
.article_contenu h2 {
	clear: both;
	text-align:left;
	font-size:15px;
	margin:5px 0 5px 0;
	color: #371A0C;
}
.article_contenu h2 a {
	color:#371A0C;
	text-decoration:none;
}
.article_contenu h2 a:hover {
	text-decoration:underline;
}
.article_contenu h3 {
	font-size:11px;
	color:#999999;
	margin:2px 0 5px 0;
}
.article_footer p {
	font-weight:bold;
	text-align:right;
}
.retour {
	clear:both;
	color:#371A0C;
	text-decoration:none;
	float:right;
	margin-top:5px;
}
.retour:hover {
	text-decoration:underline;
}
.consultation {
	padding:0 0 0 10px;
	margin:0;
	font-weight:bold;
	text-decoration:underline;
	clear:both;
}
.lien_article_langue {
	line-height:24px;
	padding:0 0 0 10px;
	margin:0;
}
.lien_article_langue a {
	color:#333333;
	text-decoration:none;
}
.lien_article_langue a:hover {
	text-decoration:underline;
}
/********************************
	   * Diaporama *
********************************/
.diaporama {
	margin:auto;
	width:515px;
	overflow:hidden;
	text-align:center;/*height: 247px; */
}
.diaporama_header {
	width:515px;
	height:36px;
	/*margin-left:20px;*/
	font-size:18px;
	font-weight:bold;
}
.diaporama_header h3 {
	margin:0;
	padding:0;
	padding-left:20px;
	padding-top:7px;
}
.diaporama_contenu {
	width:515px;
	/*height:153px;*/
	margin:auto;
	float:left;
	text-align:center;
	margin-top:10px;
}
.images {
	width:515px;
	margin-left:40px;
	margin-right:40px;
}
.diaporama_bloc {
	float:left;
	height:60px;
	margin:5px;
}
/********************************
* Module Article Attachés *
********************************/

.articleattache {
	text-align:center;
	font-size:11px;
	overflow:hidden;
	padding:10px 12px 10px 10px;
}
.articleattache h4 {
	padding:0;
	margin:auto;
	float:left;
	margin-right:10px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
}
.articleattache h4 a {
	color:#FFFFFF;
}
.articleattache_header {
	width:520px;
	height:36px;
	border-bottom:1px solid black;
	padding-left:15px;
}
.articleattache_contenu {
	border:1px solid #cccccc;
	padding:5px 0 5px 0;
	/*margin:5px;*/
	background-color:#896649;
	width:100%;
	/*height:135px;*/
	float:left;
	text-align:left;
	margin-bottom:10px;
	color: #FFFFFF;
}
.articleattache_contenu_admin {
	border:1px solid #C1C1D1;
	padding:5px 0 5px 0;
	margin:5px;
	background-color:#F9FAFA;
	width:100%;
	height:140px;
	float:left;
	text-align:left;
}
.articleattache_contenu p, .articleattache_contenu_admin p {
	text-align:left;
	font-size:12px;
	margin:auto;
}
.articleattache a {
	text-align:right;
	text-decoration:none;
	color:#FFFFFF;
}
.articleattache a:hover {
	text-decoration:underline;
}
.articleattache_accroche {
	margin:10px 10px 5px 5px;
}
.articleattache_accroche p { margin-bottom:2px; }
.articleattache_pictos {
	float:right;
	margin-right:5px;
}
.articleattache_photo {
	min-height:60px;
	float:right;
	margin-left:10px;
	margin-top:20px;
	margin-right:10px;
}
/********************************
* Module Rubriques *
********************************/

.rubriques {
	text-align:center;
	padding:10px;
	font-size:11px;
	overflow:hidden;
}

/* *** sous rubriques *** */

.sous_rub_titre {
	margin:0;
	font-weight:bold;
	font-size:11px;
	color: #77787B;
}
.sous_rub_titre a {
	color: #77787B;
	text-decoration: underline;
}
.sous_rub_contenu {
	width:100%;
	text-align:left;
	margin-bottom: 15px;
}
.sous_rub_contenu p {
	margin:10px 0 10px 15px;
	text-align:left;
	font-size:11px;
	color: #77787B;
}
.sous_rub_accroche { color:#999999;  }
.sous_rub_accroche img { float:right; margin-left:10px; }
.sous_rub_txt {
	padding:10px;
	border: solid 1px #cccccc;
}
.sous_rub_contenu a { color: #52B9D8; font-weight:bold; background:url(../images/layout/pictos/next_ico.gif) no-repeat center right; padding-right:12px; margin:0;  }
.sous_rub_contenu a:hover { padding-right:15px; }


/* *** rubriques complementaires *** */

.rub_comp_titre {
	display:block;
	margin: 5px 5px 15px 5px;
	font-weight:bold;
	font-size:11px;
	color:#77787B;
	padding:7px 0 0 0px;
	height:19px;
	border-bottom:1px #FFFFFF dashed;
}
.rub_comp_titre a {
	color: #FFFFFF;
	text-decoration: underline;
}
.rub_comp_contenu {
	float: left;
	width:100%;
	text-align:left;
	margin-bottom: 15px;
	border:1px solid #cccccc;
	background-color:#896649;
	padding-bottom:10px;
}
.rub_comp_contenu p {
	margin: 0;
	text-align:left;
	font-size:11px;
	color: #FFFFFF;
}
.rub_comp_accroche { margin:0 5px; clear:both; color: #FFFFFF; }
.rub_comp_accroche img { float:right; }
.rub_comp_txt {
}
.rub_comp_contenu a { color: #FFFFFF; font-weight:bold; padding-right:12px; }
.rub_comp_contenu a:hover { padding-right:15px; }

.rub_comp_pictos {
	float:right;
	margin:5px 5px 0 0;
}


/********************************
		* Fichier *
********************************/

#fichier {
	width:400px;
	border:1px solid black;
	margin:auto;
}
#fichier #bloc_fichier {
	margin:10px;
}
/********************************
		* Lien *
********************************/

#lien {
	width:400px;
	border:1px solid black;
	margin:auto;
}
#lien #bloc_lien {
	margin:10px;
}
#lien #bloc_lien #image {
	width:55px;
	float:left;
	margin-right:10px;
}
#lien #bloc_lien #url {
	width:300px;
	margin-bottom:28px;
	text-align:left;
}
/********************************
		* Newsletter *
********************************/
#newsletter {
	width:95%;
	margin:auto;
}
#newsletter_entete {
}
.newsletter_modules {
	width:95%;
}
#newsletter_titre {
	margin:10px;
	font-weight:bold;
}
/********************************
		* Produits *
********************************/
.module_produit {
	width:180px;
	border:1px solid #999999;
	margin:5px;
	padding:5px;
	float:left;
}
.titre_produit {
	font-size:12px;
}
.titre_produit a { color:#666666; }
.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 {
	text-align: right;
	margin-top: 5px;
	overflow:hidden;
	bottom:0;
	position:relative;
}
.panier_liste_produit a {
	color: #000000;
}
.accroche_produit {
	color:#666666; 
	border-top: solid 1px #cccccc; 
	margin-top: 3px; 
	padding-top: 3px;
	height:48px;
}
.el_gauche {
	float:left;
}
.el_droit {
	float:right; 
}
.picto_produit {
	border-bottom:1px solid #999999;
	text-align:right;
	width:100%;
	margin-bottom:2px;
}


/********************************
		* Boutique  *
********************************/

/*fiche detail produits*/
#container { width:542px; margin:0 auto; padding-top:25px; }
#produitFiche { width:750px; padding:10px; float:left; clear:both; margin-bottom:25px;  }
#produitFiche h3#nom_produits{ color:#501B28; font-size:18px; padding-top:0; margin-top:0; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:-1px; border-bottom:1px #ded1ac dashed; }
	/*encart des images*/
#produitFiche div#photo_produits { float:right; width:305px; }
#produitFiche div#photo_produits  img{margin:0 0 5px 10px; float:right; }
	/*encart des infos*/
#produitFiche div#infos{ width:500px; float:left; background-color:#ded1ac; padding:10px;  color:#555555;}
#produitFiche div#infos p.accroche{ font-weight:bold; padding-top:0; margin-top:0;}
#produitFiche div#infos p#prix_produit{ display:block; font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:16px; letter-spacing:-1px;  font-weight:bold; color:#85733f; }
#produitFiche div#infos select#list_decline{display:block; width:310px; background-color:#f3e7c1; color:#555555; border:1px #f3e7c1 inset; }
#produitFiche a.btn_commander{width:330px; display:block; clear:left; text-align:center; padding:0; margin:5px 0 0 0; height:22px; padding-top:20px; background:url(../images/layout/commander_btn_out.gif) no-repeat bottom center; color:#000000; font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:13px; text-decoration:none; font-weight:bold; }
#produitFiche a.btn_commander:hover{ background:url(../images/layout/commander_btn_over.gif) no-repeat bottom center; color:#333333; }
	/*encart des descriptions*/
#produitFiche ul#onglets { padding:0; margin:0; float:left; clear:both;}
#produitFiche ul#onglets li { display:block; float:left; list-style-type:none outside none; color:#85733f;}
#produitFiche ul#onglets a { display:block; float:left; padding:3px 10px; margin:0;  text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:inherit; }
#produitFiche ul#onglets li.on{ background-color:#BEA35A; border:1px #BEA35A outset; border-bottom:0; color:#FFFFFF; font-weight:bold; }
#produitFiche div#descproduit { width:740px; float:left; clear:left; text-align:justify; color:#333333; }
#produitFiche div#descproduit div.tab_item{ width:740px; float:left; border-top:1px #BEA35A inset; border-bottom:1px #BEA35A inset; padding:0 5px;}



/*fiche generale produits*/
.produitsItem {
	overflow: hidden;
	border:1px solid #BEA35A;
	margin:10px;
	padding:6px;	
}
.zone_haute { overflow:hidden;}
.zone_basse { clear: both; }
.savoir_plus { float:left; padding:0; margin:5px 0 0 0; }
.produitFiche { width:542px; padding:10px; float:left; clear:both; margin-bottom:25px; border:1px #BEA35A solid;  }
.produitsItem h3.nom_produits{ color:#000000; font-size:16px; padding-top:0; margin-top:0; font-family:Arial; letter-spacing:-1px; /*border-bottom:1px #ded1ac dashed;*/ }
.accroche { font-size:12px; }
	/*encart des images*/
.produitsItem div.section-droite { float:right; width:160px; position: relative; }
.produitsItem div.section-droite img { margin:0 0 0 18px; clear: both; }
.produitsItem a.btn_commander{width:160px; display:block; float:right; text-align:center; padding:0; margin:5px 0 0 0; height:22px; padding-top:3px; background:url(../images/layout/commander_btn_out.gif) no-repeat top center; color:#000000; font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:13px; text-decoration:none; font-weight:bold; }
.produitsItem a.btn_commander:hover{ background:url(../images/layout/commander_btn_over.gif) no-repeat top center; color:#333333; }
.produitsItem p.prix_produit{ display:block; font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:16px; letter-spacing:-1px;  font-weight:bold; color:#85733f; }

