body {
 background-attachment:scroll;
 background-image:url("./fond.jpg");
 background-position:top center;
 background-repeat:no-repeat;
}
.page{
text-align:left;
}
form{
 border-style:none;
 display:block;
 position:static;
 padding-top: 72px;
 padding-left: 182px;
}
#news{
 display:block;
 position:static;
 margin-top: 52px;
 margin-bottom: -5px;
 margin-left: 42px;
 width:175px;
 height:20px;
}

#conventioncollective{
 display:block;
 position:static;
 margin-top: 54px;
 margin-bottom: -5px;
 margin-left: 42px;
 width:175px;
 height:23px;
 text-align: left;
}

#civiliteGauche{
 display:inline;
 position:static;
 margin-top: 80px;
 margin-left: 78px;
}
#civiliteDroite{
 display:inline;
 position:static;
 margin-top: 0px;
 margin-left: 45px;
}
#text{
 display:block;
 position:static;
 height:15px;
 width:120px;
 margin-top: 10px;
 margin-left: 80px;
}
#select{
 display:block;
 position:static;
 height:19px;
 width:125px;
 margin-top: 8px;
 margin-left: 80px;
 text-align: center;
}
#text2{
 display:block;
 position:static;
 height:15px;
 width:120px;
 margin-top: 10px;
 margin-left: 80px;
}
#valid{
 background-attachment:scroll;
 background-image:url("./valider.gif");
 background-position:top left;
 background-repeat:no-repeat;
 background-color:white;
 border-style:none;
 display:block;
 position:static;
 height:42px;
 width:275px;
 margin-top: 15px;
 margin-left: -40px;
 cursor:pointer;
}



