/************  CLASSE cverte  ********************************/

#cverte-bord-haut{background: #A5F44E;}
#cverte-bord-bas{background:  #6eba19;}

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

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


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

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


.cverte p#gras{
        color:           #612081;
        font-weight:     bolder;
        font-style: italic;
}

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

.cverte li{
        color:           #1f2209;
        font-size:       12px;
        margin-right:    50px;
        margin-left:     15px;
}
.cverte li#stitre{
        font-size:       15pt;
        font-weight:     normal;
        color:           #6eba19;
        text-decoration: none;
        list-style:      none;
}

.cverte #gg_stitre
{
        background:      url("/images/puce_carre_vert8.png") no-repeat 0 13px;
        padding-left:    17px;
        font-family:     Verdana;
        font-size:       15pt;
        font-weight:     normal;
        color:           #6EBA19;
        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;

}

