.champs{
 width:315px;
}
.champs-textarea{
 width:315px;
}
.champsRed{
 border-color:#aa0000;
}
.statusChamps{
width:50px;
position:relative;
top:4px; 
}
.statusChamps img {
display:none;
}
.statusTextArea {
 top:-50px;
}
div#formContact p{
width:auto;
}

div#formulaireContactSuccess, div#formulaireContactError, div#formulaireContactErrorManque{
display:none;
color:#aa0000;   
text-align: center;
font-size:20px;
width:100%;
float:left;
margin-top:10px;
}

div#formulaireContactSuccess{
color:green;   
}

#formBouton img{
display:none;
}
