/* 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";
/********************** LISTING ******************************/
/********************** LISTING ******************************/
/********************** LISTING ******************************/

.cdc {
    background-image:url(../images/charte/bg-coupdecoeur.gif);
    background-repeat:no-repeat;
    width:186px;
    padding-top:30px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.cdc .photo{
    padding-left:3px;
    margin-top:3px;
    margin-bottom:3px;
    width:180px;
    text-align:center;
    border:0px;
}
.cdc .photo img{
    margin-top:2px;
    border:0px;
}
.cdc .titre{
    color:#BCDE3A;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:16px;
    padding-bottom:3px;
    border-bottom:2px solid #BCDE3A;
    margin-bottom:10px;
    text-align:center;
    font-weight:bold;

    padding-left:5px;
    padding-right:5px;
}
.cdc .descriptif{
	font-weight:bold;
	color:#fff;
	font-weight:bold;
	color:#fff;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:10px;
}
.cdc .encart_prix{
    padding-left:5px;
    padding-right:5px;
}

.cdc .prix{

    color:#490d44;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:13px;
    padding-left:10px;
    padding-right:3px;
    margin-left:20px;
    margin-right:10px;
    text-align:center;
   
}
.cdc .prixpromo{
    color:#490d44;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:13px;
    float:left;
     text-decoration:line-through;
    padding-left:3px;
    padding-right:3px;
    margin-left:20px;
    text-align:center;
   
   
}
.cdc .baslisting{
    background-image:url(../images/charte/listing-bot.gif);
    background-position:bottom left;
    padding-bottom:16px;
    padding-left:3px;
    padding-right:3px;
    width:180px;
   
}
.cdc .savoir{
    width:75px;
    color:#ae4f69;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:12px;
    float:left;
    margin-left:14px;
}
#cdc .listing .savoir:hover{
    color:#490d44;
    font-weight:normal;
	text-decoration:underline;

}
.cdc .commander{
    width:75px;
    color:#ae4f69;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:12px;
}
#cdc .listing .commander:hover{
    text-decoration:underline;
    color:#490d44;
    font-weight:normal;
}




/********************** LISTING ******************************/
/********************** LISTING ******************************/
/********************** LISTING ******************************/

.frais_offerts {
    background-image:url(../images/charte/bg-fraisofferts.gif);
    background-repeat:no-repeat;
    width:186px;
    padding-top:30px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.frais_offerts .photo{
    padding-left:3px;
    margin-top:3px;
    margin-bottom:3px;
    width:180px;
    text-align:center;
    border:0px;
}
.frais_offerts .photo img{
    margin-top:2px;
    border:0px;
}
.frais_offerts .titre{
    color:#BCDE3A;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:16px;
    padding-bottom:3px;
    border-bottom:2px solid #BCDE3A;
    margin-bottom:10px;
    text-align:center;
    font-weight:bold;

    padding-left:5px;
    padding-right:5px;
}
.frais_offerts .descriptif{
	font-weight:bold;
	color:#fff;
	font-weight:bold;
	color:#fff;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:10px;
}
.frais_offerts .encart_prix{
    padding-left:5px;
    padding-right:5px;
}

.frais_offerts .prix{

    color:#490d44;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:13px;
    padding-left:10px;
    padding-right:3px;
    margin-left:20px;
    margin-right:10px;
    text-align:center;
   
}
.frais_offerts .prixpromo{
    color:#490d44;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:13px;
    float:left;
     text-decoration:line-through;
    padding-left:3px;
    padding-right:3px;
    margin-left:20px;
    text-align:center;
   
   
}
.frais_offerts .baslisting{
    background-image:url(../images/charte/listing-bot.gif);
    background-position:bottom left;
    padding-bottom:16px;
    padding-left:3px;
    padding-right:3px;
    width:180px;
   
}
.frais_offerts .savoir{
    width:75px;
    color:#ae4f69;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:12px;
    float:left;
    margin-left:14px;
}
#frais_offerts .listing .savoir:hover{
    color:#490d44;
    font-weight:normal;
	text-decoration:underline;

}
.frais_offerts .commander{
    width:75px;
    color:#ae4f69;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:12px;
}
#frais_offerts .listing .commander:hover{
    text-decoration:underline;
    color:#490d44;
    font-weight:normal;
}


#descriptif .offert {
text-align: right;
margin-right:10px;
}


/********************** LISTING ******************************/
/********************** LISTING ******************************/
/********************** LISTING ******************************/

.nouveaute {
    background-image:url(../images/charte/bg-news.gif);
    backgroung-repeat:no-repeat;
    width:186px;
    padding-top:30px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.nouveaute .photo{
    padding-left:3px;
    margin-top:3px;
    margin-bottom:3px;
    width:180px;
    text-align:center;
    border:0px;
}
.nouveaute .photo img{
    margin-top:2px;
    border:0px;
}
.nouveaute .titre{
    color:#BCDE3A;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:16px;
    padding-bottom:3px;
    border-bottom:2px solid #BCDE3A;
        margin-bottom:10px;
        text-align:center;
        font-weight:bold;

    padding-left:5px;
    padding-right:5px;
}
.nouveaute .descriptif{
	font-weight:bold;
	color:#fff;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:10px;
}
.nouveaute .encart_prix{
    padding-left:5px;
    padding-right:5px;
}

.nouveaute .prix{

    color:#490d44;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:13px;
    padding-left:10px;
    padding-right:3px;
    margin-left:20px;
    margin-right:10px;
    text-align:center;
   
}
.nouveaute .prixpromo{
    color:#490d44;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:13px;
    float:left;
    text-decoration:line-through;
    padding-left:3px;
    padding-right:3px;
    margin-left:20px;
    text-align:center;
   
   
}
.nouveaute .baslisting{
    background-image:url(../images/charte/listing-bot.gif);
    background-position:bottom left;
    padding-bottom:16px;
    padding-left:3px;
    padding-right:3px;
    width:180px;
   
}
.nouveaute .savoir{
    width:75px;
    color:#ae4f69;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:12px;
    float:left;
    margin-left:14px;
}
#nouveaute .listing .savoir:hover{
    color:#490d44;
    font-weight:normal;
	text-decoration:underline;

}
.nouveaute .commander{
    width:75px;
    color:#ae4f69;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:12px;
}
#nouveaute .listing .commander:hover{
    text-decoration:underline;
    color:#490d44;
    font-weight:normal;
}


/********************** LISTING ******************************/
/********************** LISTING ******************************/
/********************** LISTING ******************************/

.promotion {
    background-image:url(../images/charte/bg-promotions.gif);
    backgroung-repeat:no-repeat;
    width:186px;
    padding-top:30px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.promotion .photo{
    padding-left:3px;
    margin-top:3px;
    margin-bottom:3px;
    width:180px;
    text-align:center;
    border:0px;
}
.promotion .photo img{
    margin-top:2px;
    border:0px;
}
.promotion .titre{
    color:#BCDE3A;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:16px;
    padding-bottom:3px;
    border-bottom:2px solid #BCDE3A;
        margin-bottom:10px;
        text-align:center;
        font-weight:bold;

    padding-left:5px;
    padding-right:5px;
}
.promotion .descriptif{
	font-weight:bold;
	color:#fff;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:10px;
}
.promotion .encart_prix{
    padding-left:5px;
    padding-right:5px;
}

.promotion .prix{

    color:#490d44;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:13px;
    padding-left:10px;
    padding-right:3px;
    margin-left:20px;
    margin-right:10px;
    text-align:center;
   
}
.promotion .prixpromo{
    color:#490d44;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:13px;
    float:left;
    text-decoration:line-through;
    padding-left:3px;
    padding-right:3px;
    margin-left:20px;
    text-align:center;
   
   
}
.promotion .baslisting{
    background-image:url(../images/charte/listing-bot.gif);
    background-position:bottom left;
    padding-bottom:16px;
    padding-left:3px;
    padding-right:3px;
    width:180px;
   
}
.promotion .savoir{
    width:75px;
    color:#ae4f69;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:12px;
    float:left;
    margin-left:14px;
}
#promotion .listing .savoir:hover{
    color:#490d44;
    font-weight:normal;
	text-decoration:underline;

}
.promotion .commander{
    width:75px;
    color:#ae4f69;
    font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:12px;
}
#promotion .listing .commander:hover{
    text-decoration:underline;
    color:#490d44;
    font-weight:normal;
}

/************ GENERALITE ************/
#pagination{
	float:left;
	clear:both;
	width:679px;
	text-align:center;
	font-weight:bold
	}



#contenu h1 a{
font-size:0.8em;;
	
}

/* STYLE CONTENU */
#contenu h1{
font-family:Arial, Helvetica, sans-serif;
font-size:1.8em;
text-align:left;
color:#000;
font-weight:normal;
margin:10px 0 10px 10px !important;
margin:35px 0 10px 10px;
}
#contenu h2{
font:bold 1.5em Arial, Helvetica, sans-serif;
text-align:left;
color:#000;
margin:0px 0 10px 0px;
}
#contenu h4{
font-family:Arial, Helvetica, sans-serif;
font-size:1.4em;
text-align:left;
color:#77442d;
font-weight:bold;
text-indent:20px;
background:url(../images/charte/puce-h2.gif) no-repeat bottom left;
margin:0px 0 15px 0;
}
#contenu a:link, #contenu a:visited{
	font-weight:bold;
		text-decoration:none;
	color: #000;
}
#contenu a:hover, #contenu a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}
.alignementdroite{
	float:right;
	margin:0 0 0px 20px;
}
/***************** produit *****************/
#produits{
	float:left;
	width:150px;
	min-height:200px;
	height:auto !important;
	height:200px;
	border:1px solid #77442d;
	text-align:center;
	margin:0 10px 10px 0;
	
}
#produits h2{
	font-family:verdana;
	font-size:13px;
	text-align:center;
	color:#b2614a;
	margin:10px 0 10px 0;
}
#produits img{
	text-align:center;
	margin:0px 0 10px 0;
}
#produits p{
	padding:0px 10px 0px 10px;
	font-family:verdana;
	font-size:11px;
	text-align:center;
	margin:0 0 10px 0;
}
#produits h3{
	font-family:verdana;
	font-size:13px;
	text-align:center;
	color:#b2614a;
	margin:0 0 5px 0;
}
.ajouteraupanier{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
#produits .ajouteraupanier a:visited{
	font-family:arial;
	font-size:11px;
	
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin:0;
	padding:0;
}
#produits .ajouteraupanier a{
	font-family:arial;
	font-size:11px;
	
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#produits .ajouteraupanier a:hover{
	font-family:arial;
	font-size:11px;

	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.alignementhauteur{
	vertical-align:middle;
	padding:8px 0 0 0;
}
/***************** fin produit *****************/
/***************** PROMOS *****************/
#promos{
	float:right;
	width:211px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:url(../images/charte/bg-promotion.gif) repeat-y bottom left;
	
}
#promos2{
	width:201px;
	min-height:150px;
	height:auto !important;
	height:150px;
	background:url(../images/charte/promotions.jpg) no-repeat top left;
	padding:60px 0 20px 0px;
	text-align:center;
	

}
#promos2 h2{
	font-family:verdana;
	font-size:13px;
	text-align:center;
	color:#b2614a;
}
#promos2 img{
	margin:10px 0 10px 0px;
	text-align:center;
	border:4px solid #77442d;
}
#promos2 p{
	width:180px;
	font-size:10px;
	margin:0px 0 10px 0px;
}
#promos2 h3{
	font-family:verdana;
	font-size:12px;
	text-align:center;
	color:#b2614a;
	margin:00px 0 5px 0px;
}
.prixbarre{
	font-family:verdana;
	font-size:12px;
	text-align:center;
	color:#a97158;
	text-decoration: line-through;
}
.prix{
	font-family:verdana;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#77442d;
	margin:00px 0 10px 0px;
}
/***************** PROMOS *****************/
/* STYLE DE LA PAGE CONTACT */
#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact input,textarea{

	border:1px solid #999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;

}
#formContact textarea{

	width:500px;
	background-image:url(../images/charte/bg-textarea.jpg);
}
#formContact input{

	width:150px;
	background-image:url(../images/charte/bg-input.jpg);
}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}


/**************************** FICHE PRODUIT **********************/
/**************************** FICHE PRODUIT **********************/
/**************************** FICHE PRODUIT **********************/
/**************************** FICHE PRODUIT **********************/
#fiche_produit
{
	position:relative;
	width:614px;
}

#fiche_produit #photo
{
	float:left;
	width:270px;
	
}

#fiche_produit #descriptif
{

	float:left;
	width:336px;
	background-image:url(../images/charte/bg-descriptif.gif);
}
#fiche_produit #descriptif h1
{
width:150px;
	color:#490d44;
	margin-top:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	padding-left:10px;
	padding-top:3px;
	line-height:18px;
	/***
	background-image:url(../images/charte/puce2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	***/

}
#fiche_produit #descriptif .content
{
	padding-left:10px;
	padding-right:10px;	
	background-image:url(../images/charte/bg-descript-content.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:6px;
}
#fiche_produit #descriptif .prix
{
	
	height:30px;
	/**
	background-image:url(../images/charte/prix.gif);
	background-repeat:no-repeat;
	**/
	display:inline;
	color:#490d44;

	line-height:45px;
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;

	
}
#fiche_produit #descriptif .prixpromo
{
	
	height:30px;
	display:inline;
	/***
	background-image:url(../images/charte/prix.gif);
	background-repeat:no-repeat;
	**/

	color:#490d44;
	line-height:45px;
	text-decoration:line-through;
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:5px;
	margin-right:15px;


}
#fiche_produit #descriptif .bottomdesc
{

	background-image:url(../images/charte/bottom-desc.gif);
	background-repeat:no-repeat;
	background-position:top left;

	width:336px;
	height:18px;
}
#fiche_produit #photo .photo-mid
{
	background-image:url(../images/charte/photo-bg.gif);
	background-repeat:repeat-y;
	border:0;
	}
#fiche_produit #photo .photo-mid img{
	margin-top:2px;
	border:0;
	}

#fiche_produit #photo .photo-mid #photo1
{ 
	margin-left:3px;
	
}
#fiche_produit #photo .photo-bot
{ 
	background-image:url(../images/charte/photo-bottom.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	background-position:bottom left;	
}


#fiche_produit #photo .photo-bot .photo-center
{ 
width:220px;
margin:auto;	
}


#fiche_produit #photo .photo-bot .photo-center .encart_photo
{
	width:59px;
	height:59px;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:5px;
	margin-top: 5px;
	border:1px solid #BCDE3A;
}
#fiche_produit #photo .photo-bot .photo-center .encart_photo:hover
{
border:1px solid red;
}


.cdc
{
	background-image:url(../images/charte/bg-coupdecoeur.gif);
	
	width:186px;
	padding-top:16px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;


}

/********************** LISTING ******************************/
/********************** LISTING ******************************/
/********************** LISTING ******************************/

.listing {
	background-image:url(../images/charte/bg-listing.gif) ;
	backgroung-repeat:no-repeat;
	width:186px;
	padding-top:16px;
	float:left;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:10px;
}
.listing .photo{
	padding-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	width:180px;
	text-align:center;
	border:0px;
}
.listing .photo img{
	margin-top:2px;
	border:0px;
}
.listing .titre{
	color:#BCDE3A;
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom:3px;
	border-bottom:2px solid #BCDE3A;
		margin-bottom:10px;
		text-align:center;
		font-weight:bold;

	padding-left:5px;
	padding-right:5px;
}
.listing .descriptif{
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}
.listing .encart_prix{
	padding-left:5px;
	padding-right:5px;
}

.listing .prix{

	color:#490d44;
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
	padding-right:3px;
	margin-left:20px;
	margin-right:10px;
	text-align:center;
	
}
.listing .prixpromo{
	color:#490d44;
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
 text-decoration:line-through;
	padding-left:3px;
	padding-right:3px;
	margin-left:20px;
	text-align:center;
	
	
}
.listing .baslisting{
	background-image:url(../images/charte/listing-bot.gif);
	background-position:bottom left;
	padding-bottom:16px;
	padding-left:3px;
	padding-right:3px;
	width:180px;
	
}
#contenu .listing .savoir{
	width:75px;
	color:#ae4f69;
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-left:14px;
}
#contenu .listing .savoir:hover{
	color:#490d44;
	font-weight:normal;
	text-decoration:underline;

}
#contenu .listing .commander{
	width:75px;
	color:#ae4f69;
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contenu .listing .commander:hover{
	text-decoration:underline;
	color:#490d44;
	font-weight:normal;
}

/*********FIN *******************/
h2
{
	font-family:Arial, Helvetica, sans-serif;
}


/********************** COUP DE COEUR ******************************/
/********************** COUP DE COEUR ******************************/
/********************** COUP DE COEUR ******************************/
.cdc 
{
	background-image:url(../images/charte/bg-coupdecoeur.gif);
	width:186px;
	padding-top:41px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;

}
.cdc .photo
{
	padding-left:3px;
	width:180px;
}
.cdc .titre
{
/*	background-image:url(../images/charte/listing-bot.gif); */
	background-position:bottom left;
	padding-bottom:16px;

	padding-left:5px;
	padding-right:5px;
}
#container #contenu ul
,#container #contenu li
{
	margin-left:35px;
	list-style-type:disc;
}


/****  *********/
.bolder {
font-weight: bold;
font-size:17px;
}

.color_green {
background-color:#bcde3a;
}