/* CSS Document */


#main_content {
background: url(../images/bg_main_content_pelouse.jpg) no-repeat bottom center;
}

/*colonne de droite*/

#sidebar_right {
width:244px;
float:left;
margin:0;
padding:0;
}

.titre_news {
width:209px;
height:24px;
background:url(../images/haut_pelouse.png) no-repeat;
padding: 34px 0 0 38px;
margin:0;
}

a.ensavoirplus {
background:url(../images/puce_pelouse.png) 0 6px no-repeat;
color:#fff;
padding: 0 0 0 10px;
}

.titre_lien {
width:209px;
height:24px;
background:url(../images/bg_lien_pelouse.png) no-repeat;
padding: 5px 0 0 38px;
}

#sidebar_right ul li a  {
background:url(../images/bg_chevron_pelouse.png) no-repeat 0 4px;
color:#fff;
padding: 0 0 0 10px;
}


