/* contact */
.mail-input
{
    color: #818181;
    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:13px;
    color:#818181;
}
.buttonE
{
    background: url(../../images/charte/contact/envoyer.jpg) no-repeat top left;
	border: none;
    width: 136px;
	height: 27px;

}
.buttonEover
{
    background: url(../../images/charte/contact/envoyer-over.jpg) no-repeat top left;
	border: none;
    width: 136px;
	height: 27px;

}
.buttonR
{
    background: url(../../images/charte/contact/retablir.jpg) no-repeat top left;
	border: none;
    width: 136px;
	height: 27px;

}
.buttonRover
{
    background: url(../../images/charte/contact/retablir-over.jpg) no-repeat top left;
	border: none;
    width: 136px;
	height: 27px;
    cursor: pointer;

}
.inputForm
{
    font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-weight: normal;
    font-size:13px;
    padding: 2px 2px 0 2px;
	width:250px;
    color: #a0a3a3;
    border: 1px solid #454545;
	background-color: #2a2a2a;
	float:left;
	height:17px;
}
.inputFormOver
{
    font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-weight: normal;
    font-size:13px;
    padding: 2px 2px 0 2px;
	width:250px;
    color: #cfa0e9;
    border: 1px solid #454545;
	background-color: #000000;
	float:left;
	height:17px;
}

.couleur2
{
    font-weight: bold;
    color:#cfa0e9;
}
#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:13px;
    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:13px;
    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;
}


