/*------------------------
----- CONTENEUR NEWS -----
------------------------*/
div#conteneur-news {position:relative; top:0; left:0; width:220px; height:300px;}

div#conteneur-news p.toutes {line-height:1.2; margin:6px 0 0 0; text-align:right; font-size:95%;}

ul, li, h1 {margin:0; padding:0; list-style:none;}

ul#les_news li h1 {font-size:14px; line-height:20px; color:#298dbf; border-bottom:1px solid #ffffff;}

ul#les_news {position:relative; width:220px; height:300px; background:#f9f6f2; margin:4px 0 0 0; overflow:hidden;}

ul#les_news img {float:left; border:1px solid white; padding:.2em; background:#d3d3d3; margin-right:.5em; width:90px; height:90px;}

ul#les_news li {position:relative; top:0; left:0; height:131px; margin:12px 0; padding:0 5px; overflow:hidden;}

ul#les_news li p.dateNews {font-size:90%; margin:2px 0; text-align:right; color:#d71a16;}

ul#les_news li p.descriptifNews {font-size:96%; margin:2px 0; line-height:1.4;}



/*---------------------------
----- PAGE NEWS / ACTUS -----
---------------------------*/
/*//AFFICHAGE DES NEWS//*/
div.la_news{position:relative; top:0; left:0; width:408px; margin:15px 0 10px 0; background:url(../images/background-header-livre.png) 0 0 no-repeat;}
div.titre_news {position:relative; top:0; left:0; width:280px; padding:4px 0 4px 18px; font-size:14px; line-height:1.2; color:#298dbf; font-weight:bold; float:left;}
div.date_news {position:relative; top:0; left:0; width:92px; padding:13px 8px 0 0; font-size:90%; text-align:right; color:#d71a16; font-weight:bold; float:right;}
div.message_news {position:relative; top:0; left:0; width:393px; padding:16px 13px 26px 13px; line-height:1.8; background:url(../images/background_fiche.png) left bottom no-repeat; clear:both;}


/*----- LIEN vers LA NEWS-----*/
a.lienNews, a.lienNews:link, a.lienNews:visited, a.lienNews:active, a.lienNews:focus {color:#298dbf; text-decoration:underline; font-weight:bold;}
a.lienNews:hover {color:#298dbf; text-decoration:none; font-weight:bold;}

/*----- LIEN vers LA PAGE NEWS-----*/
a.pageNews, a.pageNews:link, a.pageNews:visited, a.pageNews:active, a.pageNews:focus {color:#298dbf; text-decoration:underline; font-weight:bold;}
a.pageNews:hover {color:#298dbf; text-decoration:none; font-weight:bold;}
