@charset "iso-8859-1";
input.contact   {
border: 1px solid #cccccc;
font: normal 10px tahoma;
width:auto;
color: #782c38;
margin:0px;
background-color: white;
font-size: 12px;
}
input.civilite   {
border: 0px solid #cccccc;
font: normal 10px tahoma;
width:auto;
color: #782c38;
margin:0px;
background-color: none;
font-size: 12px;
}
.activerjs {
display: block;
color : red;
text-align: center;
}
.alerte {
color : red;
text-align: center;
font-size : 14px;
font-weight : bold;
}
.focus {
background-color : #FFD569;
border : 1px solid red;
}


