body {
width: 909px;
margin: 0 auto;
background: url("images/fond.png") repeat;
font-family: "Trebuchet MS";
font-size: 13px;
color: #8B8B8B;
}

.champ_inscription input {
width: 170px;
height: 20px;
margin-top: 5px !important;
margin-top: 4px;
border: none;
background: transparent;
}

.valid_incription input {
margin-left: 29px;
margin-top: 33px !important;
margin-top: 27px;
width: 245px; height: 28px;
background: transparent;
border: none;
}

/* ----- Header ----- */
#header {
height: 151px;
background:  url("images/fond_header.png");
margin: 0;
padding-top: 65px;
}
.info_header {
margin-left: 496px;
width: 280px;
height: 90px;
color: white;
font-size: 13px;
text-align: center;
}

.lien_header {
text-align: center;
padding-top: 20px;
}

.lien_header a {

}

a {
color: #8B8B8B; 
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

.lien_header a { color: #8B8B8B; text-decoration: none; }
.lien_header a:hover { text-decoration: underline; }

/* ----- Contenu ----- */
#contenu {
background: url("images/fond_contenu.png") repeat-y;
}

.a_gagner_en_ce_moment {
width: 381px;
height: 295px;
margin-left: 70px;
}

.inscrivez-vous {
background: url("images/inscrivez-vous.png") no-repeat left;
width: 377px;
height: 295px;
float: right;
padding-right: 70px;
}

.vous_etes_au_courant {
background: url("images/vous_etes_au_courant.png");
width: 831px;
height: 209px;
margin-top: 10px;
margin-left: 39px;
}

.le_but_du_site {
background: url("images/le_but_du_site.png") top no-repeat;
width: 721px;
margin-top: 10px;
margin-left: 39px;
padding: 55px;
padding-top: 40px;
padding-bottom: 10px;
}

/* ----- Footer ----- */
#footer {
height: 116px;
background: url("images/fond_footer.png");
}
input{
background-color:#9FDC24;
border:1px solid #000000;
font-weight:bold;
padding-left:5px;
}
textarea{
background-color:#9FDC24;
border:1px solid #000000;
font-weight:bold;
padding-left:5px;
}
select{
background-color:#9FDC24;
border:1px solid #000000;
font-weight:bold;
padding-left:5px;
}
.bienvenue{
font-color:#000000;
color:#000000;
}