.mail-input1
{
    color: #424aaf;
    width:184px;
    text-align: left;
    float: left;
}
.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	height:10px;
	width:75px;
    text-align: left;
    margin-top:7px;
		color: #fff;
}
.buttonE
{
    background: url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
    width: 68px;
	height: 18px;
    margin-right: 20px;;
}
.buttonEover
{
    background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;
		border: none;
   	width:68px;
	 	height: 18px;
    cursor: pointer;
    margin-right: 20px;
}
.buttonR
{
	background: url(../../images/charte/retablir.jpg) no-repeat top left;
	border: none;
	width:68px;
	height: 18px;
}
.buttonRover
{
    background: url(../../images/charte/retablir.jpg) no-repeat top left;
		border: none;
    width: 68px;
		height: 18px;
    cursor: pointer;
}
.inputForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size:10px;
  padding: 2px;
	margin: 5px 0 0 0px;
	width:180px;
  color:#0a71b3;
  border: 1px solid #d2d2d2;
	background-color:#fff;
	float:left;
	height:10px;
}
.inputFormOver
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:10px;
 	padding: 2px;
	margin: 5px 0 0 0px;
	width: 180px;
	height:10px;
    color: #333333;
    border: 1px solid #97c5f2;
	background-color:#ffffff;
    float:left;
}
#table1 input {
   height: 12px;
	 width: 12px;
	 margin: 0 !important;
	 padding: 0 !important;
}

#table1 tr
{
  height: 15px;
}


