

/*plugin accueil - frontend styles*/


#home {
float:left;
clear:both;
}

#home_left {
float:left;
clear:none;
width:330px;
margin-right:40px;
}

#home_right {
float:left;
clear:none;
width:190px;
}

#home span.see_more {
font-size:10px;
}

#home span.see_more a {
color:#a96767;
}

#home span.date {
font-size:11px;
}




