/*section normal*/
	.colGaucheC {float: left; position: relative; width: 150px; height: 30px; padding-left: 20px;}
	.colDroiteC{float: left; position: relative; width: 400px; height: 30px;}
/*section adresse*/
	.colGaucheAdresse {float: left; position: relative; width: 150px; height: 175px; padding-left: 20px;}
	.colDroiteAdresse {float: left; position: relative; width: 400px; height: 175px;}
/*etoile obligatoire*/
	.etoileR {color: #fc2020; font-size: 13px; font-weight: bold; }
/*section captcha*/
	.colGaucheCaptcha {float: left; position: relative; width: 350px; height: 30px; padding-left: 20px;}
	.colDroiteCaptcha {float: left; position: relative; width: 70px; height: 30px;}
/*code securite*/
	.CodeS {height: 40px; width: 70px; font-size: 24px; font-weight: bold; color: #1e1e1e; font-family: verdana, arial; background: #f7f7f7; border: 1px solid #ff7575;}
	.CodeS:hover {height: 40px; width: 70px; font-size: 24px; font-weight: bold; color: #1e1e1e; font-family: verdana, arial; background: #f7f7f7; border: 1px solid #8c1212;}
/*retour*/
	.retourNO {padding: 5px; background: #da1515; color:  #fff; font-weight: bold; font-size: 14px; font-family: verdana, arial; margin-bottom: 20px;}
	.retourOk {padding: 5px; background: #5c972d; color:  #fff; font-weight: bold; font-size: 14px; font-family: verdana, arial; margin-bottom: 20px;}
/*si champs vide*/
	.eError {border: 1px solid #da1515;}