BODY
{
    font-family: 'arial', 'helvetica';
    background-color:#FFFFFF;
    font-size:10pt;
    background-image:url('/images/background_F7EEAD.gif');
}
TD
{
    font-family: 'arial', 'helvetica';
    font-size:10pt;
    text-align:justify;
}
A
{
    font-family: 'arial', 'helvetica';
    font-size:10pt;
    text-decoration:none;
    color:black;
}
A:Active
{
    font-family: 'arial', 'helvetica';
    font-size:10pt;
    text-decoration:none;
    color:red;
}
A:Visited
{
    font-family: 'arial', 'helvetica';
    font-size:10pt;
    text-decoration:none;
    color:black;
}
a:hover
{
    font-family: 'arial', 'helvetica';
    font-size:10pt;
    text-decoration:none;
    color:red;
}
STRONG
{
    font-family: 'arial', 'helvetica';
    font-size:10pt;
}


H1
{
    font-family: 'Monotype Corsiva', 'arial', 'helvetica';
    font-size:22pt;
    color:#0580C0;
}


#titre
{
    font-family: 'Monotype Corsiva', 'arial', 'helvetica';
    font-size:14pt;
    color:#0580C0;
}


#theme
{
    font-family: 'arial', 'helvetica';
    color:#0580C0;
}


#legende
{
	font-size:8pt;;
}

#chapitreNav
{
    font-family: 'arial', 'helvetica';
    FONT-WEIGHT: bolder;
    color:#0580C0;

}


#RIGHT
{
    text-align:right;

}



#navigation
{
    LEFT: 0px;
    WIDTH: 220px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 100%;
    margin-left:3px;
    margin-top:3px;
}
#contenu
{
    LEFT: 220px;
    WIDTH: 600px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 100%;
}