/* 
    Document   : feuilleverte
    Created on : 16/09/2008
    Author     : abonobo
    Description: style du module feuilleverte
*/
.listfeuillesvertes
{
    list-style-type : none;
    padding-left    : 0px;
}

.feuilleverte
{
    
    background       : no-repeat url("../../images/list_image.png");
    padding-left     : 20px;
    margin-bottom    : 60px;
}

.gray
{
    color : gray;
}

.summary
{
    margin-top : 20px;
}

.lien_pdf
{
    text-align : center;
    float      : right;
    margin     : 0px 0px 15px 15px;
}

.image
{
    margin : auto;
    width  : 68px;
}