body, p {
  font: 12px sans-serif;
}

h3 {
  font: normal 13px sans-serif;
}

a {
  color: #00a1e6;
}

a:hover {
  font-weight: bold;
}

a:visited {
  color: #005f87;
}

#conteneur {
  padding-left: 20px
}

#conteneur #contenu {
  width: 750px;
  margin: 25px 0 0 0;
  font: 12px sans-serif;
}

#contenu .surtitre {
  font-size: 11px;
}

#contenu .soustitre {
  font-size: 13px;
}

#hierarchie {
  font-size: 11px;
  padding: 10px 0 0 5px;
}

#conteneur #navigation {
  width: 220px;
  margin: 0 20px 0 0;
}

.atd {
  margin: 0 0 25px 0;
  font-size: 14px;
  font-weight: bold;
  color: #2059A6;
}

.initiales {
  color: #EB7C13;
}

.pieces_jointes {
  margin: 0 0 20px 0;
  padding: 10px;
/*  background-color: #cccccc;*/
  border: solid 2px #cccccc;
}

.pieces_jointes h2 {
  text-align: left;
  border: 0;
  font: bold 14px sans-serif;
  color: #205aa5;
}

.pieces_jointes ul {
  padding-left: 0;
  list-style-type: none;
}

.pieces_jointes li {
  margin-bottom: 3px;
}

#onglets {
  text-align: center;
  position: relative;
  margin-bottom: -2px;
  height: 15px;
}

#onglets span {
  background-color: #e8f2f6;
  border: solid 2px;
  padding: 5px;
  margin: 0 3px 0 3px;
}

#onglets a {
  font-weight: bold;
}

#onglets a:hover {
  text-decoration: underline;
}

#page {
  background-image: url('atdLR_fond.png');
  background-repeat: repeat-y;
  width: 1024px;
  padding: 20px 20px 20px 30px;
}

#pied-gauche {
  text-align: left;
  font-style: italic;
  font-size: 10px;
  margin-top: -15px;
}
#pied {
    padding-top: 15px;
}

#pied-droite {
  text-align: right;
  font-size: 10px;
  margin-top: -15px;
}

#titre_page {
  position: absolute;
  margin: 20px 0 0 110px;
}

#titre_page h1 {
  font: bold 20px sans-serif;
  color: #26ace7;
}

#titre_page span {
  font: italic normal 11px sans-serif;
  color: #00a1e6;
}

#navigation .pieces_jointes {
  font: 12px sans-serif;
  padding: 5px;
}

#navigation .pieces_jointes ul {
  list-style-type: circle;
}

#navigation .pieces_jointes li {
  margin-left: 20px;
}

#menu {
  background-color: #e8f2f6;
  border: solid 1px;
  padding: 3px;
  margin-top: 20px;
  font: 12px sans-serif;
}

#menu li {
  margin-bottom: 3px;
}

#navigation .pieces_jointes h2, #menu h2 {
  font: bold 12px sans-serif;
  text-align: center;
  margin: 5px;
}

#breves {
  font: normal 12px sans-serif;
  background-color: #ffe993;
  border: solid 1px #eb7c13;
  padding: 3px;
  margin-top: 20px;
}

#documents_portfolio {
  margin-top: 20px;
  padding: 15px 0 15px 0;
}

#documents_portfolio span {
  margin-right: 15px;
}

.cartouche {
  margin-bottom: 35px;
}

.cartouche h1 {
  font: bold 16px sans-serif;
}

.chapo {
  font: normal 12px sans-serif;
  margin-top: 5px;
}

.liste-articles ul {
  margin-left: 20px;
}

.liste-articles li .texte, .texte {
  font: 12px sans-serif;
  text-align: justify;
}

.ps {
  font: normal 12px sans-serif;
  margin-bottom: 25px;
  border-top: dotted 1px #cccccc;
}

h3.spip {
  font: bold 13px sans-serif;
}

