/**
 * Couleur pour le style 7 du template Echo : Salle de psectacle de nuit bleu nuit
 * - textes noir sur fond blanc -
 */

/* --- blanc --- */
 * { }
#menu li.current, #menu li:hover {background:#fff}
#menu li a {border-left:solid 1px #fff}
.bloc, table.niveauxLangue .selected {color:#000}
.temoignage .bulle {border:dotted 1px #000}
form .button, form .button_annuler:hover {color:#fff}
form .button:hover, form .button_annuler {background:#fff}
#MB_loading {background: url(../../img/styles/8/spinner.gif) 50% center no-repeat;}

/* --- noir --- */
body, .contenuRubrique, .temoignage .bulle {background:#fff;color:#000}
table.niveauxLangue .bord_r {border-right:solid 5px #fff}
table.niveauxLangue .bord_b {border-bottom:solid 3px #fff}

/* --- bleu nuit --- */
.color_1, .color_1_font, .color_1_ft, #menu li.current a, #menu li:hover a {color:#004384}
.color_1_bg, .color_1_back, .color_1_background, .bloc .bouton {background:#004384}
.bouton.current, .bouton:hover:not(.partager), .linkPage.current, .linkPage:hover  {background:#fff;color:#004384}
.articleBlog .titreArticle, .articleBlog .contenu {border-left:solid 1px #004384}
form .button, form .button_annuler:hover {background:#004384;border:solid 1px #004384}
form .button:hover, form .button_annuler {border:solid 1px #004384;color:#004384}

/* --- images --- */
.bloc, #pageContent {background:url("../../img/blanc_transp.png")}
.titreRubrique {background:url('../../img/styles/8/rubrique_start.gif') no-repeat left top}
.elementRubrique .contenu .contexte {background:url('../../img/styles/8/puce_contexte.jpg') no-repeat 6px 6px}
.elementRubrique .contenu .resultats {background:url('../../img/styles/8/puce_resultats.jpg') no-repeat 6px 6px}
.finRubrique {background:url('../../img/styles/8/rubrique_end.gif') no-repeat right bottom}
.articleBlog {background:url('../../img/styles/8/rubrique_start.gif') no-repeat left top}
#ajaxIndicator {background:url('../../img/styles/8/ajax-loader.gif') no-repeat center center #fff}

/* --- gris --- */
.titreRubrique h3 {border-bottom:solid 2px #999}
.elementRubrique {border-top:dotted 1px #999}
.sousTitreRubrique h5, .elementRubrique .contenu, .articleBlog .contenu, table.niveauxLangue .evaluations  {color:#999}
table.niveauxLangue th {background:transparent;color:#666}
table.niveauxLangue td {background:#eee;color:#666}
.gris {color:#555}

a {color:#000}
a:hover {text-decoration:none}
