

/*plugin accueil - frontend styles*/


#accueil {
margin:0;
font-size:11px;
color:#666666;
}


#home_site {
margin-right:25px;
width:240px;
float:left;
overflow:auto;
text-align:justify;
}


#home_news {
width:240px;
float:left;
overflow:auto;
}

.news_block {
margin-bottom:10px;
float:left;
clear:both;
width:100%;
}
#home_news h2 {
margin-bottom:11px;
}

#home_news img, #home_site img {
margin:5px 10px 5px 0;
padding:1px;
border:solid 1px #9bb59c;
}

.news_title {
margin-bottom:5px;
}


#home_sponsors {
float:left;
width:500px;
}