/* 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";
@import "sIFR-screen.css";

#coup-coeur{
  width:250px;
  height:193px;
  background:url(../images/charte/bg-coup.gif) no-repeat left top;
  float:left;
  margin-left:1px;
  display:inline;
  }
#coup-coeur div{
  margin-top:59px;
  margin-left:51px;
  width:120px;
  height:120px;
  float:left;
  display:inline;
  }
.item{
  color:#837640;
  padding-left:40px;
  margin-top:10px;
  }
  #contenuTexte .item p{
    margin-top:0px;
    padding-top:0px;
    }
  .item span{
  font-weight:bold;
  font-size:12px;
  color:#0086CB;
    }

  .one{background: url(../images/charte/bg-01.gif) no-repeat left 4px;}
  .two{background: url(../images/charte/bg-02.gif) no-repeat left 4px;}
  .three{background: url(../images/charte/bg-03.gif) no-repeat left 4px;}

.box1{
  background:url(../images/charte/bg-box1.gif) no-repeat left top;
  width:225px;
  height:82px;
  color:#837640;
  padding-left:30px;
  float:right;
  margin-left:10px;
  }
  .box1 p{
    width:210px;
    }
.box2{
  background: url(../images/charte/bg-box2.gif) no-repeat left top;
  width:200px;
  height:63px;
  color:#837640;
  float:left;
  margin-left:7px;
  display:inline;
  padding-top:3px;
  }
  #contenuTexte .box2 p{
    width:170px;
    margin-left:28px;
    }
  .box2 span{
    color:#0087CB;
    font-weight:bold;
    font-size:12px;
    }
.box3{
  background: url(../images/charte/bg-box3.gif) no-repeat left top;
  width:200px;
  height:68px;
  color:#837640;
  float:left;
  display:inline;
  padding-top:3px;
  }
  #contenuTexte .box3 p{
    width:170px;
    margin-left:35px;
    }
  .box3 span{
    color:#0087CB;
    font-weight:bold;
    font-size:12px;
    }
.box4{
  background: url(../images/charte/bg-box4.gif) no-repeat left 20px;
  width:205px;
  height:68px;
  color:#837640;
  float:left;
  display:inline;
  padding-top:3px;
  }
  #contenuTexte .box4 p{
    width:170px;
    margin-left:20px;
    }
  .box4 span{
    color:#0087CB;
    font-weight:bold;
    font-size:12px;
    }
.wide{
    background: url(../images/charte/bg-box21.gif) no-repeat left top;
    width:231px;
    margin-right:15px;
    }
  #contenuTexte .wide p
    {width:200px;}
#contenuTexte p.text-indent{
   margin-left:20px;
  }
/* lists */
ul.list1{
  list-style:none;
  font:normal 11px Arial;
  margin-left:20px;
  padding-top:3px;
  margin-bottom:10px;
  }
  ul.list1 li{
    background: url(../images/charte/icon-list1.gif) no-repeat left 5px;
    padding-left:15px;
    margin-top:5px;
    line-height:18px;
    }

/* end lists */

/*separator*/
.line, .line-form{
  height:15px;
  background: url(../images/charte/line.gif) repeat-x left center;
  line-height:0;
  font-size:0px;
  padding:0;
  clear:both;
  }
.line-form{
  width:86%;
  margin-left:40px;
  background: url(../images/charte/line-form.gif) repeat-x left center;
  margin-top:5px;
  margin-bottom:5px;
  }
/*end separator*/

/*subtitle*/
#contenuTexte p.subtitle{
  font:bold 11px Arial;
  color:#83763C;
  background: url(../images/charte/icon-subtitle.gif) no-repeat left 5px;
  padding-left:20px;
  padding-bottom:0px;
  }

#contenuTexte div.button{
  background: url(../images/charte/button1.gif) no-repeat left 5px;
  color:#fff;
  height:25px;
  padding-top:11px;
  padding-left:25px;
  padding-right:9px;
  float:right;
  }
#contenuTexte p.lead-text{
  background: url(../images/charte/icon-p.gif) no-repeat left 12px;
  padding-left:12px;
  }
#contenuTexte p.lead-text-blue{
  background: url(../images/charte/icon1-p.gif) no-repeat left 9px;
  padding-left:12px;
  color:#837640;
  font:bold 11px Arial;
  }

/*end subtitle*/

/*links*/
#contenuTexte .button a:link, #contenuTexte .button a:visited{
	color: #fff;
	text-decoration:none;
  font:bold 11px Arial;
  }
#contenuTexte .button a:hover, #contenuTexte .button a:active{
	color: #A4CDEC;
	text-decoration:none;
  font:bold 11px Arial;
  }
#contenuTexte a.details:link, #contenu a.details:visited{
	color: #83763C;
  font:normal 11px Arial;
  background: url(../images/charte/icon-plus.gif) no-repeat left 1px;
  padding-left:17px;
  }
#contenuTexte a.details:hover, #contenu a.details:active{
	color: #ACA37C;
	text-decoration:none;
  font:normal 11px Arial;
  background: url(../images/charte/icon-plus.gif) no-repeat left 1px;
  padding-left:17px;
  }

#retour-button{
  float:right;
  width:86px;
  height:23px;
  padding-left:35px;
  background: url(../images/charte/retour.gif) no-repeat left 1px;
  padding-top:5px;
  }
#contenuTexte #retour-button a:link, #contenuTexte #retour-button a:visited{
  color:#fff;
  font:bold 11px Arial;
  text-decoration:none;
  }
#contenuTexte #retour-button a:hover, #contenuTexte #retour-button a:active{
  color:#B8DBF1;
  text-decoration:none;
  font:bold 11px Arial;
  }
/*end links*/

span.couleur{
  color:#0086CB;
  font-weight:normal;
  }
span.couleur1{
  color:#134595;
  font-weight:normal;
  }
#contenuTexte p.couleur{
  color:#837640;
  }
#contenuTexte p#text-small{
  font-size:10px;
  text-align:left;
  margin:0;
  padding:0;
  font-weight:bold;
  background:url(../images/charte/small-text-icon.gif) no-repeat left 6px;
  padding-left:15px;
  }
/*notre selection*/
.selection-box{
  width:125px;
  height:160px;
  float:left;
  margin-top:0px;
  }
.selection-content{
  width:125px;
  height:110px;
  }
table.selection-title{
  font:bold 11px Arial;
  height:30px;
  width:125px;
  text-align:center;
  }
.selection-image{
  width:100px;
  height:100px;
  margin:0 auto;
  border:1px solid #E5E5E5;
  }
/*end notre selection*/

/*livre-dor*/
div.bg-form{
  background:url(../images/charte/repeat-form.gif) repeat-y left top;
  width:562px;
  margin:10px auto;
  }

div.box_livre{
  width:595px;
  margin:0px 0 10px 10px;
  }
div.title_livre{
  color:#7E733E;
  font:bold 11px Arial;
  border-bottom:1px dotted #9E966E;
  float:left;
  padding-top:19px;
  clear:both;
  }
#contenuTexte  div.livre-text{
  margin-left:20px;
  border-left:1px solid #CAC5B0;
  padding-left:8px;
  margin-top:5px;
  float:left;
  display:inline;
  margin-right:0;
  padding-right:0;
  width:568px;
  }
.left-forms{
  width:265px;
  float:left;
  display:inline;
  margin-left:40px;
  margin-right:10px;
  }
.right-forms{
  width:241px;
  float:left;
  display:inline;
  }
/*end livre-dor*/

/*demande-de-devis*/
  .select-box{
  border:1px solid #727271;
	background-color:#fff;
  color:#114494;
  font:normal 12px Arial;
  width:189px;
  margin-left:10px;
  }
  .check-box{
    margin-top:10px;
    margin-left:20px;
    }
  .check-box span{
    font:normal 11px Arial;
    margin-left:5px;
    }
/*end demande-de-devis*/


/*---Contact---*/
#contact-logo{
	background:url(../images/charte/logo.jpg) no-repeat 30px top;
	width:265px;
	float:left;
	padding-top:40px;
	}
  #contact-logo p{
    padding-left:33px;
    padding-bottom:0;
    margin-bottom:0;
    }
	#contact-plan{
		width:153px;
		height:79px;
		padding-left:30px;
    margin-top:5px;
    margin-bottom:10px;
    margin-bottom:10px;
		}
  a.image-link:link, a.image-link:visited{
    }
  a.image-link:hover, a.image-link:active{
     background-color:transparent;
    }
  a.contact-link:link, a.contact-link:visited{
    text-decoration:underline;
    color:#fff;
    }
  a.contact-link:hover, a.contact-link:active{
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    }
#contact-adresse{
	width:291px;
  height:102px;
  background:url(../images/charte/bg-contact.jpg) no-repeat left top;
  float:left;
  padding:14px 0px 0px 15px;
  margin-top:25px;
	}
.contact-box{
	width:520px;
	padding-top:15px;
	border:1px dotted #D09E38;
	padding-bottom:10px;
	}
.contact-box .contact-content{
	width:500px;
	}
.inputForm{
	border:1px solid #727271;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A5F28;
	}
.inputFormOver{
	border:1px solid #114494;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#114494;
	}
.envoyer{
  border:none;
  background:url(../images/charte/button.gif) no-repeat left top;
	width:86px;
  height:23px;
	color:#fff;
	font-family:Arial;
	font-size: 11px;
	cursor:pointer;
	font-weight:bold;
  padding-left:20px;
  padding-top:0px;

	}
.envoyerOver{
  border:none;
  background:url(../images/charte/button-over.gif) no-repeat left top;
	width:86px;
  height:23px;
	color:#B8DBF1;
	font-family:Arial;
	font-size: 11px;
	cursor:pointer;
	font-weight:bold;
  padding-left:20px;
  padding-top:0px;
	}
.retablir{
  border:none;
  background:url(../images/charte/retablir.gif) no-repeat left top;
	width:86px;
  height:23px;
	color:#fff;
	font-family:Arial;
	font-size: 11px;
	cursor:pointer;
	font-weight:bold;
  padding-left:20px;
  padding-top:0px;
	}
.retablirOver{
  border:none;
  background:url(../images/charte/retablir-over.gif) no-repeat left top;
	width:86px;
  height:23px;
	color:#B8DBF1;
	font-family:Arial;
	font-size: 11px;
	cursor:pointer;
	font-weight:bold;
  padding-left:20px;
  padding-top:0px;
	}
.mail_label, .mail_label_lead, .label{
	width:90px;
	float:left;
	display:inline;
	clear:both;
	margin-top:18px;
	color:#0086CB;
	font:normal 11px Arial;
	text-align:left;
	}
  .mail_label_lead{
    margin-top:0;
    margin-left:0px;
    }
.mail_label2{
	width:70px;
	float:left;
	display:inline;
	clear:both;
	margin-top:3px;
	color:#0086CB;
	font:normal 11px Arial;
	text-align:left;

	}
.label{
  clear:none;
  margin-top:0;
  }
.mail_label1, .mail_label1_lead{
	width:65px;
	float:left;
	display:inline;
	clear:both;
	margin-top:18px;
	color:#0086CB;
	font:normal 11px Arial;
	text-align:left;
	}
  .mail_label1_lead{
    margin-top:0;
    margin-left:0px;
    }

.mail_input{
  	width:130px;
  	float:left;
  	margin-top:18px;
  	color:#fff;
  	}
  .mail_label_lead{
    margin-top:0;
    }
.mail_input2{
  	width:130px;
  	float:left;
  	margin-top:3px;
  	color:#fff;
  	}
#contenuTexte p.small{
	font-size:11px;
	text-align:center
	}
#obligatoire p{
  color:#fff;
  font-size:11px;
  margin-left:33px;
  width:520px;
  text-align:center;
  margin-top:0px;
  padding-top:0px;
  }

.horaires{
  width:295px;
  height:79px;
  background:url('../images/charte/bg-horaires.gif') no-repeat left top;
  padding-left:16px;
  float:left;
  margin-top:10px;
  }
  #contenuTexte .horaires p.title-horaires{
    margin-left:20px;
    font-weight:bold;
    margin-top:0;
    padding-top:0;
    }
.plan{
  background:url('../images/charte/plan.gif') no-repeat left top;
  width:250px;
  height:50px;
  float:left;
  padding-left:40px;
  padding-top:15px;
  margin-top:10px;
  margin-left:5px;
  display:inline;
  }
  .contact-adresse{
    width:315px;
    background:url('../images/charte/bg-contact.gif') no-repeat left top;
    float:left;
    padding-bottom:20px;
    }
    .contact-adresse p.adresse{
      float:left;
      margin-left:20px;
      margin-top:10px;
      display:inline;
      }
    .contact-adresse p.adresse strong{
      text-decoration:underline;
      }
    .contact-adresse span{
      font:bold 12px Arial;
      display:block;
      margin-top:8px;
      margin-bottom:6px;
      color:#83763C;
      }
    .contact-adresse span.thomas{
      margin-top:4px;
      margin-bottom:0px;
      }
    .contact-adresse .contact-image{
      float:right;
      margin-right:23px;
      margin-top:12px;
      display:inline;
      }
/*--end contact--*/

/*--products--*/
.product-box{
  width:202px;
  height:245px;
  float:left;
  padding-top:5px;
  margin-left:7px;
  display:inline;
  }
  .product-content{
    width:200px;
    height:167px;
    background:url('../images/charte/bg-produits.gif') no-repeat left top;
    padding-top:17px;
    }
    #contenuTexte .product-box p.product-title{
      font:bold 13px Arial;
      text-align:center;
      margin:0 0 5px;
      padding:0;
      }
    .product-image{
      width:150px;
      height:150px;
      margin-left:22px;
      }
     #content p.label span,
     #content p.detail-text span
       {
       color:#FFC163;
       }
     #content p.label{
       border-bottom:1px dotted #F3AD17;
       }
     #content p.product-text{
        border-top:1px solid #F3AD17;
        margin:0 5px;
        margin:0 5px;
        color:#fff;
        }
/*--destockage detail--*/
div.detail-box{
  background:url(../images/charte/repeat-box.gif) repeat-y left top;
  width:600px;
  margin:10px auto;
  }
 /* #contenuTexte p.detail-title{
    font:bold 14px Arial;
    color:#6D071A;
    padding-top:8px;
    }*/
  div.detail-image-box{
  float:left;
  width:320px;
  margin-left:20px;
  display:inline;
  }
  div.detail-image{
    width:305px;
    height:305px;
    }
  #contenuTexte p.detail-text{
    margin:3px 20px 0 30px;
    }
  #contenuTexte p.detail-text span{
    font-weight:bold;
    font-size:11px;
    }
  #divTitle{
    height:20px;
    font:bold 12px Arial;
    }
 .thumbs{
    width:300px;
    border:1px dotted #0274CA;
    border-width:1px 0 0 0;
    padding-top:10px;
    }
/*--end destockage detail--*/
.logo-box{
  width:117px;
  float:left;
  }
  #contenuTexte .logo-box p{
    font-size:11px;
    color:#837640;
    margin-bottom:0;
    padding-bottom:0;
    }
.logo-box img{
  border:1px solid #0274CA;
  padding:1px;
  }

/* Emulating Disabled Options in IE with DHTML Behaviors */

select, option {
  behavior: url(css-js/behavior.htc);
}

