#right_sidebar #bloc_offre
{
   width:270px;
   background-color:#BFD52B;
   margin:15px auto auto auto;
}
#right_sidebar #bloc_offre .offre
{
   width:250px;
   background-color:white;
   font-size:10px;
   margin:5px auto 0px auto;
   padding:15px 0px 5px 0px;
}
#right_sidebar #bloc_offre .lst_offre
{
   width:90%;
   margin-left:15px;
}
#right_sidebar #bloc_offre .lst_offre li
{
   margin-bottom:7px;
   border-bottom:dashed 1px #825531;
   list-style-image:url(../../includes/images/fleche_marron.gif);
   list-style-type:square;
}
#right_sidebar #bloc_offre .lst_offre h2
{
   font-size:12px;
   margin:2px auto 2px 5px;
}
#right_sidebar #bloc_offre .lst_offre h3
{
   font-size:11px;
   margin:2px auto 2px 5px;
}