/*Contact page */
#frmContact{
  text-align: left;
  color: #000000;
  font-weight: bold;
  float: left;
}

#contenu .contact-acces{
 width: 214px;
 float: left;
 padding: 23px 13px 0 15px;
 height: 380px;
 text-align: justify;
}

#contenu .form-container{
width: 582px;
padding: 29px 18px 0 28px;
float: left;
height: 375px;
}

#contenu .contact-acces p, #contenu .form-container  p{
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  padding: 4px 0 0 0;
  color: #333333;
  font-family: Tahoma;
}

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

#contenu #frmContact #contact-left{
  width: 265px;float: left;padding-bottom: 10px;
}
#contenu #frmContact #contact-right{
  width: 240px;float: left;padding-bottom: 10px;
}

#contenu #frmContact #contact-left div.tag-container{
  width: 96px;float: left;padding-bottom: 3px;
}


#contenu #frmContact #contact-right div.tag-container{
  width: 96px;float: left; padding-bottom: 3px;
}

#contenu #frmContact #contact-left div.tag-container p ,#contenu #frmContact #contact-right div.tag-container p{
  line-height: 1.25em;
}


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



#image_contact{
	width: 400px;
  padding: 5px 0px 0px 0px;
	text-align: center;
	float: left;
}
 #contact{
	width: 100%;
  float: left;
 }
.inputForm{
	border: 1px solid #a3bcd2;
	background-color: #EFFBFF;
	width: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  margin-bottom: 3px;
  font-weight:  normal !important;
}

.inputFormOver{
	border: 1px solid #a3bcd2;
	background-color: #eFeFeF;
	width: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  margin-bottom: 3px;
  font-weight:  normal !important;
}

.inputForm1{
	border: 1px solid #a3bcd2;
	background-color: #EFFBFF;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  padding: 0;margin: 0px;
  font-weight:  normal !important;
  height: 100px;
}

.inputFormOver1{
	border: 1px solid #a3bcd2;
	background-color: #eFeFeF;
	width: 500px;
  height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  padding: 0;margin: 0px;
  font-weight:  normal !important;
}
.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;
}

.button{
  border: 1px solid #001F4B;
	background-color: #005B9C;
	width: 65px;
  color: #faf1d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
  font-weight:  bold;
	cursor: pointer;
}

.buttonOver{
	border: 1px solid #001F4B;
	background-color:  #eeeeee;
	width: 65px;
	color: #001f4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
  font-weight:  bold;
	cursor: pointer;
}

.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;
}
