@charset "iso-8859-1";




/* Headers - blue */
.header9BlueBold
{
    color:#3C637E;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
}

.header10BlueBold
{
    color:#3C637E;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
}

.header11BlueBold
{
    color:#3C637E;
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
}

.header12BlueBold
{
    color:#3C637E;
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
}




/* Headers - burnt orange */
.header9BurntOrange
{
    color:#AD0000;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
}

.header10BurntOrange
{
    color:#AD0000;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
}

.header11BurntOrange
{
    color:#AD0000;
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
}




/* Text  - black */
.text15Black
{
    color:#000000;
    font-family:Arial;
    font-size:15pt;
}

.text14Black
{
    color:#000000;
    font-family:Arial;
    font-size:14pt;
}

.text13Black
{
    color:#000000;
    font-family:Arial;
    font-size:13pt;
}

.text12Black
{
    color:#000000;
    font-family:Arial;
    font-size:12pt;
}

.text11Black
{
    color:#000000;
    font-family:Arial;
    font-size:11pt;
}

.text10Black
{
    color:#000000;
    font-family:Arial;
    font-size:10pt;
}

.text10BlackPoetry
{
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    line-height:12pt;
}

.text9Black
{
    color:#000000;
    font-family:Arial;
    font-size:9pt;
}

.text8Black
{
    color:#000000;
    font-family:Arial;
    font-size:8pt;
}

/* Text  - blue */
.text8Blue
{
    color:#00008A;
    font-family:Arial;
    font-size:8pt;
}

.text9Blue
{
    color:#00008A;
    font-family:Arial;
    font-size:9pt;
}

.text10Blue
{
    color:#00008A;
    font-family:Arial;
    font-size:10pt;
}

.text11Blue
{
    color:#3C637E;
    font-family:Arial;
    font-size:11pt;
}



/* Text  - Burnt orange */
.text8BurntOrange
{
    color:#89350F;
    font-family:Arial;
    font-size:8pt;
}

.text9BurntOrange
{
    color:#89350F;
    font-family:Arial;
    font-size:9pt;
}

.text10BurntOrange
{
    color:#89350F;
    font-family:Arial;
    font-size:10pt;
}

.text11BurntOrange
{
    color:#89350F;
    font-family:Arial;
    font-size:11pt;
}




/* Photos */
.photoCaption
{
    color:#000000;
    font-family:Arial;
    font-size:8pt;
}

.photoDescription
{
    color:#8B0000;
    font-family:Arial;
    font-size:12pt;
}




/* copyright */
.copyright
{
    color:#000000;
    font-family:Arial;
    font-size:7pt;
}

.photoCopyright
{
    color:#000000;
    font-family:Arial;
    font-size:8pt;
}

.photographe
{
    color:#89350F;
    font-family:Arial;
    font-size:9pt;
}




/* Contes */
.class_contes_body a:link
{
    background-color: transparent;
    font-family:Arial;
    font-size:10pt;
    text-decoration: underline;
}

.class_contes_body a:visited
{
    background-color: transparent;
    font-family:Arial;
    font-size:10pt;
    text-decoration: underline;
}

.class_contes_body a:hover
{
    background-color: transparent;
    font-family:Arial;
    font-size:10pt;
    text-decoration: underline;
}

.class_contes_body a:active
{
    background-color: transparent;
    font-family:Arial;
    font-size:10pt;
    text-decoration: underline;
}

