/************  CLASSE HERITAGE  ********************************/


#heritage-bord-haut {background: #53c0bb;}
#heritage-bord-bas  {background:  #7af4ef;}



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

        font-family:     Verdana;
        font-size:       20pt;
        font-weight:     normal;
        color:           #32908c;
        text-decoration: none;
        height:          155px;
}
#heritage-titre div
{
        width: 100%;
        padding-left:    70px;
        background:      url("/images/deco_carre_turquoise.png") no-repeat 0 12px;


}

.heritage{
        background:   #daf3f2;
}
.heritage a{
        background:      #D1F3F2;
        color:           #1C0D0F;
        text-decoration: none;
        font-weight:     bolder;
}
.heritage a:hover{
       color:            #CC0000;
       background:       #DBDAD4;
}

.heritage p{
        color:           #277370;
}
.heritage ul{
     padding-left: 35px;
     list-style-type: none;
     list-style-image: url("puce_carre_turquoise.li.png");
}
.heritage ul#decimal{
     list-style-type: decimal;
}
.heritage li{
        color:           #277370;
}
.heritage li#stitre
{
        font-size:       15pt;
        font-weight:     normal;
        color:           #6EBA19;
        text-decoration: none;
        list-style:      none;
}

.heritage #gg_stitre
{
        background:      url("/images/puce_carre_turquoise.stitre.png") no-repeat 0 13px;
        padding-left:    17px;
        font-family:     Verdana, Arial, Helvetica, sans-serif;
        font-size:       15pt;
        font-weight:     normal;
        color:           #2c7f7b;
        text-decoration: none;
}

