/* 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";


*
{
  padding: 0;
  margin: 0;
}
#contenuTexte #divContact h1{
   margin:0px 0;
  padding:0px 0 20px 0;
	font:bold 1.4em Arial !important;
	color:#7B0D10;
}

h5{
	margin:5px 0;
  padding-bottom: 10px;
	font:bold 1.8em Arial;
	color:#0099CC;
}
   h5:first-letter{
	  color:#ccdc12;
}

#divContact{
	font:normal 11px Arial;
	}

	#text-contact{
		font:normal 11px Arial;
		color:#5E0305;
		background-color:#CFE7B0;
		clear:left;
		border:none;
		}
	#divContact lable{
		font:normal 11px Arial;
		color:#5E0305;
		}
#table-contact{
  	background: url(../images/charte/bg-contact.jpg) no-repeat left 4px;
    height:370px;
	}
#table-contact1{
  border: solid 1px #90AA8F;
}
.contact-content{
  width:370px;
  float:left;
}

label{
	width:60px;
	float:left;
	display:inline;
	clear:both;
	color:#555555;
	font:normal 11px Arial;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	}
.mail_label{
	width:60px;
	float:left;
	display:inline;
	clear:both;
	color:#e7d6c1;
	font:normal 11px Arial;
	text-align:left;
  padding-top:5px;
	}
.mail_label2{
	width:140px;
	float:left;
	display:inline;
	clear:both;
	color:#5E0305;
	font:normal 11px Arial;
	text-align:left;
	padding-left:10px;
  padding-top:5px;
	}
.mail_label1{
	width:210px;
	float:left;
	display:inline;
	clear:both;
	color:#5E0305;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
	text-align:left;
	padding-left:10px;
	}
.mail_input{
	width:100px;
	float:left;
	color:#5E0305;
	}
.mail_input1{
	width:300px;
	float:left;
	color:#5E0305;
	}
.inputForm{
  border:1px solid #B5192F;
	background-color:#910015;
	width:110px;
	font:normal 11px Arial;
	color:#C2B080;
	margin-top:5px;

	}
.inputFormOver{
  border:1px solid #AB313E;
	background-color:#871E21;
	width:110px;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	margin-top:5px;
	}
.inputForm1{
  border:1px solid #B5192F;
	background-color:#910015;
	width:355px;
	font:normal 11px Arial;
	color:#C2B080;
	margin-top:5px;
  margin-left:4px;
	}
.inputForm1Over{
  border:1px solid #AB313E;
	background-color:#871E21;
	width:355px;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	margin-top:5px;
  margin-left: 4px;
	}
.inputForm2{
  border:1px solid #FF6C00;
	background-color:#ffffff;
	width:92px;
  height: 30px;
  padding-top: 10px;
	font:normal 11px Arial;
  text-align: center;
	color:#4B4A49;
	margin-top:5px;
	}
.inputForm2Over{
  border:1px solid #9A8D83;
	background-color:#F9E0CD;
	width:92px;
  height: 30px;
  padding-top: 10px;
  text-align: center;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	margin-top:5px;
	}
.button{
	border:solid 1px #B27B5F;
	background-color:#C7AB7E;
	width:85px;
  height:20px;
	color:#7A000E;
	font-family: Arial;
	font-size: 12px !important;
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
  padding:0px;
  margin: 0px;
  padding-bottom: 2px;
	}
.buttonOver{
	border:solid 1px #BC0000;
	background-color:#C00000;
	width:85px;
  height: 20px;
	color:#C8AC7F;
	font-family: Arial;
	font-size: 12px !important;
	font-weight:bold;
 	cursor:pointer;
	margin-top:10px;
  padding:0px;
  margin: 0px;
  padding-bottom: 2px;
	}
.contact-box{
	float:left;
  padding-left:10px;
/*	padding:10px;  */
  font-size:11px;
	}

.textImput{
  float:left;
  width:20px;
}
.textCheckbox{
  float:left;
  width:150px;
  text-align:left;
  padding-left:5px;
  padding-top:2px;
}

#contact-plan{
	width:83px;
  float: left;
	height:64px;
  padding-top: 10px;
	}

.adress-contact{
  width: 171px;
  height:88px;
  background: url(../images/charte/adress-contact.jpg) no-repeat;
  padding-top: 40px;
  padding-left:25px;
  text-align: center;
  float: left;
   border: 2px solid #801315;
}
    .adress-contact p{
      width: 140px;
      font-family: Arial;
      font-size: 12px;
      color: #801315;
      line-height: 15px !important;
    }
.horaire-contact{
  width: 171px;
  height:88px;
  background: url(../images/charte/horaire-contact.jpg) no-repeat;
  padding-top: 40px;
  padding-left:25px;
  text-align: center;
  	margin-left:10px;
  float: left;
   border: 2px solid #801315;
}
    .horaire-contact p{
      width: 140px;
      font-family: Arial;
      font-size: 12px;
      color: #801315;
      line-height: 15px !important;
    }

.button1{
  border:1px solid #8A1617;
	background-color: #5E0305;
	width:200px;
	color:#ffffff;
	font-family: Arial;
	font-size: 1.1em;
	font-weight:bold;
	cursor:pointer;
	margin-top:5px;
  padding: 3px;
	}
.buttonOver1{
 border:1px solid #D3A5A5;
	background-color:#E5CFCF;
	width:200px;
	color:#5E0305;
	font-family: Arial;
	font-size: 1.1em;
	font-weight:bold;
	cursor:pointer;
  padding: 3px;
	margin-top:5px;
	}
#contact-button{
  width:200px;
  float:left;
  text-align:center;
  margin:0 auto;
  padding-left:110px;
}
#text-bottom{
  width:390px;
  padding-bottom:5px;
  float:left;
  padding-top:15px;
  margin:0px auto;
  font-size:10px; 
  font-family:Arial;
  color:#e7d6c1;
}
.bg-box{
	float:left;
	width:450px;
	height:501px;
	background: url(../images/charte/bg-contact.jpg) no-repeat left top;
}
.box-adress{
  float:left;
  width:380px;
  text-align: center;
}
    .box-adress p{
          font-family: Trebuchet MS !important;
          font-size: 15px !important;
          font-weight: bold;
          color: #FF9A00 !important;
          float:left;
          margin: 0 auto;
          width: 380px;
          text-align: center !important;
    }
#contact-adresse{
  float: left;
  width: 160px;
  height: 85px;
  padding-right: 10px;
  margin: 0 auto;
  padding-top: 3px;
  text-align: left !important;
  background: url(../images/charte/bg-adresse.jpg) no-repeat left top;
}
   #contact-adresse h3{
          font-family: Arial;
          font-size: 11px !important;
          color: #ffffff !important;
          float:left;
          padding-left: 48px;
          font-weight: bold;
          margin: 0 auto;
          width: 220px;
          text-align: left !important;
          line-height: 16px !important;
          text-decoration: none !important;
          border: none;
      }
     #contact-adresse p{
          font-family: Arial;
          font-size: 11px !important;
          color: #ffffff !important;
          float:left;
      /*    padding-left: 40px; */
          padding-top: 10px;
          margin: 0 auto;
          width: 160px;
          font-weight: normal;
          text-align: center !important;
          line-height: 14px !important;
      }
#contact-horaires{
  float: left;
  width: 379px;
  height: 210px;
  margin: 0 auto;
  padding-top: 10px;
  text-align: center !important;
  background: url(../images/charte/bg-horaires.jpg) no-repeat left top;
}
     #contact-horaires p{
          font-family: Trebuchet MS !important;
          font-size: 11px !important;
          color: #ffffff !important;
          float:left;
          margin: 0 auto;
          font-weight: normal;
          text-align: center !important;
          line-height: 16px !important;
      }
.contact-text{
  color: #FFCC8C;
}
