#msg_envoye,
#msg_nenvoye{
text-align:center;
margin:50px auto !important;
width:450px;
font-size:16px !important;
padding-left:80px;
padding-top:10px;
min-height:54px;
}

#msg_envoye{background:url(../img/interface/picto-succes-64x64.png) left center no-repeat;}
#msg_nenvoye{background:url(../img/interface/picto-erreur-64x64.png) left center no-repeat;}


#formContact{
border-collapse:collapse;
}

#formContact tr{
height:30px;
}

#formContact tr td{
vertical-align:middle;
padding-bottom:8px;
}

#formContact tr .label{
text-align:right;
padding-right:5px;
font-size:13px;
width:125px;
}

.input_text{
width:290px;
}

.select{
width:292px;
}

.select option{
background:#F8F8F8;
}

textarea{
width:290px;
height:100px;
}

.mandatory{
font-size:17px;
color:#de2e2e;
font-weight:bold;
}