/***************** STYLE GLOBAUX *****************/
a img{
border:none;
}
a:active, a:focus{
outline:none;
}
/***************** STYLE CONTENU *****************/
#texte h1{
font:bold 14px Verdana, Helvetica, sans-serif;
color:#fbdf95;
background: url(../images/charte/bg-h1.jpg) left bottom no-repeat;
letter-spacing:1px;
text-indent:30px;
padding-bottom: 7px;
margin:21px 0 12px 0;
}
#texte h2{
font:bold 15px Arial, Helvetica, sans-serif;
color:#000;
margin:10px 0 5px 0;
}
#texte h3{
font:bold 12px Arial, Helvetica, sans-serif;
color:#000;
margin:10px 0 12px 0px;
padding:0 0 0 25px;
background: url(../images/charte/bullet.gif) left 3px no-repeat;
}
#texte p{
font:11px/1.2em Arial, Helvetica, sans-serif;
text-align:justify;
color:#000;
margin-bottom:1em;
}
#texte .notice{
color:#51220e;
font:normal 20px Verdana, Helvetica, sans-serif;
text-align: left;

}
#texte .list{
font:11px/1.2em Arial, Helvetica, sans-serif;
text-align:justify;
color:#000;
margin-bottom:0.5em;
margin-left:10px;
padding-left:15px;
background: url(../images/charte/bullet1.gif) left 1px no-repeat;
}

#texte p em{
font-weight:bold;
font-size:12px;
line-height:1em;
}
#contenu p.couleur, span.couleur{
font-weight:bold;
color:#b44827;
}
#texte a:link, #texte a:visited{
font-weight:bold;
color:#000;
text-decoration: none;
}
#texte a:hover, #texte a:active{
color:#666;
text-decoration:underline;
}
#texte img{
/*  border:3px solid #51220E;
  padding:2px;
  margin:5px;*/
  margin:0;
  padding:0;
  border: none;
}

/***************** STYLE ACTUALITES *****************/
#actu{
float:right;
position:relative;
width:175px;
margin:10px 0px 0 20px;
background:#d5d4ba;

}
.uneactu{
padding:0 20px 0 20px;
margin:0 0 30px;
}
#actu .uneactu p{
font-size:10px;
}
#actu .uneactu p.date{
width:60px;
color:#fff;
background:#c9d787;
padding:1px 0 2px 4px;
margin:0 0 7px;
}
#actu .uneactu a{
position:relative;
top:5px;
font:10px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.spacer{
background: url(../images/charte/spacer.jpg) left top no-repeat;
height: 37px;

}
.invisible{
display:none;
}

