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

body {
  font-family: Times, serif;
  font-size: 12px; 
  font-weight: normal; 
  line-height: 1.2em;
  background: white;
  text-align: center;
  color: #000000;
}

#article { 
 width: 100%;
}

/*************************/
/* Zone d'entête         */
/*************************/

a#logo-article,a#logo-article img {
 display: none;
}

.titre {
 height: 50px;
 border: 1px solid;
 border-color: black;
 margin: 0px 0px 30px 0px;
 text-align: left;
}

.titre h1 {
 margin: 12px 5px 0px 5px;
 text-align: left;
 color: black;
 font-size: 30px;
}

.titre h1.font20 {
 margin-top: 8px;
 font-size: 20px;
}

.titre h2 {
 margin: 7px 5px 0px 7px;
 text-align: left;
 color: black;
 font-size: 12px; 
 font-style: italic;
}

/*************************/
/* Zone d'intro          */
/*************************/

div.intro {
 margin-bottom: 20px;
}

div.intro h1 {
 margin: 10px 40px;
 color: black;
 text-align: left;
 font-size: 18px;
 line-height: 1.2em;
}

div.intro h2 {
 margin: 10px 40px;
 color: black;
 text-align: left;
 font-size: 14px;
 line-height: 1.2em;
 font-style: italic;
}

div.intro h3,div.intro p {
 margin: 10px 40px;
 color: black;
 text-align: left;
 font-size: 12px;
 line-height: 1.2em;
 border: 0px;
}

/*************************/
/* Zone de contenu       */
/*************************/

.contenu {
 background: white;
 border: 0px solid;
 border-color: #708dbe #2C4E84 #2C4E84 #708dbe;
 margin-bottom: 10px;
}

.contenu h1 {
 margin: 30px 5px 20px 5px;
 padding-bottom: 5px;
 color: black;
 text-align: left;
 border-bottom: 1px solid black;
 font-size: 18px;
}

.contenu h1.sous-titre {
 margin: 0px 6px 10px 0px;
 text-align: right;
 color: black;
 font-size: 10px;
 border-bottom: 0px;
 font-style: italic;
}

.contenu h2 {
 margin: 15px 20px 10px 20px;
 color: black;
 font-size: 12px;
 border-bottom: 1px dotted black;
 text-align: left;
}

.contenu h3 {
 color: black;
 font-size: 12px;
 font-weight: bold;
 margin-top: 5px;
 margin-left: 30px;
 margin-bottom: 5px;
 text-align: left;
}

.contenu h4 {
 color: black;
 font-size: 11px;
 font-weight: bold;
 font-style: italic;
 margin-top: 5px;
 margin-left: 2px;
 margin-bottom: 5px;
 text-align: left;
}

.contenu a.annexe {
 display: block;
 padding: 5px;
 color: black;
 font-weight: bold;
 text-decoration: none;
 border: 1px dashed black;
 font-size: 11px; 
 margin: 0px 40px 10px; 
 text-align: left;
}

.contenu a.annexe:hover {
 border: 1px solid black;
}

.contenu a.annexe img {
 border: 0px;
 vertical-align: middle;
 text-align: left;
}

.contenu p {
 font-size: 11px; 
 margin: 0px 40px 10px;
 text-align: justify;
}

.contenu ul {
 font-size: 11px;
 margin: 5px 60px 10px;
 list-style-position: outside;
 list-style-image: url(images/point-violet.gif);
 text-align: justify;
} 

.contenu ol {
 font-size: 11px;
 margin: 5px 70px 10px;
 text-align: justify;
}

.contenu ul li {
 margin-bottom: 5px;
} 

p.phrase-importante {
  text-align: center; 
  width: 80%; 
  color: #7d4c9d; 
  font-size: 12px; 
  margin: 30px auto; 
  line-height: 1.5em
}

/* Tableau de données */

table.donnees {
 border: 0px;
 width: 90%;
 margin: 10px auto;
}

table.donnees td {
 background: white;
 border-bottom: 1px solid #000;
 border-right: 1px solid #000;
 border-top: 1px solid #bdbdbd;
 border-left: 1px solid #bdbdbd;
 padding: 3px;
 font-size: 11px;
}

table.donnees td.titre-colonne {
 background: #a6a6a6;
 text-align: center;
 font-weight: bold;
}

table.donnees td.titre-ligne {
 background: #a6a6a6;
 white-space: nowrap;
 font-weight: bold;
 text-align: center;
}

table.donnees td.angle-mort {
 border: 0px;
 background: transparent;
}

/* Retrait */

.retrait-pointille-gauche {
 width: auto;
 margin: 10px 5px 5px 40px;
 padding: 0px 5px 0px 5px;
 border-left: black 4px dotted;
}

.retrait-pointille-gauche p {
 font-size: 10px;
 margin: 0px 0px 0px 20px;
 text-align: left;
}

/* Citation */

.citation {
 width: 80%;
 border: 1px solid;
 border-color: black;
 margin: 20px auto;
 text-align: left;
}

.citation p { 
 margin: 10px; 
 font-size: 12px;
 font-style: italic;
}

.citation p.source { 
 font-size: 10px;
 text-align: right; 
 font-style: normal;
}

/* Photos */

div.photo {
 font-size: 9px;
 color: #7d4c9d;
 margin: 0px 15px;
}

div.photo img,img.photo {
 border: 1px solid;
 border-color: #f0d0b1 #b37233 #b37233 #f0d0b1; 
}

p img.gauche {
 margin: 5px 5px 5px 0px;
}

img.gauche {
 margin: 5px 5px 5px 40px;
}

img.droite {
 margin: 5px 40px 5px 5px;
}

/* Encarts */

.encart {
 float: right;
 width: 50%;
 margin: 5px 40px 5px 10px;;
 padding: 0px 5px 0px 5px;
 border: 1px solid;
 border-color: #e6ccb3 #b37233 #b37233 #e6ccb3;
 background: white;
}

.encart p {
 font-size: 10px;
 margin-left: 0px;
}

.encart h1 {
 color: #451f66;
 font-size: 13px;
 font-weight: bold;
 text-align: left;
 margin: 0.5px 5px 0.5em 0px; 
 border-bottom: 1px #b37233 dotted;
}

/*********************/
/* Bas d'article     */
/*********************/

#bas {

 border: 1px solid;
 border-color: black;
 margin: 20px 40px 10px;
 color: black;
 font-size: 10px; 
 text-align: left;
 padding: 5px;
}

#bas #compteur {
 width: 300px;
 float: right;
 text-align: right;
 font-weight: bold;
}

#bas #compteur span {
 font-style: italic;
 font-weight: normal;
}

#bas a {
 color: black;
 text-decoration: none;
 font-weight: normal;
}

#bas p a {
 padding-left: 20px;
 background: transparent url(images/main.gif) 0px 0px no-repeat;
}

#bas p a:hover {
 color: black;
}

#bas p#reaction {
 display: none;
}

#bas p.aller-plus-loin {
 margin-top: 5px;
 padding-left: 20px;
 background: transparent url(images/plus-info.gif) 0px 0px no-repeat;
}

#bas p.sources {
 margin-top: 5px;
 padding-left: 20px;
 background: transparent url(images/sources.gif) 0px 0px no-repeat;
}

#imprimer {
 display: none;
}


#bas ul {
 color: black;
 margin: 3px 0px 0px 36px;
 list-style-image: url(images/point-violet.gif);
}

/*********************/
/* Pied de page      */
/*********************/

#zone-pieds-de-page {
 width: 94%;
 color: black;
 text-align: center;
 border: 0px solid;
 border-color: black;
 margin: 0px auto 0px auto;
}

.menu-pied-de-page {
 display: none;
}

.credits {
 font-size: 9px;
}


/******************************/
/* Notes en bas de page       */
/******************************/

span.note {
 vertical-align: super;
 color: red;
 font-weight: bold;
 font-size: 9px;
}

div.notes {
 margin: 40px;
 line-height: 0.9em;
 border: 1px dashed black;
}

div.notes h1 {
 color: black;
 border-bottom: 1px dashed black;
 font-weight: bold;
 font-size: 12px;
 margin: 0px 0px 5px;
 padding: 2px;
}

div.notes p {
 color: black;
 font-weight: bold;
 font-size: 9px;
 margin: 0px 5px;
}

div.notes ul {
 font-weight: normal;
 font-size: 9px;
 margin: 0px 15px;
 list-style-type: none;
 list-style-image: none;
}

div.notes ul a {
 color: black;
}


/****************/
/* Divers       */
/****************/

.gauche {
 float: left;
}

.droite {
 float: right;
}

.spacer {
 clear: both;
}

.centrage {
 text-align: center;
}
