/* contact */
.mail-input{ color: #003300; width:210px; text-align: left; float: left;}
.mail-label{
  font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-weight: normal;
	float:left;
	text-align:left;
  padding:2px 5px 2px 8px;
	height:15px;
	width: 130px;
  font-size:14px;
  color:#003300;
}
.Envoyer{ background: url(../../images/contact/envoyer.jpg) no-repeat top left; border: none; width: 140px; height: 30px;}
.EnvoyerOver{ background: url(../../images/contact/envoyer-over.jpg) no-repeat top left; border: none; width: 140px; height: 30px;}
.Retablir{ background: url(../../images/contact/retablir.jpg) no-repeat top left;	border: none; width: 140px; height: 30px;}
.RetablirOver{
  background: url(../../images/contact/retablir-over.jpg) no-repeat top left; border: none; width: 140px; height: 30px; cursor: pointer;
}
.inputForm{
  font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-weight: normal;
  font-size:14px;
  padding: 2px 2px 0 2px;
	width:250px;
  color: #003300;
  border: 1px solid #003300;
	background-color: #d5f410;
	float:left;
	height:17px;
}
.inputFormOver{
  font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-weight: normal;
  font-size:14px;
  padding: 2px 2px 0 2px;
	width:250px;
  color: #2faf48;
  border: 1px solid #2faf48;
	background-color: #fee900;
	float:left;
	height:17px;
}
.couleur2{ font-weight: bold; color:#028b46;}
#chex td{ height: 20px; border-bottom: none; padding: 0;}
/* livre d'or */
.mail-input1{ color: #818181; width:180px; text-align: left; float: left;}
.inputForm1{
  font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-weight: normal;
  font-size:14px;
  padding: 2px 2px 0 2px;
	width:180px;
  color: #a0a3a3;
  border: 1px solid #454545;
	background-color: #2a2a2a;
	float:left;
	height:17px;
}
.inputForm1Over{
  font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-weight: normal;
  font-size:14px;
  padding: 2px 2px 0 2px;
	width:180px;
  color: #cfa0e9;
  border: 1px solid #454545;
	background-color: #000000;
	float:left;
	height:17px;
}
#table-contact1 td, #table-contact2 td, #table-contact3 td, #livre1 td, #livre2 td, #livre3 td{ border-bottom: none; padding:0;}
