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

body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: normal; 
  line-height: 1.2em;
  background: #FFDFA5 url(images/degrade-nb.jpg) fixed;
  text-align: center;
  color: #000000;
}

#article { 
 width: 90%;
 height: auto;
 margin-left: auto; 
 margin-right: auto;
}

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

a#logo-article {
 display:block;
 width: 186px;
 float: right;
}

a#logo-article,a#logo-article img {
 border: 0px transparent solid;
 margin: -1px 0px 0px 0px;
}

.titre {
 height: 48px;
 background: #FFDFA5 url(images/fond-encart-zone.png);
 border: 1px solid;
 border-color: #f0d0b1 transparent #b37233 #f0d0b1; 
 border-right: none;
 margin: 10px 0px 20px 0px;
}

.titre h1 {
 margin: 7px 5px 0px 5px;
 text-align: left;
 color: #522C6B;
 font-size: 20px;
}

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

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

div.intro {
 background: #FFFFCE url(images/fond-encart-zone.png);
 border: 1px solid;
 border-color: #f0d0b1 #b37233 #b37233 #f0d0b1; 
 margin-bottom: 0px;
}

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: #FFFBBD url(images/fond-encart-zone.png);
 border: 1px solid;
 border-color: #f0d0b1 #b37233 #b37233 #f0d0b1; 
 padding-top: 10px;
 margin-bottom: 10px;
}

.contenu h1 {
 margin: 15px 5px 10px 5px;
 padding-bottom: 5px;
 color: #522C6B;
 text-align: left;
 border-bottom: 1px solid #aa8dbd;
 font-size: 20px;
}

.contenu h1.sous-titre {
 margin: -15px 6px 20px 0px;
 text-align: right;
 color: #7d4c9d;
 font-size: 12px;
 border-bottom: 0px;
 font-style: italic;
}

.contenu h2 {
 margin: 15px 20px 10px 20px;
 color: #7d4c9d;
 font-size: 14px;
 border-bottom: 1px dotted #aa8dbd;
 text-align: left;
}

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

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

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

.contenu a {
 color: #7d4c9d;
 text-decoration: none;
}

.contenu a.annexe:hover {
 border: 1px solid #7d4c9d;
}

.contenu a:hover {
 border-bottom: 1px dotted #7d4c9d;
}

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

.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: #FFFFCE;
 border-bottom: 1px solid #C19D47;
 border-right: 1px solid #C19D47 ;
 border-top: 1px solid #FFF;
 border-left: 1px solid #FFF;
 padding: 3px;
 font-size: 11px;
}

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

table.donnees td.titre-ligne {
 background: #FFFB94;
 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: #b37233 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: #f0d0b1 #b37233 #b37233 #f0d0b1; 
 background: #FFFFCE url(images/fond-encart-zone.png);
 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: 5px;
 border: 1px solid;
 border-color: #e6ccb3 #b37233 #b37233 #e6ccb3;
 background: #fff8b0;
}

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

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

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

#bas {
 background: #FFFBBD url(images/fond-encart-zone-inv.png);
 border: 1px solid;
 border-color: #f0d0b1 #b37233 #b37233 #f0d0b1; 
 margin-bottom: 0px;
 color: #000000;
 font-size: 11px; 
 text-align: left;
 padding: 5px;
}

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

#compteur span {
 color: #7d4c9d;
}

#bas a {
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}

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

#bas a:hover {
 color: #7d4c9d;
}

#bas p#reaction {
}

#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 {
 margin-top: 4px;
 padding-top: 4px;
 border-top: 1px solid #b37233;
}

#imprimer img {
 vertical-align: middle;
 border: 0px;
}

#compteur #imprimer hr {
 margin: 0px 0px 4px;
  height: 0px;
   border-color: #f0d0b1 #b37233 #b37233 #f0d0b1; 
   display: none;
}

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

#bas ul li a {
 font-weight: normal;
}


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

#zone-pieds-de-page {
 color: ##522C6B;
 text-align: center;
 border: 1px solid;
 border-color: #f0d0b1 #b37233 #b37233 #f0d0b1;
 background: transparent url(images/fond-encart-zone-inv.png);
 margin: 10px auto;
}

#zone-pieds-de-page a {
 color: #522C6B;
 text-decoration: none;
}

#zone-pieds-de-page a:hover {
 color: #aa8dbd;
}

.menu-pied-de-page {
 padding: 0px 0px;
 font-size: 10px;
 border-bottom: 1px dashed #f0d0b1;
}

.credits {
 font-size: 10px;
}



/******************************/
/* 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 #708dbe;
}

div.notes h1 {
 background: transparent url(images/fond-encart-zone-2.png);
 color: yellow;
 border-bottom: 1px dashed #708dbe;
 font-weight: bold;
 font-size: 12px;
 margin: 0px 0px 5px;
 padding: 2px;
}

div.notes p {
 color: yellow;
 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: #ffffce;
}



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

.gauche {
 float: left;
}

.droite {
 float: right;
}

.centrage {
 text-align: center;
}

.spacer {
 clear: both;
}

.flash { 
 font-size: 9px; 
 font-weight: bold; 
 background-color: #FF0000; 
 padding: 0px 3px 0px 3px;  
 height: auto; 
 width: auto; 
 color: #FFFF00;
}
