/**************** CONTACT  *******************/
.table-contact{
  float:left;
}

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

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

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

#frmContact1{
	font-family:arial;
	font-size:11px;
	width:310px;
  padding-left: 40px;
	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:90px; float:left;display:inline;color:#000;
}

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

.inputForm{
	border:1px solid #9F8669;
	background-color:#9F8669;
	width:170px;
	font-family:arial;
	font-size:11px;
	color:#FFEACD;
  height:13px;
	margin-top:2px;
}
.inputFormOver{
	border:1px solid #48372B;
	background-color:#48372B;
	font-family:arial;
	font-size:11px;
	width:170px;
	color:#fff;
	height:13px;
	margin-top:2px;
}
/**************************/