/**************** CONTACT  *******************/
.table-contact{
  width:307px;
}

.table-contact-left{
   width:307px;
   float:left;
   display:block;
   margin-top:10px;
}

.table-contact-right{
  width:200px;
  float:left;
  display:block;
  margin-top:10px;
  padding-left: 10px;
}

.button-contact{
  background:url(../images/contenu/envoyer.jpg) no-repeat ;
  border: none;
	width:72px;
  height: 19px;
	cursor:pointer;
}
.buttonOver-contact{
  border: none;
  background:url(../images/contenu/envoyer-over.jpg) no-repeat ;
	width:72px;
  height: 19px;
	cursor:pointer;
}
.button-contact1{
  background:url(../images/contenu/retablir.jpg) no-repeat ;
  border: none;
	width:72px;
  height: 19px;
	cursor:pointer;
}
.buttonOver-contact1{
  border: none;
  background:url(../images/contenu/retablir-over.jpg) no-repeat ;
	width:72px;
  height: 19px;
	cursor:pointer;
}
.input-contact{
  width:120px;
  height: 16px;
  float: left;
}

.table-contact-buttons{
  padding:0px 6px 0px 130px;
  height: 10px;

}

#frmContact1{
	font-family:arial;
	font-size:11px;
	width:400px;
	height: auto;
}
.contact-message{
   float:left;
   display:inline;
   margin-left:45px;
   height: 124px;
}
.input1{
  width:75px;float:left;color:#696758;
}
.input22{
  width:100px; float:left;
  color:#8D1717;background-color:#F78F33;width:123px;height:20px;
}

.input3{
  width:115px; float:left;display:inline;color:#000;font-family:verdana;
}

.message{
  width:75px;float:left;padding-left:4px;display:inline;color:#597E0E;
}

.inputForm{
	border:1px solid #000;
	background-color:#fff;
	width:190px;
	font-family:arial;
	font-size:11px;
	color:#000;
  height:13px;
	margin-top:2px;
}
.inputFormOver{
	border:1px solid #808080;
	background-color:#808080;
	font-family:verdana;
	font-size:11px;
	width:190px;
	color:#fff;
	height:13px;
	margin-top:2px;
}
/**************************/
.phone{
  background:url(../images/contenu/bg-phone.jpg) no-repeat 55px 2px;
  padding-left:20px;
}
.bg-adresse{
  background:url(../images/contenu/bg-adresse.jpg) no-repeat 15px -3px;
  height: 18px;
}
