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


#divContact{
	font:normal 11px Arial;
	}

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

label{
	width:60px;
	float:left;
	display:inline;
	clear:both;
	color:#333333;
	font:normal 11px Arial;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	}
.mail_label{
	width:60px;
	float:left;
	display:inline;
	clear:both;
	color:#666666;
	font:normal 11px Arial;
	text-align:left;
  padding-top:5px;
	}
.mail_label2{
	width:140px;
	float:left;
	display:inline;
	clear:both;
	color:#666666;
	font:normal 11px Arial;
	text-align:left;
	padding-left:10px;
  padding-top:5px;
	}
.mail_label1{
	width:100px;
	float:left;
	display:inline;
	clear:both;
	color:#666666;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
	text-align:left;
	padding-left:10px;
	}
.mail_label3{
	width:100px;
	float:left;
	display:inline;
	clear:both;
	color:#666666;
	font:normal 11px Arial;
	text-align:left;
	padding-left:10px;
  padding-top:5px;
	}
  .mail_label4{
	width:150px;
	float:left;
	display:inline;
	clear:both;
	color:#666666;
	font:normal 11px Arial;
	text-align:left;
	padding-left:10px;
  padding-top:5px;
	}
.mail_input{
	width:100px;
	float:left;
	color:#5E0305;
	}
.mail_input1{
	width:300px;
	float:left;
	color:#5E0305;
	}
.inputForm{
  border:1px solid #AFC195;
	background-color:#ffffff;
	width:150px;
	font:normal 11px Arial;
	color:#4B4A49;
	margin-top:5px;
	}
.inputFormOver{
  border:1px solid #CEB4B6;
	background-color:#FCF0F0;
	width:150px;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	margin-top:5px;
	}
.inputForm1{
  border:1px solid #B7D4AC;
	background-color:#F6FDEA;
	width:180px;
  height: 16px;
	font:normal 11px Arial;
	color:#4B4A49;
	margin-bottom:10px;
  margin-left:4px;
	}
.inputForm1Over{
  border:1px solid #C5DEBB;
	background-color:#E8F9CA;
	width:180px;
  height: 16px;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	margin-bottom:10px;
  margin-left: 4px;
	}
.inputForm2{
  border:1px solid #AFC195;
	background-color:#ffffff;
	width:460px;
  height: 30px;
  padding-top: 2px;
	font:normal 11px Arial;
  text-align: left;
	color:#4B4A49;
	margin-top:5px;
	}
.inputForm2Over{
  border:1px solid #CEB4B6;
	background-color:#FCF0F0;
	width:460px;
  height: 30px;
  padding-top: 2px;
  text-align: left;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	margin-top:5px;
	}

.button{
  background: url(../images/charte/button.jpg) no-repeat center top;
	width:103px;
  border: none;
  height:28px;
  color:#ffffff;
	font-family: Arial;
	font-size: 12px !important;
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
  padding:0px;
  margin: 0px;
  padding-bottom: 2px;
	}
.buttonOver{
 	background: url(../images/charte/button-over.jpg) no-repeat center top;
	width:103px;
  height: 28px;
  border:none;
	color:#ffffff;
	font-family: Arial;
	font-size: 12px !important;
	font-weight:bold;
 	cursor:pointer;
	margin-top:10px;
  padding:0px;
  margin: 0px;
  padding-bottom:2px;
	}
.button2{
  background: url(../images/charte/button1.gif) no-repeat center top;
	width:103px;
  border: none;
  height:28px;
	cursor:pointer;
	margin:0px;
	}
.buttonOver2{
 	background: url(../images/charte/button1-over.gif) no-repeat center top;
	width:103px;
  height: 28px;
  border:none;
 	cursor:pointer;
	margin:0px;
	}
.button4{
  background: url(../images/charte/button4.jpg) no-repeat center top;
	width:103px;
  border: none;
  height:28px;
	cursor:pointer;
	margin:0px;
  color:#fff;
  font:bold 12px Arial;
	}
.buttonOver4{
 	background: url(../images/charte/button4-over.jpg) no-repeat center top;
	width:103px;
  height: 28px;
  border:none;
 	cursor:pointer;
	margin:0px;
  color:#CFF1C1;
  font:bold 12px Arial;
	}
.button3{
  background: url(../images/charte/button3.gif) no-repeat center top;
	width:103px;
  border: none;
  height:28px;
	cursor:pointer;
	margin:0px;
  color:#fff;
  font:bold 12px Arial;
	}
.buttonOver3{
 	background: url(../images/charte/button3-over.gif) no-repeat center top;
	width:103px;
  height: 28px;
  border:none;
 	cursor:pointer;
	margin:0px;
  color:#CFF1C1;
  font:bold 12px Arial;
	}


.contact-box{
	margin:0 auto;
  width: 528px;
  height: 513px;
  font-size:11px;
  text-align: center;
  background:url(../images/charte/bg-contact.jpg) no-repeat;
	}

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

#contact-plan{
	width:183px;
  float: left;
	height:125px;
  margin-left: 10px;
	}

.adress-contact{
  width: 183px;
  height:105px;
  background: url(../images/charte/bg-adresse.jpg) no-repeat;
  padding-top: 50px;
  padding-left:20px;
  text-align: center;
  float: left;
  margin: 0 auto;
}
    .adress-contact p{
      width: 160px;
      font-family: Arial;
      font-size: 11px !important;
      color: #362727 !important;
      font-weight: normal;
      text-align: center;
      line-height: 15px !important;
    }
.horaire-contact{
  width: 183px;
  height:105px;
  background: url(../images/charte/bg-horaire.jpg) no-repeat;
  padding-top: 50px;
  padding-left:20px;
  text-align: center;
  margin-left:10px;
  float: left;
}
    .horaire-contact p{
      width: 160px;
      font-family: Arial;
      font-size: 11px !important;
      color: #362727 !important; 
      line-height: 15px !important;
    }
.button1{
  background: url(../images/charte/envoyer-formulaire.jpg) no-repeat center top;
	width:146px;
  border: none;
  height:39px;
	cursor:pointer;
	margin-top:10px;
  margin: 0px;
  padding-bottom: 8px;
	}
.button1Over{
 	background: url(../images/charte/envoyer-formulaire-over.jpg) no-repeat center top;
	width:146px;
  height: 39px;
  border:none;
 	cursor:pointer;
	margin-top:10px;
  margin: 0px;
  padding-bottom:8px;
	}

#contact-button{
  float:left;
  text-align:center;
  margin:0 auto;
  padding-left:170px;
}
.formulaire-button{
  text-align:center;
  margin:0 auto;
}

#text-bottom{
  padding-bottom:5px;
  padding-top:20px;
  clear: both;
  margin:0px auto;
  font-size:10px; 
  font-family:Arial;
  color:#555555;
}
.bg-box{
	float:left;
	width:450px;
	height:501px;
	background: url(../images/charte/bg-contact.jpg) no-repeat left top;
}

.contact-text{
  color: #FFCC8C;
}
.text-tel{
  color: #89050E;
  font-size: 11px !important;
}
.code-securite{
  float:left;
  padding-left:70px;
  padding-bottom:5px;
  margin:0 auto;
}


