/************  CLASSE JUSTICE  ********************************/

#justice-bord-haut{background: orange;}
#justice-bord-bas{background:  #FFDF72;}

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

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


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

.justicebord{
        background:#4CA2D8;
}
.justice a{
        background:      #D9D4DB;
        color:           #1C0D0F;
        text-decoration: none;
        font-weight:     bolder;
}
.justice a:hover{
       color:            #CC0000;
       background:       #DBDAD4;
}
.justice p{
        color:           #403A26;
}

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

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

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

.champform
{
        font-weight:     bolder;
        font-family:     Verdana;
        font-size:       12px;
        margin-left:     15px;
}
.titreform
{
        font-weight:     bolder;
        font-family:     Verdana;
        font-size:       15px;
        color:           green;
        align:           center;
        text-align:      center;
        margin:          20px 0;
        display:         block;
}

.errform
{
        font-family:     Verdana;
        font-weight:     bolder;
        font-size:       11px;
        color:           brown;

}
