form#formverif {	padding: 10px;} 
label {display: block;margin-top : 8px;width: 100%;background-repeat: no-repeat;}
img {border:0;}
.blue {color:#FF9900;font-weight: bold;margin:0;padding:0;}
.MsgSent {Display: block;padding: 10px;margin: 0px auto;width: 400px;text-align: center;border: 1px solid #EEE;background-color: white;}
.MsgSent h3 {background: url(../images/ok.png) no-repeat 5% 30%;height: 85px;line-height: 85px;}
.MsgError {Display: block;padding: 10px;	margin: 40px auto;width: 400px;text-align: center;border: 1px solid #EEE;Background-color: white;}
.MsgError h3 {background: url(../images/MsgError.gif) no-repeat 0 0;height: 85px;line-height: 85px;color: #CC0000;}
.MsgSent p, .MsgError p {	font-size: 1.3em;color:#999;}
#spamcheck{width:30px}
.listeErreur{Display: block;padding: 10px;margin: 0 auto;width: 600px;border: 1px solid red;}
.listeErreur p{	font-size: 1.3em;color:red;text-align: center;}
.listeErreur ul {	list-style-type: disc;margin: 0 0 0px 20px;}

