#news-home{
margin-top:40px;
margin-left:34px;
text-align:left;
}

#news-home p{
width:158px;
border:1px solid #595959;
padding:6px;
}
#news-home a{
text-decoration:none;
color:#58B237;
display:block;
}
#news-home a:hover{
text-decoration:underline;
}

/*le post it et ses boutons*/
#post-it{
width:203px;
height:128px;
margin:0;
padding:0;
}
#post-it ul{
margin:0;
padding:0;
background:#999900;
}
#post-it li	{
margin:0;
padding:0;
list-style-type:none;
}
#concerne{
height:26px;
width:100%;
display:block;
background:url(../medias/btn-concerne.png) top left no-repeat;
}
#concerne:hover{
height:26px;
width:100%;
display:block;
background:url(../medias/btn-concerne-hover.png) top left no-repeat;
}
#participer{
height:24px;
width:100%;
display:block;
background:url(../medias/btn-participer.png) top left no-repeat;
}
#participer:hover{
height:24px;
width:100%;
display:block;
background:url(../medias/btn-participer-hover.png) top left no-repeat;
}
#deroulement{
height:29px;
width:100%;
display:block;
background:url(../medias/btn-deroulement.png) top left no-repeat;
}
#deroulement:hover{
height:29px;
width:100%;
display:block;
background:url(../medias/btn-deroulement-hover.png) top left no-repeat;
}
#info-ashoka{
height:29px;
margin-top:22px;
width:100%;
display:block;
background:url(../medias/btn-info-ashoka.png) top left no-repeat;
}
#info-ashoka:hover{
height:29px;
margin-top:22px;
width:100%;
display:block;
background:url(../medias/btn-info-ashoka-hover.png) top left no-repeat;
}