/*
 * Correction des styles HTML par defaut
 */

.structure {
  display: none;
}
h1,h2,h3,h4 {
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: 80%;
  font-weight: normal;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body {
  margin: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #EBFAEF;
}
a {
  text-decoration: none;
  color: #339933;
  
}
a:hover { text-decoration: none; color: #004000;}
a.spip_out { text-decoration: none; color: #339933; }
a.spip_in, a.spip_url {
  text-decoration: none;
  color: #339933;
}
a.spip_glossaire { text-decoration: none; color: #339933; }

.chapo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: justify;
  font-size: 13px;
}
.texte, .texte, p.spip {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 12px;
  text-indent: 0px;
}
.ps {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 90%;
}
.notes {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 95%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
  font-size: 120%;
  font-weight: bold;
}
.contenu h1,h2.titre-extrait {
  font-size: 120%;
  font-weight: bold;
}
.contenu h1,h2.titre-texte {
  font-size: 14px;
  font-weight: bold;
}
.contenu .surtitre {
  font-size: 110%;
  font-weight: bold;
  font-variant: small-caps;
}
.contenu .detail {
  font-size: 80%;
  color: #303030;
}
.extrait {
  border: groove 2px #a0a0a0;
  padding: 1em;
  font-size: 85%;
}

.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
.clBar{position:absolute; width:10; height:10; visibility:hidden}
/*Styles for level 0*/
.clLevel0,.clLevel0over{
  position:absolute;
  padding:5px;
  font-family:sans-serif;
  font-size:12px;
  font-weight:bold;
  background-color: #C7E7D0;
}
.clLevel0{
  color:#000000;
  font-family:sans-serif;
  background: #C7E7D0;
}
.clLevel0over{background-color:#339933; color: #FFFFFF; cursor:hand; cursor:hand; }
.clLevel0border{
  position:absolute;
  visibility:visible;
  border-bottom-color: #339933;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-color: #339933;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #339933;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #339933;
  border-left-style: solid;
  border-left-width: 1px;


}
.title_rb {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-indent: 12px;
  font-weight: bold;
  left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin: 0;
  background-color: #339933;
}
.titlu {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 2em;
  margin-right: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-indent: 15px;
}

.mmt{
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000;
  }
