/* ==== News ==== */
#news{
height: 495px;
overflow: auto;
margin: 0 200px;
padding-right: 20px;
}
.blocnews{
margin-bottom: 20px;
clear: both;
}
.blocnews h2,.blocnews h3,.blocnews p{
margin: 0;
text-align: left;
}
.blocnews h2{
margin-bottom: 10px;
padding: 5px 10px;
font-size: 1em;
text-transform: uppercase;
line-height: 20px;
}
.blocnews img.news_illus{
float: right;
height: 160px;
margin: 0 0 10px 10px;
}
.blocnews h3.news_titre{
color: #1baad0;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 0;
text-align: left;
}
.blocnews p.news_horaire{
color: #666;
font-style: italic;
margin-bottom: 0;
}
.blocnews .news_lieu{
color: #666;
font-style: normal;
font-weight: bold;
display: block;
}
.blocnews p.lien{
clear: both;
}
.blocnews p.news_description{
font-size: 0.7em;
font-style: italic;
margin-top: .5em;
}

