#right_sidebar #bloc_news
{
   width:270px;
   background-color:#FEAA7E;
   margin:15px auto auto auto;
}
#right_sidebar #bloc_news .lst_news
{
   width:250px;
   background-color:white;
   font-size:11px;
   margin:5px auto 0px auto;
   padding:15px 0px 5px 0px;
}
#right_sidebar #bloc_news .ul_lst_news
{
   width:240px;
   margin-left:10px;
}
#right_sidebar #bloc_news .ul_lst_news li
{
   margin:5px auto 7px 5px;
   list-style-image:url(../../includes/images/fleche_marron.gif);
   list-style-type:square;
}
