body {
  font-family : Verdana;
  font-size : 12px;
}

a.rubrique_1 { color: #ff0000; text-decoration: none; }
a.rubrique_1:hover { color: #ff0000; text-decoration: underline overline; }

a.rubrique_2 { color: #0000ff; text-decoration: none; }
a.rubrique_2:hover { color: #0000ff; text-decoration: underline overline; }

a.alphabet_1 { font-size: 12pt; width: 15px; color: #0000ff; text-decoration: none; }
a.alphabet_1:hover { color: #0000ff; }

a.alphabet_2 { font-size: 12pt; width: 50px; color: #ff0000; text-decoration: none; }
a.alphabet_2:hover { color: #ff0000; }

.logo {
  padding-top: 18px;
  text-align: center;
}

img {
  border: 0;
}

#img_art img {
  border: solid 1px black;
  margin-top: 15px;
  margin-bottom: 15px;
}

.menu {
  width: 20%;
  height: 100%;
  background-color: #ccffff;
}

.contenu {
  width: 80%;
  height: 100%;
  padding: 10px 0px 20px 0px;
  text-align: center;
  background-color: #ffffcc;
}

#menu_site {
  height: 18px;
  margin-top: 8px;
  margin-bottom: 12px;
  padding: 8px 1px 3px 1px;
  text-align: center;
  text-decoration: none;
  list-style-type: none;
  clear: both;
}

.menu_site li {
  text-decoration: none;
  list-style-type: none;
  display: inline;
}

.menu_site a, .menu_site a:visited {
  text-decoration: none;
  height: 18px;
  color: #ffffff;
  background-color: black;
  padding: 2px 5px 2px 5px;
  border: black 1px solid;
}

.menu_site a:hover {
  text-decoration: none;
  height: 18px;
  color:#000000;
  background-color: #ddffff;
}

.titre_menu {
  font-size: 13pt;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
  color: #ff0000;
  margin-top: 0px;
}

.titre_contenu {
  font-size: 13pt;
  text-align: center;
  padding-top: 5px;
  color: #ff0000;
  margin-bottom: 15px;
  width: 100%;
}

.journal_de_bord_1 {
  background-color: #ddffff;
  padding: 15px 12px 15px 12px;
  margin-top: 0px;
  width: 70%;
  line-height: 17px;
  text-align: left;
  border-top: solid 1px gray;
  border-left: solid 1px gray;
  border-right: solid 1px gray;
  margin-left: auto;
  margin-right: auto;
}

.journal_de_bord_2 {
  background-color: #ddffff;
  padding: 15px 12px 15px 12px;
  margin-top: 0px;
  width: 70%;
  line-height: 17px;
  text-align: left;
  border: solid 1px gray;
  margin-left: auto;
  margin-right: auto;
}

.menu_rubrique {
  /*background-color: #ccffff;*/
  background-color: #ddffff;
  padding: 15px 12px 15px 12px;
  margin-top: 0px;
  width: 70%;
  line-height: 17px;
  text-align: center;
  border: solid 1px gray;
  margin-left: auto;
  margin-right: auto;
}

.repertoire {
  width: 98%;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-left: 1%;
  padding-bottom: 5px;
  border-bottom: solid 1px black;
}

.liste_rubriques ul {
  text-align: left;
  width: 97%;
  line-height: 20px;
}

.liste_rubriques li {
  margin: 0px;
  vertical-align: top;
  padding: 0px;
  /*list-style: none inside url(/documents/puce_noire.gif)*/;
  list-style: none inside;
}

.texte_verdana {
	/*width: 98%;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 0pc 10px;
  line-height: 18px;
  text-align: left;
}

#tableau {
	width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
}

.more_info {
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: solid 1px black;
}

.cadre_intro {
  border: 1px solid gray;
  text-align: left;
  margin: 20px auto 20px auto;
  width: 95%;
  /*background-color: #ffffcc;*/
  background-color: #ffffdd;
}

#liste_comment ul {
  padding: 0px;
  margin-left: 1%;
  margin-right: 1%;
  width: 98%;
  text-align: left;
}

#liste_comment li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 15px;
  list-style: inside;
}

.ajout_comment {
  width: 79%;
  border: solid 1px gray;
  margin: 20px auto 0px auto;
  padding: 10px;
  text-align: left;
}

.mail_newsletter {
  width: 60%;
  border: solid 1px gray;
  margin: 20px auto;
  padding: 10px;
  text-align: left;
}

#alphabet {
  width: 100px;
}

.menu_alphabet {
  /*background-color: #ccffff;*/
  background-color: #ddffff;
  padding: 15px 12px 15px 12px;
  margin-top: 0px;
  width: 70%;
  line-height: 17px;
  text-align: center;
  border: solid 1px gray;
  margin-left: auto;
  margin-right: auto;
  height: 180px;
}

.case_alphabet_first {
  float: left;
  width: 30px;
  height: 20px;
}

.case_alphabet {
  float: left;
  width: 30px;
  height: 20px;
}

