body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	
}

.conteneurLogo {
	vertical-align: center;
	text-align: center;
	width:1000px;
	height:41px;
	background:url(../images/lancia/bande_header_nom_lancia.jpg);
	margin:auto;
}
/* #conteneur_fond
{
	background:url(../images/form_center_bg_lancia.jpg) no-repeat;
	background-color:#000;
	width:1000px;
	min-height:579px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
} */

.conteneurPresentation 
{	
	width:662px;
	height:61px;
	/* background:url(../images/new_form/form_presentation_bg.jpg); */
	margin:auto;
	padding-top:20px;
	padding-left:168px;
	padding-right:170px;
	font-weight:bold;
	color:#000000;
}
.conteneurPrincipale {
	width:1000px;
	height:728px;
	background:url(../images/lancia/form_center_bg_lancia.jpg) no-repeat #000000;
	margin:auto;
	
}
.conteneurMentionLegale {	
	
	width: 663px;
	margin:auto;
	margin-top:30px;
	padding-top:30px;
	color: #000000;
}
.conteneurNumero {	
	left: 50%;
	margin-left: -400px;
	margin-top: 860px;
	width: 700px;
	position: absolute;
	border: 2px solid #6495ed;
	background-color: #FFFFFF;	
	
}
.sousblocsimple {
	margin-left:168px;
	/*
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	*/
}

.titreInverse {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/lancia/form_barre.jpg);
	letter-spacing: 1px;	
	padding-left: 10px; 
	width: 653px;
	height: 19px;
	line-height:16px;
	display:block;
}
.colLibelle {
	width: 200px;
	vertical-align: top;
}
.blocBouton {
	
	width:1000px;
	height:25px;
	background:url(../images/lancia/form_valider.jpg);
	margin-top:20px;
	text-align:center;
}
.bouton {
	font-weight:bold;
	
	display:block;
	width:213px;
	height:26px;
	margin:auto;
	padding-top:3px;
	
}
a.bouton {
	text-decoration : none;
	color: #FFFFFF;
	border: 0;
}
a.bouton:hover {
	color: #f1f0eb;
	text-decoration: none;
}
.gauche {
	text-align: left;
}
.droite {
	text-align: right;
}

