@charset "UTF-8";

/*--------------------------------------------- Formulaire ---------------------------------------------------------*/

form#form {
margin-top:15px;
line-height:1.25em;
background:url(../../../medias/modeles/public/fonds/bg_form.jpg) no-repeat;
padding:20px;
height:854px
}

form#form fieldset {
width:550px;
margin:0;
padding:10px 5px 15px 0;
}

fieldset { border: none; }

legend span { 
color:#646664;
border-bottom:1px dotted #009EE0;
text-transform:uppercase;
margin:0;
padding:0;
position:absolute;
width:530px;
}

legend {
color:#009EE0;
margin-bottom:30px;
text-transform:uppercase;
}

form#form fieldset div {
padding:5px 0;
}

form#form label,form#form span.label {
margin-right:5px;
padding-right:10px;
width:130px;
display:block;
float:left;
text-align:right;
position:relative;
color:#666;
font-size:0.75em;
line-height:1.88em;
}

form#form span.label {
padding-top:3px;
line-height:1em;
}

form#form label em,form#form span.label em {
position:absolute;
right:0;
font-size:120%;
font-style:normal;
color:red;
}

form#form input[type=text],form#form input[type=file],form#form input[type=password],form#form textarea {
background-color:#FFF;
color:#336699;
border:1px solid #999;
border-bottom:1px solid #E5E5E5;
margin:0;
padding:2px;
font-size:0.75em
}

form#form textarea {
font-family:Arial, Helvetica, sans-serif;
}

form#form input[type=text] {
background:url(../../../medias/modeles/public/fonds/bg_form.gif) repeat-x left top;
}

form#form select {
padding:2px;
}

form#form textarea {
padding:0;
width:380px;
}

form#form input[type=file] {
margin-bottom:1px;
}

form#form fieldset div.controlset label, form#form fieldset div.controlsetNoLabel label {
display:inline;
float:none;
font-weight:400;
line-height:20px;
margin:0;
}

form#form fieldset div.controlset input[type=checkbox],form#form fieldset div.controlset input[type=radio],
form#form fieldset div.controlsetNoLabel input[type=checkbox],form#form fieldset div.controlsetNoLabel input[type=radio] {
float:left;
margin:3px 5px 0 0;
}

*:first-child+html form#form fieldset div.controlset input,
*:first-child+html form#form fieldset div.controlsetNoLabel input {
margin-top:-1px;
}

form#form fieldset div.controlset div {
margin-left:155px;
padding:0;
}

form#form fieldset div.controlsetNoLabel div {
margin-left:0;
padding:0;
}	

form#form .boutton {
padding:0 125px ;
text-align:right
}

button {
width:91px;
height:38px;
background:url(../../../medias/modeles/public/elements/btn_send.png) no-repeat;
padding:0;
margin:0;
border:none;
}

button span {
display:none;
}

*:first-child+html legend {
padding-bottom:30px;
}

*:first-child+html fieldset {
margin:0;
margin-bottom:0px;
}

*:first-child+html fieldset legend {
margin:-5px 0 0 -5px;
}

fieldset input[type=radio] {
margin:0 0 0 0;
}
