#global {font-family: 'Asap', sans-serif;  font-size:14px; 
 }
#entete { text-align:left; font-size:40px; max-width:1200px; margin:0.3em auto 0.5em auto; color:#b40e0e;}
#entete .aide { float:right;  }

#bandeau { text-align:center; margin-bottom:2em; font-family: 'Asap', sans-serif; }
#bandeau h1 { font-size:1.6em;}

#general {   background-color:#FFF; margin:auto;   padding:10px;  margin-bottom:2em; }
#general .bandeau { max-width:1200px; margin: auto;}
#footer {  background-color:#2B2B2B; color: #fff; margin:auto;  padding:5px; margin-top:1em; min-height:20px; margin-bottom:2em;  text-align:center; font-size:0.8em;}
#footer a{ color:#fff; }

.btn-rouge { background-color:#003343; color:#FFF; border-color:#003343; }
.btn-rouge:hover { background-color:#06566f; color:#FFF; border-color:#003343; }
h1 { color:#003343; font-size: 1.4em; text-transform: uppercase; font-weight: bold;}

.contenu .soustitre { margin:1em 0 1em 0; font-size:0.9em; color:#666; font-weight:bold; text-decoration:underline; }

#scroll_to_top {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 50px;
  right: 30px;
}
#scroll_to_top img {
  width: 50px;
}
.mentions { font-size:0.7em; font-style:italic; margin-top:1em; }

.navbar-light .navbar-nav .nav-link {font-size: 1.1em;
    font-weight: bold;}


.rubrique {  text-align: justify; padding: 2em;}
.rubrique .texte_rubrique a {  color:#003343; font-weight: bold; border-bottom: dotted 1px #003343;}
.rubrique h2 {  max-width:1200px; margin: auto; color:#003343; font-size: 2em;}
.rubrique h2::after {  height: 8px; width: 100px; background-color: #003343; display: block; content: ' ';}
.rubrique .titre_rubrique { font-size: 1.2em; font-weight: bold;  max-width:1200px; margin: auto; }
.rubrique .titre_rubrique::before { height: 20px; width: 20px; background-image: rul("images/puce.png"); background-color: #003343; display: block; content: ' ';     float: left;
    margin-right: 5px;
} 
.rubrique .texte_rubrique {  max-width:1200px; margin: auto; margin-bottom: 2em;}

.rubrique2 { text-align: justify; background-color: #e9edeb ; padding: 2em;}
.rubrique2 .texte_rubrique a {  color:#003343; font-weight: bold; border-bottom: dotted 1px #003343;}
.rubrique2 h2 {  max-width:1200px; margin: auto; color:#003343; font-size: 2em;}
.rubrique2 h2::after {  height: 8px; width: 100px; background-color: #003343; display: block; content: ' ';}

.rubrique2 .titre_rubrique { font-size: 1.2em; font-weight: bold;  max-width:1200px; margin: auto;}
.rubrique2 .titre_rubrique::before { height: 20px; width: 20px; background-image: rul("images/puce.png"); background-color: #003343; display: block; content: ' ';     float: left;
    margin-right: 5px;
} 
.rubrique2 .texte_rubrique {   max-width:1200px; margin: auto;margin-bottom: 2em;}


.rubrique_jaune {  text-align: justify; padding: 2em;  background-color: #f9e16e;}
.rubrique_jaune h2 {  max-width:1200px; margin: auto; color:#003343; font-size: 2em;}
.rubrique_jaune h2::after {  height: 8px; width: 100px; background-color: #003343; display: block; content: ' ';}
.rubrique_jaune .titre_rubrique { font-size: 1.2em; font-weight: bold;  max-width:1200px; margin: auto; }
.rubrique_jaune .titre_rubrique::before { height: 20px; width: 20px; background-image: rul("images/puce.png"); background-color: #003343; display: block; content: ' ';     float: left;
    margin-right: 5px;
} 
.rubrique_jaune .texte_rubrique {  max-width:1200px; margin: auto; margin-bottom: 2em;}









#alert { background-color:#b40e0e; color:#fff; font-weight:bold; text-align:center; padding:5px 0 5px 0; border-radius:5px; margin-bottom:10px;}

.date { width:200px; }
.label_ajout { margin-top:1em;width:500px; font-size:0.9em; font-style:italic; text-align:left;}

.informations { border:solid 1px #CCC; border-radius:5px; text-align:center; padding:1em 0 1em 0; background-color:#90d7db; margin-bottom:1em;}
.titrage { font-style:italic; height:2em; margin-bottom:1em; color:#b40e0e; font-size:0.8em; }
#choix { width:250px; }

#tableau { }

#tableau .oui { background-color:#D9FFD9; }
#tableau .non { background-color:#FFE8E8; }
#tableau .noms { font-size:16px;  }

#tableau .noms .commentaires { font-size:0.7em; font-style:italic; color:#666; }

#tableau .nbre_res { font-weight:bold; color:#900; font-size:1.2em; }

#ajout { margin-top:4em; background-color:#d83948; color:#FFF;border:#a32632; font-weight:bold; }
#ajout:hover {background-color:#a32632; }
#supp_class { margin-top:1em; background-color:#FFE8E8; }
#supp_class:hover { background-color:#d6c8c8; }
#suivant2 { margin-top:5em;background-color:#d83948; color:#FFF; font-weight:bold; border:#a32632; height:45px; }
#suivant2:hover {background-color:#a32632; }

#tableau td { padding:5px;  }
#tableau .saisie { background-color:#D9ECFF; }
#tableau .dates .form1 { font-weight:bold;  }
#tableau .dates .form2 { font-weight:bold; font-size:1.2em  }
#tableau .dates .formh { font-size:0.9em; }
 #tableau .big-checkbox {width: 20px; height: 20px;}

.validation { }
.commentaires { margin-top:1em; }
.lien_transmission { background-color:#FDD; border-radius:5px; font-weight:bold; font-size:1.7em; padding:2em; }

.explications { border-radius:5px; margin:5px; padding:5px; font-size:0.8em; background-color:#FDD; }