BODY
{
    background : black;
    border : none white;
    margin : 0px;
    marginheight : 0px;
    marginwidth : 0px;
}

P, TD
{
    font-family : Tahoma, Arial;
    font-size : 9pt;
    color : white;
    font-weight : normal;
    text-decoration : none;
    border : white;
}

A:LINK, A:VISITED
{
    font-family : Tahoma, Arial;
    color : #FF6600;
    font-weight : bold;
    text-decoration : none;
    border : #FF6600;
}

A:HOVER
{
    font-family : Tahoma, Arial;
    color : yellow;
    font-weight : bold;
    text-decoration : none;
    border : yellow;
}

IMG
{
    border : white;
}

.IMG_BORDER
{
    border : 2px solid white;
}

.LIGNE
{
    font-size : 5pt;
}

.CHAMP_FORM
{
    font-family : Arial;
    font-size : 9pt;
    font-weight : bold;
}

.TITRE_ALBUM
{
    color : #ffcc66;
    font-weight : bold;
}

.TITRE
{
    font-family : Arial;
    font-size : 12pt;
    color : white;
    font-weight : bold;
}

.TITRE_COLLECTION
{
    font-family : Arial;
    font-size : 14pt;
    color : maroon;
    font-weight : bold;
}

.TITRE_COLLECTION_12
{
    font-family : Arial;
    font-size : 12pt;
    color : maroon;
    font-weight : bold;
}

.TITRE_DOSSIER
{
    font-family : Arial;
    font-size : 14pt;
    color : white;
    font-weight : bold;
}

.TITRE_GALERIE
{
    font-family : Arial Black;
    font-size : 14pt;
    color : white;
    font-weight : bold;
}

.TITRE_BONUS
{
    font-family : Arial;
    font-size : 14pt;
    color : black;
    font-weight : bold;
}

.TITRE_GALERIE_12
{
    font-family : Arial Black;
    font-size : 12pt;
    color : white;
    font-weight : bold;
}

.BRAKET
{
    font-family : Arial;
    font-size : 7pt;
    font-weight : bold;
}

.CELL_FOND
{
    background : #3A3A3A;
}

.CELL_BORD
{
    background : maroon;
}

.CELL_INTER
{
    background : #A00000;
}

.CELL_INTER_SITE
{
    background : gray;
}

.CELL_INTER_LIENS
{
    background : #3A3A3A;
}

.CELL_BORD_DOSSIER
{
    background : #993333;
}

.CELL_BORD_BONUS
{
    background : #ff99ff;
}

.CELL_TITRE_DOSSIER
{
    background : #cc0000;
}

.CELL_TITRE_COLLEC
{
    background : #ffcc66;
}

.CELL_TITRE_GALERIE
{
    background : #000066;
}

.CELL_TITRE_BONUS
{
    background : #ff99ff;
}

.CELL_TITRE_SITE
{
    background : #FEDC47;
}

