/* Styles pour le concours golf 2008 */
body {
background:#CAE0F7 url(../imgs/bg2.jpg) repeat-x;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
margin:0;
padding:0;
}
h3 {
margin:0;
padding:0 0 10px 0;

}
body a {
text-decoration:none;
border:0;
}
div.container {
margin-left:auto;
margin-right:auto;
}
div.content_site {
margin-left:auto;
margin-right:auto;
width:802px;
background:#000;
padding:0 6px 6px 6px;
}
div.header {
/*background:url(../imgs/header2.jpg);*/
width:802px;
height:523px;
}
div.footer {
background:url(../imgs/footer.jpg);
width:802px;
height:144px;
}
* html div.footer {
margin-top:-10px;
}
div.formulaire_infos {
background:url(../imgs/infos.jpg) no-repeat;
width:802px;
}
div.formulaire {
width:322px;
margin-left:480px;
color:#fff;
}
label {
width:135px;
display:block;
float:left;
text-align:right;
margin:0 5px 5px 0;
font-size:1.2em;
color:#fff;
height:18px;
}
input.texte, select.texte {
width:156px;
float:left;
border:0;
border-top:1px solid #ccc;
background:#fff;
margin-bottom:7px;
color:#000;
height:16px;
}
input.submit_button {
background:#f5f5f5;
color:#000;
border:1px solid #000;
font-family:Arial, Helvetica, sans-serif;
width:100px;
margin-bottom:10px;
cursor:pointer;
}
div.center {
text-align:center;
}
div.right {
text-align:right;
}

