/* CSS DOCUMENT */
/* FEUILLE DE STYLE CONTENANT LES COULEURS DE DEFAULT */
body {
background-color: #eae6e1;
color:#6d6655;
}
#cadre_global { background-color: #fff; }
#barre_outils{
background-image: url('/librairies/images/image_dimensions.php?t=barre-outils-bg.png');
border-bottom-color:#666;
}
#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 { background:url('/librairies/images/image_dimensions.php?t=barre_outils_li_bg.png') repeat-x transparent; }
#barre_outils li.premier_outil{
background:url('/librairies/images/image_dimensions.php?t=barre_outils_li_gauche_bg.png') repeat-x transparent;
}
#barre_outils li.dernier_outil{
background:url('/librairies/images/image_dimensions.php?t=barre_outils_li_droite_bg.png') repeat-x transparent right;
}
#entete{
background:#85cce1 no-repeat url('/librairies/images/image_dimensions.php?t=fond_banniere.png');
}
#menu{ background-color:#85cce1; }
ul.menu{ background-color:#85cce1; }
.menu li{ border-color: #fff; }
#menu a{
text-decoration:none;
color: #fff;
} 
#menu a:hover { 
text-decoration:underline;
color:#5d5645;
background: bottom left repeat-x url('/librairies/images/image_dimensions.php?t=bg_menu_bas.png');
}
#menu .menu li:hover {
background: #a9dbea top left repeat-x url('/librairies/images/image_dimensions.php?t=bg_menu.png');
}
#menu .menu li.menu_section:hover { background-color:#51b1db; }
#menu li.menu_item_choisi {
background:#ece3d8 top left repeat-x url('/librairies/images/image_dimensions.php?t=bg_manchettes.png');
}
#menu li.menu_item_choisi:hover {
}
#menu li.menu_item_choisi a:hover {
text-decoration:none;
background: bottom left repeat-x url('/librairies/images/image_dimensions.php?t=bg_menu_bas.png');
}
#menu li.menu_item_choisi a {
color:#6d6655;
background: bottom left repeat-x url('/librairies/images/image_dimensions.php?t=bg_manchettes_bas.png');
}
#menu ul.sousmenu li.sousmenu_item:hover {
background-color: #f2f8ff;
border-left-color:#5ac7ff;
}
#menu ul.sousmenu li.sousmenu_item a:hover {
}
#menu li.sousmenu_section{
color:#000;
border-bottom-color:#2a97dc;
}
#menu li.sousmenu_section:hover { background-color:#fff; }
#menu .sousmenu li.sousmenu_choisi{ background-color: #fff; }
#manchettes{
background:#ece3d8 top left repeat-x url('/librairies/images/image_dimensions.php?t=bg_manchettes.png');
color:#6d6655;
border-left: 1px solid #faf7f4;
border-right: 1px solid #faf7f4;
}
#manchettes a, #manchettes a:visited {
color:#6d6655;
}
div.manchettes_bas{
background:bottom left repeat-x url('/librairies/images/image_dimensions.php?t=bg_manchettes_bas.png');
height: 12px;
}
.surtitre{ color:#999; }
.soustitre{ color:#999; }
.nouvelle{
background-color:#eee;
}
.plan li a {
text-decoration:none;
color:#6d6655;
}
.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; }
#signature { background-color: #eae6e1; }
#signature a { color: #6d6655; text-decoration: none;}
#notes { background-color: #eae6e1; color: #3b7b96; }
#notes a, #notes a:visited { color: #3b7b96; }
