/************  CLASSE qr  ********************************/

#qr-bord-haut{background: #FFDF72;}
#qr-bord-bas{background: #8484E3;}

#qr-titre
{
        background:      url("/gif/tques.gif") no-repeat 0 0;
        font-family:     Verdana;
        font-size:       20pt;
        font-weight:     normal;
        color:           #c28100;
        text-decoration: none;
        height:          158px;
}
#qr-titre div
{
        width: 100%;
        padding-left:    280px;
        background:      url("/images/deco_carre_marron.png") no-repeat 210px 12px;

}
.qr{
        background: #F6E8C5;
}
.qr{
        font-family:     Verdana, Arial, Helvetica, sans-serif;
        font-size:       12px;
        font-weight:     normal;
        line-height:     16px;
        color:           #333;
        text-decoration: none;
}
.qr a{
        /*background:      #D9D4DB;*/
        color:           #1C0D0F;
        text-decoration: none;
        font-weight:     bolder;
}
.qr a:hover{
       color:            #CC0000;
       background:       #DBDAD4;
}

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

.qr li
{
        color: #4E0A0A;
        font-size: 12px;
        margin-right: 50px;
        margin-left: 35px;
}

ul#noindent
{
        list-style-type: none;
        padding: 0;
        margin: 0;
        list-style-image: url("/images/puce_carre_marron4.png");
        width: 300px;
       /* background: lime; */
}

li#noindent
{
        color: #4E0A0A;
        font-size: 12px;
        margin: 10px 20px 15px 35px;
        padding: 0;
        margin-right: 0px;
        width: 230px;
       /* background: red;    /*

}


.noindent li
{
        color: #4E0A0A;
        font-size: 12px;
        margin: 10px 20px 15px 35px;
        padding: 0;
        margin-right: 0px;
        width: 230px;
        background: red;

}

.noindent a
{
        background: white;
}

.qr li#stitre
{
        font-size:       15pt;
        font-weight:     normal;
        color:           #930663;
        text-decoration: none;
        list-style:      none;
}

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


.qr p{
        color:           #4E0A0A;
}



