/* ----------- Pages formulaires ------------- */
.wrapper_full .wrapper_center {width:955px; min-height:361px; display:block; background:#dbf7fb url(../img/formulaire/bg-2.jpg) no-repeat 0 0;  color:#83807D; font-size:11px; padding:0;}

.form h3 { color:#83807D; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; margin:0 }
.form p {text-align:none; margin:0; color:#83807D;}
.form p input[type="image"]{float:right}

.etape1 { width:955px; height:29px; background:url(../img/formulaire/etape1.gif) no-repeat 0 0; }
.etape2 { width:955px; height:29px; background:url(../img/formulaire/etape2.gif) no-repeat 0 0; }
.etape3 { width:955px; height:29px; background:url(../img/formulaire/etape3.gif) no-repeat 0 0; }
.etape4 { width:955px; height:29px; background:url(../img/formulaire/etape4.gif) no-repeat 0 0; }
.etape5 { width:955px; height:29px; background:url(../img/formulaire/etape5.gif) no-repeat 0 0; }

.form{width:935px; padding:10px}
.form .errors{color:#FF0000}
.form form { padding-top:0px; width:935px; display:block }
.form form table{ padding:3px; }
.form form td{ padding:3px; }
.form form label { font-weight:bold; width:none }
.form span.orange { font-size:13px; color:#F49900; }
.form form input[type="text"], form input[type="password"]{ background:url(../img/formulaire/input_bg.jpg) no-repeat 0 0; border:none; }