﻿html, body, form {
    height:100%;
    margin:500;
    padding:0;
}

body
{
    width:760px;
    margin: auto; 
    margin-top: 20px;
    margin-bottom: 20px;    
    color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#entete
{
   width: 758px;
   height: 145px; /**138px**/
   background-image: url("Images/signature.jpg");
   background-repeat: no-repeat;
   margin-bottom: 10px;

}


.col1
{
   width: 200px; 
}


/**#rblSexe
{
    color:Black
}**/

#btEnvoyer
{
 
}
