/******************** BASE ********************/
body{
background-color:#96BD0D;
}

body,table,div,form, input, textarea, select, option{
font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
margin:0;
padding:0;
}

img{
border:none;
margin:0;
padding:0;
}

.conteneur{
position:absolute;
width:928px;
left:50%;
top:20px;
margin-left:-464px;
}

.contenu_general{
float:left;
width:928px;
background-color:#FFF;
}

.gauche{
float:left;
width:312px;
}

.droite{
float:left;
width:616px;
}

.gauche_haut{
float:left;
width:312px;
height:372px;
}

.gauche_bas{
float:left;
width:250px;
height:433px;
padding-left:62px;
background:url(imgs/gauche_vert.jpg) repeat-y top left;
}

.bloc_form{
float:left;
width:202px;
padding:9px 20px 0 28px;
background:url(imgs/fond_form.jpg) no-repeat top left;
font-size:11px;
}

.liste_input, .liste_check, .liste_file{
float:left;
width:202px;
padding:5px 0;
}

.liste_input input{
width:160px;
border:1px solid #BDBDBF;
font-size:11px;
padding-left:3px;
}

.liste_file{
font-size:14px;
}

.liste_file a{
color:#6B8402;
font-weight:bold;
}

.droite_haut{
float:left;
width:616px;
height:134px;
}

.droite_contenu{
float:left;
width:616px;
padding-top:21px;
background-color:#FFF;
background:url(imgs/droite_vert.jpg) repeat-y top right;
height:650px;
}

.txt_gauche{
float:left;
width:293px;
padding-left:35px;
text-align:justify;
font-size:11px;
color:#1A1A1A;
line-height:16px;
}

.txt_droite{
float:left;
width:267px;
padding-right:21px;
}

.form_connection{
float:left;
width:195px;
height:167px;
padding:50px 0 0 72px;
background:url(imgs/fond_connection.jpg) no-repeat top left;
}

.form_connection input{
width:120px;
border:1px solid #BDBDBF;
font-size:10px;
padding-left:3px;
}

.bt_connect{
float:left;
width:25px;
text-align:right;
padding-top:5px;
}

.txt_beseen{
float:left;
width:167px;
height:182px;
padding:8px;
margin:20px 0 0 65px;
background:url(imgs/txt_beseen.jpg) no-repeat top left;
color:#FFF;
font-size:10px;
text-align:justify;
line-height:11px;
}

.mess_chartre{
float:left;
width:175px;
height:52px;
margin:20px 0 0 65px;
padding:50px 0 0 8px;
background:url(imgs/fond_chartre.jpg) no-repeat top left;
}

.mess_chartre textarea{
width:140px;
height:40px;
border:1px solid #BDBDBF;
font-size:10px;
}

.lien_beseen{
width:167px;
text-align:right;
padding-top:15px;
}

.lien_beseen a{
color:#B5CA1A;
font-weight:bold;
text-decoration:none;
}

.bas{
float:left;
width:928px;
height:63px;
}

.footer{
float:left;
width:866px;
text-align:center;
padding:20px 0;
color:#FFF;
font-size:11px;
padding-left:62px;
line-height:12px;
}

.footer a{
color:#FFF;
text-decoration:none;
}
