#centre h1{
font-size:14px;
font-weight:bold;
color:#1890CA;
margin:10px 50px 20px 0px;
text-transform:uppercase;
}
#centre p{
font-size:11px;
margin:0px 0px 5px 0px;
}
/* Inscription Newsletter */
form{
margin:15px 0px 0px 0px;
}
p.intro{
width:520px;
}
p.obligatoire{
color:#999999;
}
fieldset{
border:none;
border-top:1px solid #E2E2E2;
width:670px;
padding:5px 0px 10px 0px;
}
h2{
display:block;
font-size:12px;
font-weight:bold;
color:#333333;
margin:0px 0px 10px 0px;
}
.sujet label{
float:none;
width:300px;
_padding:3px 0px 0px 0px;
}
.sujet input{
width:20px;
float:left;
border:none;
}
.sujet p{
clear:both;
}
.sujet h3{
float:left;
width:120px;
font-size:11px;
font-weight:bold;
text-align:right;
padding:0px 25px 0px 0px;
}
.sujet .option{
float:left;
}
label{
display:block;
float:left;
width:70px;
}
input, select, textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #9C9C9C;
width:125px;
}
.comment h2{
float:left;
margin:10px 0px 0px 0px;
}
.comment select{
float:left;
width:200px;
margin:10px 0px 0px 20px;
}
textarea{
width:385px;
}
p.envoi{
width:670px;
border-top:1px solid #E2E2E2;
border-bottom:1px solid #E2E2E2;
padding:10px 0px 10px 0px;
}
a.envoyer{
display:block;
width:123px;
height:21px;
background:url(../images/picts_fr/bt_envoyer.gif) no-repeat;
margin:0px 0px 0px 273px;
}
a.envoyer span{
display:none;
}
.bleu{
color:#1EA3E5;
font-weight:bold;
}
.erreur{
color:#0D7EBC;
margin:0px 0px 0px 10px;
display:none;
}
input.champs_erreur, textarea.champs_erreur{
border:1px solid #3399CC;
}