/* Feuille de style pour le contenu des pages
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

/* STYLE CONTENU */
#texte h1{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	text-align:left;
	/* height:20px; */
	line-height: 27px;
	color:#ee0086;
	margin:30px 0px 15px 0;
	text-transform:small-caps;
	text-align:left;
	letter-spacing:0.05em;
	font-variant:small-caps;
	border-bottom: 1px dotted #046010;
	width:680px;
	padding-bottom:5px;
}

.titressrub{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#046010;
}

#texte h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#333;
	margin:0px 0px 5px 0;
	padding-bottom:5px;
	font-variant:small-caps;
	/*border-bottom:1px dotted #333;*/
	/*padding:0 0 0 25px;*/
	/*background:url(../images/charte/puceh2.gif) no-repeat left 5px;*/
}

#texte a:link, #texte a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#EE0086;
	/*color:#338734;*/
	padding:0 0 0 0px;

}
#texte a:hover, #texte a:active{
	font-weight:bold;
	text-decoration:underline;
	color:#338734;
	padding:0 0 0 0px;

}

.legende {
	display:block;
	font-size:10px;
	color:#333;
	font-weight:bold;
	margin-top:5px;
}

span.gras1{color:#046010; font-weight:bold;}
span.gras2 {color:#ff0066; font-weight:bold;}
span.gras3 {color:#333; font-weight:bold;}

.nota {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	line-height:15px;
	text-align:center;
	font-style:italic;
	letter-spacing:0;
	width:70%;
	margin:0 0;
}

/* BOUTON PANIER */

a p.bouton-panier {
	background-repeat:no-repeat;
	padding:5px 0 0 27px;
	height:25px;
	font-size:11px;
	margin:0 auto;
	width:100px;
	font-family: "Trebuchet MS"  Arial, Helvetica, sans-serif;
	background-image:url(../images/charte/acheter-petit.gif);
	color:#046010;
	cursor:pointer;
	}
a:hover p.bouton-panier{ 
	color:#EE0086;
	background-image:url(../images/charte/acheter-petit-roll.gif);
	text-decoration:none;
	}	
	
	
/* PRIX PRODUIT*/
.bloc-prix {
	width:140px;
	margin:10px auto 10px auto;
	float:left;
}
	
.prix{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#ff0066;
	margin-right:10px;
}
.prix-barre{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#046010;
	text-decoration: line-through;
}


/* PAGINATION */
.pagination-produit{
	width:300px;
	text-align:center;
	padding-top:5px;
	margin: 0 auto;
	}
	
#listing-produit .pagination-produit a{color:#ff0066;}	
#listing-produit .pagination-produit a:hover{color:#046010;}	

.fleche-gauche {
	float:left;
	border:none;
	}
.fleche-droite {	
	float:right;
	border:none;
	}



/* RUBRIQUE ACCUEIL */
#listing-produit-ac {
	width:450px;
	float:left;
	margin:0 0 0 10px;
}

#produits-ac{
	float:left;
	width:145px;
	min-height:206px;
	background:#f7f0cd;
	border:1px solid #e1d699;
	text-align:center;
	margin:10px 30px 20px 40px;
}

#produits-ac p.titre-produit{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#046010;
	text-align:center;
	margin:5px auto;
	border-bottom:1px solid #046010;

}

#produits-ac p.prix-produit {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0066;
	text-align:center;
	margin:5px auto;
}

#produits-ac h3{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0066;
	text-align:center;
	width:140px;
	margin: 10px 0 10px 0;
}

#produits-ac a img{
	/* Largeur MAXIMUM de l'image :140px */
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}

#produits-ac a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}


/* RUBRIQUE ACCUEIL PROMOTION */
#promotion-accueil{
	float:right;
	width:188px;
	min-height:250px;
	height:auto !important;
	height:250px;
	background:url(../images/charte/promotions2.gif) no-repeat bottom left ;
	margin:0 20px 0 0 !important;
	margin:0 10px 0 0;
	text-align:center;
	padding:0 0 10px 0;
}

#promotion-accueil .contenu-promo{
	float:right;
	width:157px;
	text-align:center;
}

#promotion-accueil .contenu-promo h1{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:lowercase;
	text-align:center;
	border-bottom:1px solid #338734;
	color:#338734;
	width:157px;
	margin:5px 0 5px 0;
	padding:0;
}

.contenu-promo a img.promo{
	/* Largeur MAXIMUM de l'image :120px */
	border:1px solid #100460;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}

.contenu-promo a:hover img.promo{
	text-decoration: underline;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}

.contenu-promo a img {border:none;}


/* RUBRIQUE ARTISAN FLEURISTE */
.bloc-artisan {
	width:250px;
	float:left;
	margin-top:5px;
}

.bloc-artisan-img {
	width:200px;
	height:210px;
	float:left;
	margin-right:35px;
	margin-top:5px;
	text-align:center;
}
.bloc-artisan-img img {
	border:1px solid #333;
}


/* RUBRIQUE LISTING BOUTIQUE */
#listing-produit {
	width:630px;
	float:left;
	margin:0 0 0 10px;
}

#produits{
	float:left;
	width:145px;
	min-height:206px;
	background:#f7f0cd;
	border:1px solid #e1d699;
	text-align:center;
	margin:10px 10px 20px 0;
}

#produits p.titre-produit{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#046010;
	text-align:center;
	margin:5px auto;
	border-bottom:1px solid #046010;
}

#produits p.prix-produit {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0066;
	text-align:center;
	margin:5px auto;
}

#produits h3{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0066;
	text-align:center;
	width:140px;
	margin: 10px 0 10px 0;
}

#produits a img{
	/* Largeur MAXIMUM de l'image :140px */
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}

#produits a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}


	
/* RUBRIQUE FICHE PRODUIT */
#ficheprod {
	width:380px;
	float:left;
	margin:10px 0 0 20px;
	font-family: "Trebuchet MS"  Arial, Helvetica, sans-serif;
}

#ficheprod h1.titre-prod{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#046010;
	color:#FFF;
	font-size:11px;
	padding:1px 0 2px 5px;
	line-height:13px;
	margin:0;
	border:none;
	height:13px;
	width:380px;
	font-variant:normal;
}

#ficheprod span#reference-prod {;
	font-size:14px;
	color:#333;
	display:block;
	margin: 10px 0 10px 0;
	padding:0 10px 0 10px;
}

#ficheprod p{
	padding:5px 10px 5px 10px;
	font-size:1.1em;
	line-height: normal;
	text-align:justify;
	width: 360px;
}


#ficheprod span#prix-produit {
	display:block;
	float:left;
	font-size:20px;
	color:#EE0086;
	font-weight:bold;
	margin: 15px 0 15px 0;
	padding:2px 5px 0 5px;
}

#ficheprod span#prix-barre {
	display:block;
	float:left;
	font-size:18px;
	color:#333;
	font-weight:bold;
	text-decoration:line-through;
	margin: 15px 0 15px 0;
	padding:2px 5px 0 5px;
}

.images{
	width:220px; 
	height:220px;
	float:left;
	margin: 10px 0 5px 5px;
	text-align:center;
}

.images img{
	border:1px solid #333;
	width:200px; /* Largeur Maximum de l'image */
}
	

a:hover span.detail-achetez{
	color:#EE0086;
	text-decoration:none;
	background-image:url(../images/charte/acheter-roll.gif);
	}	
	
a span.detail-achetez {
	display:block;
	background-repeat:no-repeat;
	padding:8px 0 0 35px;
	height:25px;
	vertical-align:middle;
	font-size:12px;
	width:145px;
	float:left;
	margin:5px 0 10px 15px;
	cursor:pointer;
	color:#046010;
	font-family: "Trebuchet MS"  Arial, Helvetica, sans-serif;
	background-image:url(../images/charte/acheter.gif);
	}



/* RUBRIQUE PROMOTIONS */
#listing-promotion{
	width:630px;
	float:left;
	margin:0 0 0 10px;
}

#promotion{
	float:left;
	width:145px;
	min-height:206px;
	background:#f7f0cd;
	border:1px solid #e1d699;
	text-align:center;
	margin:10px 10px 20px 0;
}

#promotion p.titre-produit{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#046010;
	text-align:center;
	margin:5px auto;
	border-bottom:1px solid #046010;
}

#promotion p.prix-produit {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0066;
	text-align:center;
	margin:5px auto;
}

#promotion h3{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0066;
	text-align:center;
	width:140px;
	margin: 10px 0 10px 0;
}

#promotion a img{
	/* Largeur MAXIMUM de l'image :140px */
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}

#promotion a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}


/* RUBRIQUE PLUS RECETTE */
.bloc-recette {
	width:650px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
}

.bloc-recette-img{
	width:200px;
	height:200px;
	float:left;
	margin-right:30px;
	margin-top:10px;
	border:1px solid #F7F0CD;
	text-align:center;
}

.bloc-recette-img img{width:200px; height:200px; border:1px solid #F7F0CD;}


.contenu-recette {
	float:left;
	width:350px;
	margin-top:10px;
}

.contenu-recette h3 {
	float:left;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#046010;
	width:300px;
	margin-bottom:10px;
}

.contenu-recette .description-recette {float:left; width:350px;}


/* RUBRIQUE PLUS FOND ECRAN */
.bloc-fondecran {
	width:700px;
	height:auto;
	float:left;
	margin-left:10px;
}

.bloc-fondecran a img {
	width:180px;
	height:180px;
	float:left;
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #F7F0CD;
}

.bloc-fondecran a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}



/* RUBRIQUE PROFESSIONNEL - FAIRE */
.bloc-pro-faire {
	width:260px;
	float:left;
	margin-top:15px;
	margin-right:20px;
}

.bloc-pro-faire-img {
	width:200px;
	float:left;
	margin-top:20px;
	text-align:center;
}

.bloc-pro-faire-img img {border:4px solid #333;}


/* RUBRIQUE PROFESSIONNEL - FORMULES */
#bloc-formule {
	width:260px;
	float:left;
	margin-top:20px;
}

#bloc-formule h4 {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#EE0086;
	color:#FFF;
	font-size:11px;
	padding:1px 0 2px 5px;
	margin:0;
	width: 260px;
	border:none;
	height:13px;
	font-variant:normal;
}

#bloc-formule-img {
	width:200px;
	float:left;
	margin-top:20px;
	margin-right:20px;
	text-align:center;
}

#bloc-formule-img a img {
	border:1px solid #333;
	filter: alpha(opacity=100);
	-moz-opacity:1; opacity:1;
	}

#bloc-formule-img a:hover img {
	border:1px solid #333;
	filter: alpha(opacity=80);
	-moz-opacity:0.80; opacity:0.80;
	}
	
#bloc-formule ul {
	list-style:url(../images/charte/pucelienvert.gif) outside;
	margin:5px 0 10px 20px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:18px;
}


/* RUBRIQUE EVENEMENTIEL */
.bloc-evenementiel {
	width:260px;
	float:left;
	margin-top:15px;
}

.bloc-evenementiel-img {
	width:200px;
	float:left;
	margin-top:20px;
	margin-right:30px;
	text-align:center;
}
.bloc-evenementiel-img a img {
	border:1px solid #333;
	width:200px;
	height:200px;
	filter: alpha(opacity=100);
	-moz-opacity:1; opacity:1;
}

.bloc-evenementiel-img a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}


/* RUBRIQUE CONDITIONS GENERALES DE VENTE */
#bloc-cgv {
	width:480px;
	float:left;
	margin-top:20px;
	margin-left:0;
}

#bloc-cgv ul {
	list-style:url(../images/charte/pucelien.gif) outside;
	margin:5px 0 10px 30px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:18px;
}


/* RUBRIQUE PARTENAIRE */
#bloc-partenaire {
	width:480px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}

#bloc-partenaire ul {
	list-style:url(../images/charte/pucelien.gif) outside;
	margin:5px 0 10px 30px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:18px;
}


/* RUBRIQUE CONTACT */
#bloc-adresse-contact {
	width:170px;
	float:left;
	margin:20px 0 20px 20px ;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	/*border:1px solid red;*/
}

#bloc-contact {
	width: 300px;
	float:left;
	margin:20px 0 20px 0 ;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#046010;
	/*border:1px solid red;*/
}

#bloc-contact #contactTxt{
	width:45%;
	float:left;
}

#bloc-contact  #formContact input, textarea{
	width:200px;
	border:1px solid #338734;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#046010;
}
#bloc-contact  #formContact .champRequis{color:#EE0086; font-size:10px;}
#bloc-contact  #formContact .bouton-contact{
	width:80px;
	border:1px solid #338734;
	background-color:#fff;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#046010;
	cursor:pointer;
}

#bloc-merci {
	width:500px;
	margin:30px 50px 20px 0 ;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	/*border:1px solid red;*/
}
