/* CSS DOCUMENT */
/* FEUILLE DE STYLE CONTENANT LES COULEURS DE DEFAULT */
#entete{
background:#466079 repeat-x url('/librairies/images/image_dimensions.php?t=bg.png');
}
.manchette{
background-color:#eee;
border-color:#ccc;
}
.surtitre{ color:#999; }
.nouvelle{
background-color:#eee;
border-color:#ccc;
}
.plan li a {
text-decoration:none;
color:#000;
}
.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; }
#contenu {background: #fff no-repeat url('/librairies/images/image_dimensions.php?t=cntbg.png') top left;}
#cadre_global {background: #fff repeat-y url('/librairies/images/image_dimensions.php?t=bgcadre.png') top left;}
#menu { background-color: #466079; }
#signature a { color: #444; text-decoration: none; }
