* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Courier New", monospace;
  font-size: 14px;
  background-color: #FFFFFF;
  border: 0;
  color: #111111;
  height: 100%;
}

img {
	border: 0px;
}

a {
  color: #111111;
  text-decoration: none;
  background-color: #CDCDCD;
}
a:visited {
  color: #111111;
  text-decoration: none;
}
a:hover {
  color: #111111;
  background-color: #9FBF9B;
  text-decoration: none;
}

#logoSommaire {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
}
#logoSommaire a {
	background-color: #FFFFFF;
}

#logoRubrique {
  position: absolute;
  top: 110px;
  left: 250px;
  font-size: 45px;
  opacity: .45;
  filter: alpha(opacity=45);
}

#contenu {
  position: absolute;
  padding-bottom: 10px;
  left: 275px;
  top: 167px;
}

#titre {
  font-size: 72px;
  line-height: 50px;
  width: 600px;
}

#blocRemplissagePasDeTitre {
  height: 50px;
}

#contenuTexte {
  text-align: justify;
  line-height: 18px;
  width: 550px;
}

#lateral {
  position: absolute;
  top: 203px;
  left: 10px;
  width: 230px;
  padding-bottom: 10px;
}

#navigation {
  font-size: 11px;
  line-height: 17px;
}

#navigation a {
  line-height: 13px;
  background-color: #EFEFEF;
}
#navigation a:hover {
  background-color: #9FBF9B;
}

.elementPlan_2 {
  padding-left: 20px;
}

.elementPlan_3 {
  padding-left: 40px;
}

.elementPlan_4 {
  padding-left: 60px;
}

.elementPlan_5 {
  padding-left: 80px;
}

.soeur {
  margin-left: 20px;
}

#expose a {
  font-weight: bold;
}

#notes {
  text-align: justify;
  font-size: 11px;
  line-height: 14px;
}

.spip_note {
  margin-top: 0px;
  margin-bottom: 8px;
}

h3 {
  font-size: 16px;
}

.spip_documents {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.spip_documents_center {
  display: block;
  text-align: center;
}

.spip_documents_right {
  display: block;
  text-align: right;
}

.moitie {
  width: 255px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  border-left: 10px solid white;
}

.titreElementListe {
  text-align: left;
  margin-bottom: 2px;
}

.elementListe {
  margin-bottom: 25px;
}

fieldset {
  border: 0;
}

label {
  display: block;
}

input {
  font-family: "Courier New", monospace;
}

hr {
  margin-top: 10px;
  margin-bottom: 20px;
}

.listePuce {
  list-style-position: inside;
  padding: 0px;
}

.elementListePuce {
  padding: 0px;
  padding-bottom: 10px;
}

.centre {
  text-align: center;
}

.droite {
  text-align: right;
}

blockquote {
  padding-left: 20px;
  padding-right: 20px;
}

.auteur {
  padding-top: 20px;
}

