#general #colonneCentrale #gauche #localisationCadre #contenuL {
	height: auto;
}

.soumettre {
	margin: 0 0 -20px 245px;
	font-size: 0;
    line-height: 1000px;	
}

#general #colonneCentrale #droite #contenu FORM TABLE {
	margin-top: -10px;
}

.mlegend {
	width: 580px;
}

.cfieldset {
	width: 530px;
	margin-top: 0;
	padding: 20px 40px; 
}

.mfieldsetConf {
	margin-top: 10px;
	width: 638px;
	background-image: url(../images/fd_fieldset_638.gif);
}

.mlegendConf {
	font-size: 19px;
	line-height: 27px;
	margin-left: -20px;
}

#general #colonneCentrale #droite #contenu #basFieldset {
	float: left;
	position: relative;
	left: -5px;
	width: 610px;
	height: 9px;
	background-image: url(../images/fieldset_b_638.gif);   
}

#general #colonneCentrale #droite #contenu H2 {
	margin-bottom: -15px;
}

#general #colonneCentrale #droite #contenu P {
	margin-left: 20px;
}

/* Debut Ajout TLT */
.cfieldset table tr td {
 	white-space:nowrap;
}

#firstName {
	width:170px;
}

#lastName {
	width:170px;
}

#idBirthdayDate  {
	width:170px;
}

#ad1{
	width:405px;
}

#ad2 {
	width:405px;
}

#ad3 {
	width:405px;
}

#zipcode {
	width:82px;
}

#workZipcode {
	width:72px;
}

#ville {
	width:279px;
}

#sponsorEmail {
	width:405px;
}

#contactOther {
	width:170px;
}

#imgIndigo {
	background-image: url(../images/num_indigo.gif);
	background-repeat: no-repeat;
	background-position:center;
}

.erreur {
	float: left;
	margin: 10px 0 10px 15px !important;
	margin: 10px 0 10px 8px;
	padding: 10px;
	width: 590px;
	overflow: hidden;
	text-align: center;
	color: #F8981D;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../images/fieldset_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.erreurH {
	float: left;
	position: relative;
	top: -10px;
	left: -10px;
	margin: 0;
	padding: 0;
	width: 610px;
	height: 9px;
	background-image: url(../images/fieldset_h.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
/* Fin Ajout TLT */