strong {
  font-weight: normal;
}
.gras {
  font-weight: bold;
}
.invisible {
background-color: white;
  color: white;
}
.orange {
  border-style: none;
  font-weight: bold;
  color: #ed7d31;
  background-color: transparent;
}
a {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
.small { font-size: x-small; }

.annonce {
  background-color: #DCDCDC;
  font-family: "candara", "arial", sans-serif;
  font-size: 12pt;
  color: #333333;
  padding: 3px;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  border-radius: 4px;
  width: 800px;
  height: auto;
  margin: 0px auto;
  margin-top: 100px;
  }

/* Supprime les styles appliqués par défaut aux listes. S'applique également à la sous-liste */

/*
.sub-nav {
    position: absolute; /* Evite que la dimension du conteneur ne change quand la sous-liste est affichée */
   /* white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
   /* left: 0; /* FIX IE7 : pour que le sous-menu s’aligne avec son conteneur */
  /*  top: 2em; /* FIX IE7 : pour que le sous-menu s’aligne avec son conteneur */
/*    white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
 /* /*   margin-top: -2px; /* Pour que le sous-menu recouvre son parent, facilitant le passage de la souris de l’un à l’autre */
/*}*/
/* Réduit cette boîte à un carré d’1px de côté, dont le texte est déporté loin à gauche */
/*.sub-nav-item a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    float: left;}/* Fix WebKit : force la largeur des sous-navigations à s’adapter automatiquement, pour pouvoir l’atteindre à la souris */
/*}/*
.sub-nav-item a:focus,
.nav-item a:focus +.sub-nav a,
.nav-item:hover .sub-nav-item a {
    position: static;
    left: auto;
    width: auto;
    height: auto;
    overflow: visible;
}
@media screen and (max-width: 480px) {
.nav-item {
        float: none; /* Remet les éléments les uns au-dessus des autres */
   /* }
.sub-nav {
        position: static; /* Replace la sous-liste dans le flux du document */
       /* white-space: normal /* Permet au texte de revenir à la ligne normalement */
   /* }
/*.sub-nav-item a {
        display: block; /* Pour que la ligne entière soit cliquable */
        /*width: auto; /* Annule width: 1px */
        /*height: auto; /* Annule height: 1px */
        /*position: static; /* Annule position: absolute */
       /* padding-left: 1em; /* Annule le padding vertical et en rajoute à gauche pour indiquer le sous-niveau */
        /*overflow: visible; /* Annule overflow: hidden */
        /*float: none;
  /*  }
}*/
/*.nav {
    list-style: none none;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.nav a {
    display: block;
    padding:.5em;
    color: white;
    background: #ed7d31;
    text-decoration: none;
}
.nav a:focus,
.nav a:hover {
    color: black;
    background: #ffc;
    text-decoration: underline;
}
.nav-item {
    float: left; /* Pour que les liens s’affichent horizontalement */
    /*position: relative; /* Crée un contexte de positionnement pour les sous-listes} */
#menu {
  font-family: "candara", "arial", sans-serif;
  font-size: 100%;
  font-weight: normal;
  display: inline-block;
}
#menu ul ul {
  margin: left;
  text-align: left;
  padding: 0px;
  display: none;
  position: absolute;
  color: #333333;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-radius: 3px;
}
#menu ul.niv2 { 
  text-align: left;
  padding: 0px;
  left: -2px;
  top: px;
  width: 200px; 
  color: #333333; 
  font-weight: normal;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-radius: 3px;
  }
#menu li {
  padding: 0px;
  display: inline;
  top: px;
  position: relative;
  width: 140px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-radius: 3px;
}
#menu li:hover {
  background-color: #ed7d31;
  padding: 0px;
  top: px;
  color: white;
  font-weight: normal;
  margin: left;
  border-top: 1px solid #ed7d31;
  border-bottom: 1px solid #ed7d31;
  border-left: 1px solid #ed7d31;
  border-right: 1px solid #ed7d31;
  border-radius: 3px;
}
#menu li:hover ul.niv2, #menu li li:hover ul.niv3 {
  display: block;
  padding: 0px;
  top: px;
  font-weight: normal;
  text-align: left;
}
#menu a:hover {
  padding: 0px;
  font-weight: normal;
  color: white;
  text-decoration: normal;
  text-align: left;
}
#container {
  background-color: #DCDCDC;
  font-family: "candara", "arial", sans-serif;
  font-size: 12pt;
  color: #333333;
  padding: 3px;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  border-radius: 4px;
  width: 800px;
  height: auto;
  margin: 0px auto;
  margin-top: 100px.
}
a.mention {
  font-family: "candara", "arial", sans-serif;
  position: relative;
  background-color: transparent;
  color: #333333;
  font-size: 14pt;
  font-weight: bold;
  font-size: 100%;
  border-top: 1px solid #ed7d31;
  border-bottom: 1px solid #ed7d31;
  border-left: 1px solid #ed7d31;
  border-right: 1px solid #ed7d31;
  border-radius: 3px;
}
a.mention span {
  display: none; /* On masque l'infobulle. */
}
a.mention:hover {
  font-family: "candara", "arial", sans-serif;
  text-align: left;
  background-color: #ed7d31;
  color: white;
  font-size: 14pt;
  font-weight: bold;
  font-size: 100%;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-radius: 5px;
}
a.mention:hover span {
  display: inline;  /* On affiche l'infobulle. */
  position: absolute;
  bottom: -7px; /* On positionne notre infobulle. */
  font-family: "arial", sans-serif;
  left: 125px;
  padding: 0px;
  white-space: nowrap; /* On change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non désiré. */
  background-color: white;
  color: #333333;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  margin-top: 20px;
  margin-left: 5px;
  margin-bottom: 5px;
  border-top: 1px solid #ed7d31;
  border-bottom: 1px solid #ed7d31;
  border-left: 1px solid #ed7d31;
  border-right: 1px solid #ed7d31;
  border-radius: 5px;
}
.title {
  background-color: transparent;
  font-family: "candara", "arial", sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #565E5D;
  padding: 3px;
  border-bottom: 1px solid #C1C1C1;
  width: 99%;
}
form {
  text-align: left; 
  margin-top: 20px;
  margin-left: 200px;
}
label {
  display: block;
  float: left;
  width: 180px;
}
.input {
  width: 250px;
  height: 20px;
  font-family: "arial", sans-serif;
  font-size: 11pt;
  color: #333333;
  border-top: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  border-radius: 3px; 
}
.list{
  width: 150px;
  height: 23px;
  font-family: "arial", sans-serif;
  font-size: 11pt;
  color: #333333;
  border-top: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  border-radius: 3px; 
}
textarea {
  font-family:"arial", sans-serif;
  color: #333333;
  font-size: 11pt;
  border-top: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
}
.submit{
  margin-left: 200px;
}
h1 {
  font-family: "candara", "arial", sans-serif;
  font-size: 2.1em;
  color: #333333;
}
h2 {
  border-style: solid none;
  border-color: #ed7d31;
  width: 960px;
  font-family: "candara", "arial", sans-serif;
  color: #ed7d31;
  visibility: visible;
  font-size: 1.5em;
  text-align: center;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  top: 0;
  left: 0;
  padding-left: 15pt;
  background-color: white;
}
p {
  text-align: justify;
  text-transform: none;
  font-weight: normal;
  line-height: 1.2em;
  margin-right: 15pt;
  margin-left: 15pt;
}
td {
  border-style: none;
}

