p {
margin-top:0px;
}

.texte_gris {
color:#999999;
}

.reponse_message_ok{
color:#009900;
font-weight:bold;
width:320px;
padding:15px;
letter-spacing:1px;
border:1px dashed #CCCCCC;
}
.reponse_message{
color:#cc0000;
font-weight:bold;
width:320px;
padding:15px;
letter-spacing:1px;
border:1px dashed #CCCCCC;
}
.champ_obligatoire {
color:#0066CC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
vertical-align:top;
}

.txt_avant_form{
width:80px;
float:left;
text-align:left;
margin-left:10px;
color:#666666;
line-height:20px;
font-size:13px;
font-weight:bold;
}
.txt_avant_message{
color:#666666;
line-height:20px;
font-size:13px;
}
fieldset{
width:320px;
text-align:right;
color:#0066CC;
padding:15px;
border:1px solid #CCCCCC;
}
