/************  CLASSE IMMIGRATION  ********************************/

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

#immigration-titre
{
        background:      url("/images/petites-formalites.png") no-repeat 100% 0;
        font-family:     Verdana;
        font-size:       20pt;
        font-weight:     normal;
        color:           #c28100;
        text-decoration: none;
        height:          128px;
}
#immigration-titre div
{
        width: 100%;
        padding-left:    70px;
        background:      url("/images/deco_carre_marron.png") no-repeat 0 12px;
}
.immigration{
        background: #F6E8C5;
}
.immigration{
        font-family:     Verdana, Arial, Helvetica, sans-serif;
        font-size:       12px;
        font-weight:     normal;
        line-height:     16px;
        color:           #333;
        text-decoration: none;
}
.immigration a{
        background:      #D9D4DB;
        color:           #1C0D0F;
        text-decoration: none;
        font-weight:     bolder;
}
.immigration a:hover{
       color:            #CC0000;
       background:       #DBDAD4;
}

.immigration ul
{
        list-style-type: none;
        list-style-image: url("/images/puce_carre_marron4.png");
}
.immigration li
{
        color: #4E0A0A;
        font-size: 12px;
        margin-right: 50px;
        margin-left: 35px;
}
.immigration li#stitre
{
        font-size:       15pt;
        font-weight:     normal;
        color:           #930663;
        text-decoration: none;
        list-style:      none;
}

.immigration #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;
}


.immigration p{
        color:           #4E0A0A;
}



