/*---- News -------*/
#news {
float: right;
width: 282px;
margin-right: 5px;
background: transparent url(design/actualite_haut.gif) 0 0 no-repeat;
margin-left:5px;
}
#news_haut {
}
#news_bas {
}
#news h2 {
color: white;
font-size: 1em;
margin: 0;
padding: 5px 5px 0 15px;;
position: relative;
}
#news h3 {
margin: 5px 0;
font-size: .8em;
}
#news p {
margin-left: 0px;
margin-right: 0;
padding-bottom: 8px;
}
#news  .lien {
padding-bottom: 0;
text-align: right;
}
#news .lien a {
color: black;
background: transparent url(design/fleche_orange.gif) top right no-repeat;
text-decoration: underline;
}
#news .lien a:hover {
text-decoration: none;
}
.news {
background: transparent url(design/hr.gif) bottom right no-repeat;
padding-bottom: 15px;
padding-top: 5px;
margin: 5px 15px 0 15px;
}




