/* CSS Document */

#contenuFormulaire
{
margin-bottom : 40px;
+margin-bottom : 0px;
}

.separation_formulaire
{
float : left;
margin-right : 10px;
padding-left : 5px;
margin-bottom : 10px;
+margin-bottom : 2px;
margin-top : 10px;
+margin-top : 0px;
}

.petite_ligne
{
font-size: 8pt ;
padding-left : 10px;
color : grey;
clear : both;
}



