/************  CLASSE MARIAGE  ********************************/

#mariage-bord-haut{background: #DA4DA0;}
#mariage-bord-bas{background:  #FFDF72;}


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

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


}

.mariage{
        background:      #eef5ce;
        font-family:     Verdana, Arial, Helvetica, sans-serif;
}
.mariage a{
        background:      #D9D4DB;
        color:           #1C0D0F;
        text-decoration: none;
        font-weight:     bolder;
}
.mariage a:hover{
       color:            #CC0000;
       background:       #DBDAD4;
}
.mariage p{
        color:           #4e581f;
}
.mariage ul
{
        list-style-type: none;
        list-style-image: url("/images/puce_carre_marron4.png");
}

.mariage ol
{
        list-style-type: none;
        list-style-image: url("/images/puce_carre_marron4.png");
        font-weight: bolder;

}

.mariage li
{
        color:           #3B0228;
        font-size: 12px;
        margin-right: 50px;
        margin-left: 35px;
}


.noindent p
{
        color:           #3B0228;
        margin-left:     0;
        padding-left:    0;
        text-decoration: none;
}

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


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

