/*Contact page
#contenu #divContact{
  width: 720px;
  height:350px;
  float:left;
}        */

#contenu .clearer2{
  clear:both;
  font-size:0px;
  line-height:0px;
  height:0px;
  float:left;
}


#frmContact{
  width:100%;
  text-align: left;
  color: #000000;
  float: left;}

#frmContact p{
  color:#EEE;
  margin:0px;
  padding:0px;
}


#frmContact img{
  border: none;
}

#contenu .contact-acces{
 width: 212px;
 float: left;
 padding: 15px 10px 0 10px;
 text-align: justify;
}

#contenu .form-container{
width: 470px;
padding-left:10px;
float: left;
background: url(images/charte/bg-contact.gif) center top no-repeat;
}

#contenu .contact-acces h3{
  font: bold 16px Arial, Tahoma, Verdana;
  color: #990033;
  text-align: center;
  margin: 0px;
  padding: 0px;
}


#contenu .contact-acces p{
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  padding: 4px 0 0 0;
  color: #990033;
}

 #contenu .form-container  p{
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  padding: 4px 0 0 0;
}

#contenu .contact-acces p{
  line-height: 1.4em;
  text-align: center;
}


/*#contenu .form-container #contact-left{
  width: 226px;float: left; padding-left:14px;background:red;
} */
#contenu .contact-right{
  float: left;
}

#contenu #contact-left div.tag-container{
  width: 75px;padding-left:20px;float: left;
}

#contenu .contact-right div.tag-container{
  width: 85px;float: left;height:21px;
}

#contenu #frmContact div.input-container{
   width: 140px;  float: left;
}

#contenu #devis div.tag{
  width: 100px;
  float: left;
  height:21px;
  padding:0px 3px 0px 10px;
  line-height:11px;
}

#contenu #devis div.tag p{
  color:#EEE;
  margin:0px;
  padding:0px;
}
#contenu #devis div.input-container{
  width: 90px; float: left;
}


.inputForm{
	border: 1px solid #f2f1f0;
	background-color: #ffdda8;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  margin-bottom: 3px;
  font-weight:  normal !important;
  height:16px;
  margin:0px;
}

.inputFormOver{
	border: 1px solid #f2f1f0;
	background-color: #fde8c8;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  height:16px;
	color: #333333;
  margin-bottom: 3px;
  font-weight:  normal !important;
  margin:0px;
}

.inputForm1{
	border: 1px solid #f2f1f0;
	background-color: #ffdda8;
	width: 373px;
  height:65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  padding: 0;
  font-weight:  normal !important;
  float:left;
}

.inputFormOver1{
	border: 1px solid #f2f1f0;
	background-color: #fde8c8;
	width: 373px;
  height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  padding: 0;margin: 0px 20px 0 0;
  font-weight:  normal !important;
  float:left;
}

.inputForm2{
	border: 1px solid #f2f1f0;
	background-color: #ffdda8;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  font-weight:  normal !important;
  height:16px;
  margin:0px;
  float:left;
}

.inputFormOver2{
	border: 1px solid #f2f1f0;
	background-color: #fde8c8;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  height:16px;
	color: #333333;
  font-weight:  normal !important;
  margin:0px;
  float:left;
}

.inputForm3{
	border: 1px solid #f2f1f0;
	background-color: #ffdda8;
	width: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  font-weight:  normal !important;
  height:65px;
  float:right;
}

.inputFormOver3{
	border: 1px solid #f2f1f0;
	background-color: #fde8c8;
	width: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  height:65px;
	color: #333333;
  font-weight:  normal !important;
  float:right;
}

.text{
	color: #000032;
  border: 1px solid #202093;
	background-color: #FACF9E !important;
  width: 130px;
  height:  22px;
  margin-top: 4px;
  margin-bottom: 3px;
}

.select{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #B03459;
  border: 1px solid #B03459 !important;
	background-color: #BEBEBE !important;
  width: 152px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.button1{
	width: 85px;
  height:35px;
  border:none;
	cursor: pointer;
  padding:0px;
  margin:0px;
  background:url(../images/charte/button-envoyer.jpg) left bottom no-repeat;
}

.buttonOver1{
	width: 85px;
  height:35px;
  border:none;
  padding:0px;
  margin:0px;
  background:url(../images/charte/button-envoyer.jpg) left top no-repeat;
	cursor: pointer;
}
.button2{
	width: 85px;
  height:35px;
  border:none;
	cursor: pointer;
  background:url(../images/charte/button-effacer.jpg) left bottom no-repeat;
  padding:0px;
  margin:0px;
}

.buttonOver2{
	width: 85px;
  height:35px;
  border:none;
  background:url(../images/charte/button-effacer.jpg) left top no-repeat;
	cursor: pointer;
  padding:0px;
  margin:0px;
}

.button3{
	width: 85px;
  height:35px;
  border:none;
	cursor: pointer;
  padding:0px;
  margin:0px;
  background:url(../images/charte/button-annuler.jpg) left bottom no-repeat;
}

.buttonOver3{
	width: 85px;
  height:35px;
  border:none;
  background:url(../images/charte/button-annuler.jpg) left top no-repeat;
	cursor: pointer;
  padding:0px;
  margin:0px;
}

.petit{
  font-size: 10px;
  text-align: left;
}
/*merci.php*/

#merci{
width: 600px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

.pop {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align:  center;
}

/*.pop a: link, .pop a: visited{
	color:  #ffffff;
  text-decoration: none;
}

.pop a: hover, .pop a: active{
	color:  #FA9E35;
  text-decoration: underline;
}*/