/* Menu actu */
#smenu_actu{
background:url(../images/common/h_smenu.gif) no-repeat 0px 0px;
padding:16px 0px 10px 0px;
border-bottom:1px solid #E2E2E2;
}
/* Page */
#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;
}
.actu{
width:680px;
border-bottom:1px solid #E2E2E2;
padding:0px 0px 15px 0px;
margin:0px 0px 15px 0px;
}
.visuel{
width:150px;
float:left;
margin:0px 30px 0px 0px;
}
.visuel img{
border:1px solid #BABABA;
}
.texte{
width:400px;
float:left;
text-align: justify;
}
.texte a{
color:#94B848;
}
.texte ul{
list-style:none;
margin:0px 0px 0px 0px;
}
.texte li{
background:url(../images/common/puce.gif) no-repeat 0px 4px;
padding:0px 0px 0px 14px;
margin:0px 0px 5px 0px;
}

.actu h2{
font-size:11px;
font-weight:bold;
color:#ABABAB;
}
.actu h3{
font-size:14px;
font-weight:bold;
color:#1890CA;
margin:0px 0px 15px 0px;
}
.actu a.lien{
font-weight:bold;
color:#8FB642;
background:url(../images/common/fleche_bleu.gif) no-repeat 0px 4px;
padding:0px 0px 0px 12px;
text-decoration:none;
}
/* Inscription Newsletter */
form{
margin:15px 0px 0px 0px;
}
p.intro{
width:520px;
font-weight:bold;
}
p.obligatoire{
color:#999999;
}

p.clair{
padding:3px 7px 3px 7px;
width:390px;
}
p.fonce{
background:#F2F2F2;
padding:3px 7px 3px 7px;
width:390px;
}
label{
display:block;
float:left;
width:135px;
}
input, select, textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #9C9C9C;
width:125px;
}
select{
width:62px;
}
textarea{
width:250px;
}
a.envoyer{
display:block;
width:123px;
height:21px;
background:url(../images/picts_fr/bt_envoyer.gif) no-repeat;
margin:0px 0px 0px 140px;
}
a.envoyer span{
display:none;
}
.erreur{
color:#0D7EBC;
margin:0px 0px 0px 135px;
_margin:0px 0px 0px 140px;
display:none;
}
input.champs_erreur, textarea.champs_erreur{
border:1px solid #3399CC;
}