.submit{
		background:url(SIGNER.gif);
		border:0px white solid;
		color:white;
    font-family:Verdana,Arial sans-serif;
		width:194px;
		height:61px;
}

.printButton{
	background:url(imprimer.gif);
	border:0px white solid;
	color:white;
  font-family:Verdana,Arial sans-serif;
  width:40;
  height:40;
}

.mailButton{
	background:url(mail.gif);
	border:0px white solid;
	color:white;
  font-family:Verdana,Arial sans-serif;
  width:50;
  height:35;
}

.text
{
	  font-size:12px;
		font-family: Arial;
}
.td
{
	  font-size:12px;
		font-family: Arial;
}
.submit:hover {
    cursor: pointer;
}

.title
{
   font-size:26px; 
   line-height:normal; 
   font-family:Arial; 
   font-weight:bold; 
   color:#83C401;
   text-align:center;
}
.valider{
	 background:url(VALIDER.gif);
	 border:0px white solid;
	 font-size:0px;
	 color:white;
   font-family:Verdana,Arial sans-serif;
	 width:172px;
	 height:48px;
}

table.tableRecap {
	       border-width: 1px;
	       
	       border-color: black;

        }
        table.tableRecap th {
	       border-width: 0px;
        }
        table.tableRecap td {
	       border-width: 0px;       
        }

