/* ---------- agenda ---------- */
#droite h1{
padding:0 0 15px 20px;
}
#liste_bloc_actu{
border:1px solid #d5d5d5;
margin:0 0 7px 0;
_width:100%;
}
#droite .bloc_actu{
padding:25px;
background: url(../../images/commun/f_bloc_actu.jpg) repeat-x left top;
overflow:hidden;
zoom:1;
}
#droite .bloc_img{
width:158px;
background-color:#fff;
float:left;
margin:0 14px 8px 0;
border:1px solid #d5d5d5;
}
#droite img{
display:block;
margin:20px auto;
}
#droite a.bt{
float:left;
margin-bottom:10px;
!margin-bottom:0;
}

/* ---------- agenda detail ---------- */

#bloc_actu_detail{
border:1px solid #d5d5d5;
margin:10px 0;
padding:25px;
background: url(../../images/commun/f_actu_detail.jpg) repeat-x left bottom;
overflow:hidden;
clear:left;
}
#bloc_actu_detail .bloc_img{
width:200px;
}
#bloc_actu_detail h3{
color:#424242;
font-weight:bold;
padding:0 0 15px 0;
font-size:13px;
}
#bloc_actu_detail span{
text-transform:uppercase;
}
#bloc_actu_detail li{
padding:5px 0;
}

/* From /fr/ */
#droite #liste_bloc_actu a.bt{
_width:95px;
}
#droite a.bt{
_width:115px;
}
