/* CSS DOCUMENT */
/* FEUILLE DE STYLE CONTENANT LES COULEURS DE DEFAULT */
body{
background-color:#003848;
}
#cadre_global {
border-color:#005878;
background-color:#fff;
}

#barre_outils{
background-color:#003363;
background-image:url('/librairies/images/image_dimensions.php?t=o_fond.png');
}
#barre_outils *{ color:#000; }
/*.mini_recherche span { background:url('/librairies/images/image_dimensions.php?t=barre_outils_li_gauche_bg.png') repeat-x transparent; }
.mini_recherche input {
border:1px solid #bbb;
background-color:#fff;
}
.mini_recherche button {
background:url('/librairies/images/image_dimensions.php?t=barre_outils_lancer_recherche.png') repeat-x transparent right;
}
.mini_recherche span a{
background:url('/librairies/images/image_dimensions.php?t=barre_outils_li_droite_bg.png') repeat-x transparent right;
}
.mini_recherche a{ color:#000; }*/
#barre_outils li.premier_outil{
}
#barre_outils li.dernier_outil{
}
#entete{
background-image:url('/librairies/images/image_dimensions.php?t=entete_fond.jpg');
}
#espaceur{
background-image:url('/librairies/images/image_dimensions.php?t=fond_degrader_contenu.png');
}
#menu{ background-color:transparent; }
#menu li{ border-bottom-color:#aac; }
#menu a{
color:#00509c;
text-decoration:none;
} 
#menu a:hover { text-decoration:underline; }
.menu li.menu_section{
background-color:#00509c;
color:#fff;
}
#menu li.menu_item_choisi a { color:#003262; }
#menu li.menu_item_choisi a:hover { text-decoration:none; }
#menu ul.sousmenu li.sousmenu_item a:hover { text-decoration:underline; }
#menu ul.sousmenu li.sousmenu_section {
border-bottom-color:#aac;
}
.manchette{
border-color:#944;
background-image:url('/librairies/images/image_dimensions.php?t=manchette_degrader_fond.png');
}
.surtitre{ color:#999; }
.soustitre{ color:#999; }
.nouvelle{
background-color:#eee;
border-color:#ccc;
}
.plan li h2{
color:#555;
}
#bas_page{
background-image:url('/librairies/images/image_dimensions.php?t=fond_bas_page.png');
color:#fff;
background-color:#003160;
}
#bas_page a{
color:#fff;
text-decoration:underline;
}
#bas_page a:hover {
background-color:#fff;
color:#333;
text-decoration:none;
}
div.conteneur{
border-top-color:#00509c;
background-color:#edf4ff;
}
div.nouvelles_liste .date{
color:#00509c;
}
div.nouvelles_liste h2 a{
color:#000;
}
div#contenu img,div#contenu div.cadre_image,div#contenu div.cadre_image_repertoire{
border-color:#99f;
}
.surtitre{ color:#68100c; }
h1{
color:#ae1811;
}
h2{
border-bottom-color:#99f;
}
h3{
color:#004c7f;
}
div.formulaire {
background-color:#edf4ff;
}
div.champ_option{
background-color:#e3eefe;
}
div#edimestre_rss_externe h2{
border-bottom-style:dotted;
text-transform:none;
}
div#edimestre_rss_externe div div{
font-size:0.8em;
float:left;
}
.plan li a:hover { text-decoration:underline; }
div.formulaire_erreur {
border: 2px solid #f00;
background-color: #fdd;
}
div.champ_option_erreur { background-color: #fee; }
span.questionnaire_note { color: #f00; }
span.questionnaire_note_100pc { color: #090; }
span.questionnaire_question { color: #00f; }
div.questionnaire_ligne { background-color: #f4f4f4; }
ul.questionnaire_liste_reponses li { background-color: #f4f4f4; }
span.questionnaire_reponse_bonne { color: #090; }
span.questionnaire_reponse_mauvaise { color: #f00; }
.surbrillance { background-color: #ff0; color: #000; }
