@charset "iso-8859-1";




/* ---------------------------------------------------------------------------------------------- */
/* Styles pour les barres de déroulement
/* ---------------------------------------------------------------------------------------------- */
.styleCouleurFond
{
    /*background-color:#328832;*/
    background-image:url('../graphiques/commun/fond-test.jpg');
}




/* ---------------------------------------------------------------------------------------------- */
/* Styles pour les barres de déroulement
/* ---------------------------------------------------------------------------------------------- */
.styleBarreDeroulement
{
    scrollbar-arrow-color:#990000;
    scrollbar-base-color:F8B163;
    scrollbar-darkshadow-color:#D59855;
    scrollbar-shadow-color:#D59855;
}




/* ---------------------------------------------------------------------------------------------- */
/* Styles pour textes et paragraphes
/* ---------------------------------------------------------------------------------------------- */
.styleTexteArial9pt
{
    font-family:Arial;
    font-size:9pt;
}

.styleTexteArial10pt
{
    font-family:Arial;
    font-size:10pt;
}

.styleTexteArial11pt
{
    font-family:Arial;
    font-size:11pt;
}

.styleTexteBleu10pt
{
    color:#060060;
    font-family:Arial;
    font-size:10pt;
}

.styleTexteBleuGras9pt
{
    color:#060060;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
}

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

.styleTexteBleu11pt
{
    color:#060060;
    font-family:Arial;
    font-size:11pt;
}

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

.styleTexteBleu14pt
{
    color:#060060;
    font-family:Arial;
    font-size:14pt;
}

.styleTexteBleuGras14pt
{
    color:#060060;
    font-family:Arial;
    font-size:14pt;
    font-weight:bold;
}

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

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

.styleTexteStandardRouge
{
    color:#920000;
    font-family:Arial;
    font-size:11pt;
    line-height:14pt;
}

.styleTexteRouge8pt
{
    color:#920000;
    font-family:Arial;
    font-size:10pt;
}

.styleTexteRouge9pt
{
    color:#920000;
    font-family:Arial;
    font-size:10pt;
}

.styleTexteRouge10pt
{
    color:#920000;
    font-family:Arial;
    font-size:10pt;
}

.styleTexteRouge11pt
{
    color:#920000;
    font-family:Arial;
    font-size:11pt;
}

.styleTexteRougeGras9pt
{
    color:#920000;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
}

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

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

.styleTexteRougeGras12pt
{
    color:#920000;
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
}

.styleTexteRougeGras14pt
{
    color:#920000;
    font-family:Arial;
    font-size:14pt;
    font-weight:bold;
}




/* ---------------------------------------------------------------------------------------------- */
/* Styles pour la page des musiciens
/* ---------------------------------------------------------------------------------------------- */
.styleMusiciensDescriptionInstruments
{
    color:#920000;
    font-family:Arial;
    font-size:10pt;
    line-height:18pt;
}

.styleMusiciensNom
{
    color:#920000;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    line-height:18pt;
}




/* ---------------------------------------------------------------------------------------------- */
/* Styles pour les galeries photos
/* ---------------------------------------------------------------------------------------------- */
.styleDescriptionPhoto
{
    color:#920000;
    font-family:Arial;
    font-size:10pt;
    line-height:20pt;
}

.stylePhotographe
{
    color:#920000;
    font-family:Arial;
    font-size:8pt;
    letter-spacing:1pt;
    line-height:20pt;
}





/* ---------------------------------------------------------------------------------------------- */
/* Styles pour articles de presse
/* ---------------------------------------------------------------------------------------------- */
.stylePresseAuteur
{
    color:#920000;
    font-family:Arial;
    font-size:11pt;
}

.stylePresseDate
{
    color:#920000;
    font-family:Arial;
    font-size:11pt;
}

.stylePresseJournal
{
    color:#920000;
    font-family:Arial;
    font-size:11pt;
}

.stylePresseLien
{
    color:#920000;
    font-family:Arial;
    font-size:9pt;
}

.stylePresseParagraphe
{
    color:#150C98;
    font-family:Arial;
    font-size:11pt;
}

.stylePresseSectionImportante
{
    color:#150C98;
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
}

.stylePresseSeparateur
{
    color:#150C98;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
}

.stylePresseTitreMajeur
{
    color:#920000;
    font-family:Arial;
    font-size:14pt;
    font-weight:bold;
}

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




/* ---------------------------------------------------------------------------------------------- */
/* Classe pour la page contact
/* ---------------------------------------------------------------------------------------------- */
.classLienCourriel a:link
{
    background-color:transparent;
    color:#FFB900;
    font-family:Arial;
    font-size:11pt;
    letter-spacing:1pt;
    text-decoration: underline;
}

.classLienCourriel a:visited
{
    background-color:transparent;
    color:#FFFFFF;
    font-family:Arial;
    font-size:11pt;
    letter-spacing:1pt;
    text-decoration: underline;
}

.classLienCourriel a:hover
{
    background-color:#transparent;
    color:#6389FF;
    font-family:Arial;
    font-size:11pt;
    letter-spacing:1pt;
    text-decoration: underline;
}

.classLienCourriel a:active
{
    background-color:transparent;
    color:#FF0000;
    font-family:Arial;
    font-size:11pt;
    letter-spacing:1pt;
    text-decoration: underline;
}

.styleTexteOr11pt
{
    color:#FFB900;
    font-family:Arial;
    font-size:11pt;
    line-height:130%
}

.styleTexteOrGras11pt
{
    color:#FFB900;
    font-family:Arial;
    font-size:11pt;
    line-height:130%;
    font-weight:bold;
}




/* ---------------------------------------------------------------------------------------------- */
/* Classe pour les liens du menu
/* ---------------------------------------------------------------------------------------------- */
.classMenu a:link
{
    background-color: transparent;
    color: #0000FF;
    font-family:Arial;
    font-size:10pt;
    margin:15px;
    text-decoration: underline;
}

.classMenu a:visited
{
    background-color: transparent;
    color: #FF0000;
    font-family:Arial;
    font-size:10pt;
    margin:15px;
    text-decoration: underline;
}

.classMenu a:hover
{
    background-color: transparent;
    color: #000000;
    font-family:Arial;
    font-size:10pt;
    margin:15px;
    text-decoration: underline;
}

.classMenu a:active
{
    background-color: transparent;
    color: #000000;
    font-family:Arial;
    font-size:10pt;
    margin:15px;
    text-decoration: underline;
}




