#content, #NLTop, #NLBot {
width:995px;
}

#content{
overflow:hidden;
}

#NLBot{
background-image:url(../images/NL/fond_form.jpg);
height:340px;
background-repeat:no-repeat;
}

.inscriptionGauche{
display:block;
margin-left:0px;
width:250px;
float:left;
	font-weight:normal;
}

.inscriptionDroite{
display:block;
width:250px;
float:left;
margin-left:20px;
	font-weight:normal;
}

table tr td {
font-size:12px;
color:#393939;
font-family:Arial, Helvetica, sans-serif;
}

.bleu{
color:#005bba;
}
.bleu14{
color:#005bba;
font-size: 14px
}

.oblig{
font-size:9px;
color:#999999;
}

.erreur{
color:#f14f0b;
font-size:9px;
line-height:9px;
}
.txtForm{
	width:540px;
	height:290px;
	margin-left:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.mention{
display:block;
margin-top:12px;
font-size:9px;
width:540px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
color:#9f9e9e;
position:relative;
left:380px;
float:left;
}
.divform{
display:block;
font-size:9px;
width:900px;
height:240px;
font-family:Arial, Helvetica, sans-serif;
color:#9f9e9e;
/*position:relative;*/
/*left:1px;*/
float:left;
}
/*moteur formulaire*/
.required
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.inputtext
{
width:150px;
font-size:12px;
}

.inscriptionGauche table{
border:0;

border-collapse:collapse;
}

.erreur{
display:block;
margin:0;
height:7px;
}

.ongletGP a{
width:93px;
height:30px;
display:block;
background:url(../images/header/GP-off.png) no-repeat;
}

.ongletGP a:hover{
width:93px;
height:30px;
display:block;
background:url(../images/header/GP-on.png) no-repeat;
}

.ongletEntre a{
width:93px;
height:30px;
display:block;
background:url(../images/header/entr-off.png) no-repeat;
}

.ongletEntre a:hover{
width:93px;
height:30px;
display:block;
background:url(../images/header/entr-on.png) no-repeat;
}
