/************  CLASSE business  ********************************/

#business-bord-haut{background: #8958A1;}
#business-bord-bas{background:  #411656;}

#business-titre
{
        background:      url("/images/business.png") no-repeat 100% 0;

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


}
.business{
        background:      #ded4fa;
        font-family:     Verdana, Arial, Helvetica, sans-serif;
        font-size:       12px;
        font-weight:     normal;
        line-height:     16px;
        color:           #333;
        text-decoration: none;
}

.businessbord{
        background:#4CA2D8;
}
.business a{
        background:      #D9D4DB;
        color:           #1C0D0F;
        text-decoration: none;
        font-weight:     bolder;
}
.business a:hover{
       color:            #CC0000;
       background:       #DBDAD4;
}
.business p{
        color:           #612081;
}

.business ul
{
        list-style-type: none;
        list-style-image: url("/images/puce_carre_violet3.png");
}

.business li{
        color:           #612081;
        font-size:       12px;
        margin-right:    50px;
        margin-left:     15px;
}
.business li#stitre{
        font-size:       15pt;
        font-weight:     normal;
        color:           #930663;
        text-decoration: none;
        list-style:      none;
}

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





