.form{
color:#484565;
font-family:verdana;
font-size:11px;
}
#form{
padding-top:20px;
text-align:left;
}
.center{
text-align:center;
}
.exergue{
color:#8CB034;
font-weight:bold;
}
/*.field{
padding-left:20px;
}
.indent{
margin-left:140px;
}
.indent2{
margin-left:115px;
}
.indent3{
margin-left:150px;
}*/
.normal,.requis,.pro{
color:#484565;
font-family:verdana;
font-size:11px;
padding:2px 2px 2px 6px;
}
.normal{
background:#FFFFFF;
border:1px solid #545359;
}
.pro{
background:#EAE6FF;
border:1px dotted #7171B9;
}
.requis{
background:#FDF5EA;
border:1px solid #6980b3;
}
.reset{
color:#9794B6;
cursor:pointer;
font-family:verdana;
font-size:11px;
font-weight:bold;
height:20px;
margin-right:320px;
width:70px;
}
.submit{
color:#0a80b3;
cursor:pointer;
font-family:verdana;
font-size:16px;
font-weight:bold;
height:30px;
width:183px;
}

.message_merci{
	color:#ac0052;
	font-size:12px;
	font-weight:bold;
}
