h2#defiscalisation {
	background:url(../../images/internal/la_defiscalisation_12.gif) no-repeat;
	height:18px;
	padding-bottom:12px;
}
h2#defiscalisation span{
	display:none;
	color:red;
}
h2#lois {
	background:url(/public/images/internal_new/newsletter.gif) no-repeat;
	height:18px;
	padding-bottom:12px;
}
h2#lois span{
	display:none;
}
#formName{
	padding:0;
	margin-bottom:0px;
	margin-top:20px;
	height:13px;
	line-height:30px;
	background:#C6CCD6;
	color:#fff;
	text-align:left;
	font-size:12px;
	background:url(/public/images/internal_new/form_contact1.gif) no-repeat;
}
#formName span{
	display:none;
}
#formContainer{
	background:#C6CCD6;
	border-left:1px solid #666;
	border-right:1px solid #666;
	font-size:12px;
	padding:2%;
}
#extContainer{
	min-height:110px;
	width:476px;
	margin:0px;	
	background:#C6CCD6;
	border-left:1px solid #999;
	border-right:1px solid #999;
	font-size:12px;
	padding:0%;	
}

#leftFields{
	float:left;
	width:90%;
	margin-left:15px;
	margin-top:10px;
}

#leftFields p{
	clear:both;
	margin-bottom:3%;
}

#leftFields label{
	float:left;
	width:40%;
	margin-left:5px;
}
#leftFields input{
	width:50%;
}
#leftFields select{
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Console";
	width:58px;
	font-family:
}
#leftFields input, #leftFields select{
	text-align:left;	
}
p.sepAddress{
	margin-top:0 !important;
	margin-top:3%;
}
#inliner{
	float:left;
	width:78%;
}
#inliner * {
	float:left;
	margin-bottom:3%;
}
#inliner select {
	width:auto;
}
#inliner select option {
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Console";
	float:none;
}
#inliner label {
	margin-left:2%;
	width:20%;
}
#inliner input {
	width:100px;
}

#rightFields{
	width:44%;
	float:left;
}

#rightFields p{
	clear:both;
	margin-bottom:3%;
}

#rightFields label{
	float:left;
	text-align:left;
	width:50%;
}

#rightFields input{
	text-align:left;
	width:47%;
}
#age_m, #age_f{
	clear:left;
	width:10px;
}
#formEnding{
	background:url(/public/images/internal_new/form_contact2.gif) no-repeat;
}
p.info{
	font-size:0.8em;
}
#leftFieldSub{
	clear:both;
	float:left;
	width:400px;
	margin-bottom:3%;
	margin-left:10px;
}
#leftFieldSub p{
	clear:both;
}

#leftFieldSub label{
	margin-right:10px;
	margin-left:10px;
	float:left;
}

#leftFieldSub input{
	float:left;
	margin-left:5px;
}
.space {
	margin-left:20px;
}
hr.formSeparator{

}
p.ownerSep input, p.ownerSep label{
	position:relative;
	top:6px;
}

p.ownerSep input{
	top:8px;
}

#rightFieldSub{
	float:left;
	width:49%;
}
#rightFieldSub *{
	margin-bottom:3%;
}
#rightFieldSub p{
	clear:both;
}
#rightFieldSub input{
	float:left;
	width:37%;
}

#rightFieldSub label{
	float:left;
	width:60%;
}

#floater{
	float:left;
	width:100%;
}
#floater *{
	float:left;
}

#floater input{
	width:40px !important;
	width:38px;
	float:none;
}

#floater label{
	position:relative;
	top:-7px;
	width:20%;
	float:none;
}

#errors{
	margin-bottom:20px;
}
#errors ul{
	list-style-type:none;
	color:red;
}
.obligate {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}
.inscr {
	width:120px;
}
.validate {
	height:30px;
	float:left;
	width:476px;
}
.validate input {
	position:relative;
	left:50%;
	margin-left: -100px;
	width:200px;
}