/* CSS Document */

#droite  #site label{
color:#999999;
font-size:12px;}

#droite  #site .spip_barre{
width:400px;
}

#droite  #site .barre{
width:400px;
margin-bottom:2px;
}

#droite  #site textarea{
width:600px;
color:#999999;
font-size:12px;}

#droite  #site fieldset{
border:#adce47 1px solid;
margin-bottom:10px;
padding:3px;
}

#droite  #site legend{
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
font-size:12px;
font-weight:600px;
color:#6664c7;
}

#droite #site p{
font-size:12px;
color:#999999;
margin-bottom:12px;
}

#droite #site p.reponse_formulaire{
font-size:12px;
color:#999999;
margin-bottom:12px;
border:1px solid #ccc;


}



#droite #site input{
font-size:12px;
color:#999999;
}

#droite #site .spip_bouton input{
border:#adce47 2px solid;
-moz-border-radius : 5px 5px; 
background-color:#FFFFFF;
color:#999999;
padding:2px;
font-weight:bold;
}

