.contact { 
	background-color: #ffffff;
	float:left;
	width:500px;
	margin-top:20px;
	margin-left:10px;
	text-align:left;
}
.contact input, .contact select , .contact textarea { border:1px solid #7f9db9 ; }
.contact label {font-weight:normal;}
.contact .formInfo { width:570px; }
.contact .champsBox { float:left; padding-left:15px;}

.champsXS { width:100px; }
.contact .champsS { width:115px;}
.contact .champsS2 { width:120px; }
.champsM { width:150px;}
.contact .champsM { width:150px; *width:149px; }
.contact .champsM2 { width:155px; }
.contact .champsL { width:217px;}
.contact .champsXL { width:320px;}
.contact .champsXXL { width:455px;}

.contact .bouton { float:right; margin-bottom:10px; }