/************  CLASSE passe-partout  ********************************/

#passe-partout-bord-haut{background: #DAA520;}
#passe-partout-bord-bas{background:  #1840A5;}


#passe-partout-titre
{
        background:      url("/images/lecteurs-de-FS-color.png") no-repeat 100% 0;

        font-family:     Verdana;
        font-size:       20pt;
        font-weight:     normal;
        color:           #4c5122;
        text-decoration: none;
        height:          125px;
}
#passe-partout-titre div
{
        width: 100%;
        padding-left:    70px;
        background:      url("/images/deco_carre_vert.png") no-repeat 0 12px;


}

.passe-partout{
        background:      #ecefdd;
        font-family:     Verdana, Arial, Helvetica, sans-serif;
}
.passe-partout a{
        background:      #D9D4DB;
        color:           #1C0D0F;
        text-decoration: none;
        font-weight:     bolder;
}
.passe-partout a:hover{
       color:            #CC0000;
       background:       #DBDAD4;
}
.passe-partout p{
        color:           #4c5122;
}
.passe-partout ul
{
        list-style-type: none;
        list-style-image: url("/images/puce_carre_vert.png");
}

.passe-partout ol
{
        list-style-type: none;
        list-style-image: url("/images/puce_carre_vert.png");
        font-weight: bolder;

}

.passe-partout li
{
        color:           #4c5122;
        font-size: 12px;
        margin-right: 50px;
        margin-left: 35px;
}


.noindent p
{
        color:           #4c5122;
        margin-left:     0;
        padding-left:    0;
        text-decoration: none;
}

.passe-partout li#stitre
{
        font-size:       15pt;
        font-weight:     normal;
        color:           #4c5122;
        text-decoration: none;
        list-style:      none;
}


.passe-partout #gg_stitre
{
        background:      url("/images/puce_carre_vert.png") no-repeat 0 13px;
        padding-left:    17px;
        font-family:     Verdana;
        font-size:       15pt;
        font-weight:     normal;
        color:           #4c5122;
        text-decoration: none;
}


