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

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

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

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

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

a#logo-article,a#logo-article img {

 border: 0px;
}

.titre {
 height: 50px;
 background: #5172BE url(images/fond-encart-zone-2.png);
 border: 1px solid;
 border-color: #708dbe #2C4E84 #2C4E84 #708dbe;
 margin: 10px 0px 20px 0px;
}

.titre h1 {
 margin: 10px 5px 0px 5px;
 text-align: left;
 color: #fbf781;
 font-size: 30px;
}

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

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


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

div.intro {
 background: #5172BE url(images/fond-encart-zone.png);
 border: 1px solid;
 border-color: #708dbe #2C4E84 #2C4E84 #708dbe;
 margin-bottom: 0px;
}

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

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

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

div.intro a {
 color: #fffca4;
 border-bottom: 1px dashed #fffca4;
 text-decoration: none;
}

div.intro a:hover {
 color: #ffffcc;
 border-bottom: 0px dashed #fffca4;
}


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

.contenu {
 background: #5172BE url(images/fond-encart-zone.png);
 border: 1px solid;
 border-color: #708dbe #2C4E84 #2C4E84 #708dbe;
 margin-bottom: 10px;
 padding-top: 10px;
}

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

.contenu h1.sous-titre {
 margin: -5px 6px 20px 0px;
 text-align: right;
 color: #fbf781;
 font-size: 11px;
 border-bottom: 0px;
 font-style: italic;
}

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

.contenu h3 {
 margin: 10px 40px 10px; 
 color: #fffca4;
 font-size: 12px;
 text-align: left;
}

.contenu a {
 color: #fffca4;
 border-bottom: 1px dashed #fffca4;
 text-decoration: none;
}

.contenu a:hover {
 color: #ffffcc;
 border-bottom: 0px dashed #fffca4;
}

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

.contenu a.annexe:hover {
 border: 1px solid #708dbe;
}

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

.contenu img.gauche {
 margin: 10px 10px 10px 40px;
}

.contenu img.droite {
 margin: 10px 40px 10px 10px;
}

.contenu img.border {
 border: 1px solid;
 border-color: #21385A #708dbe #708dbe #21385A;
}

.contenu .photo {
 background: #5172BE url(images/fond-encart-zone-2.png);
 float: right;
 margin: 10px 40px 10px 10px;
 padding: 5px;
 font-size: 9px;
 color: yellow;
 text-align: center;
 border: 1px solid;
 border-color: #21385A #708dbe #708dbe #21385A;
}

.contenu .photo img {
 margin: 5px;
 border: 1px solid;
 border-color: #21385A #708dbe #708dbe #21385A;
}

.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-jaune.gif);
 text-align: justify;
} 

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

.contenu ol {
 font-size: 11px;
 margin: 5px 60px 10px;
 list-style-position: outside;
 text-align: justify;
} 

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


/* Citation */

.citation {
 width: 80%;
 border: 1px solid;
 border-color: #708dbe #2C4E84 #2C4E84 #708dbe;
 background: #5172BE 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;
}

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

/*******************************/
/* Encart au sein d'un article */
/*******************************/


div.encart {
 background: #5172BE url(images/fond-encart-zone-2.png);
 width: 90%;
 margin: 40px auto;
 line-height: 1em;
 border: 1px solid;
 border-color: #708dbe #21385A #21385A #708dbe;
}

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

div.encart p {
 color: white;
 font-weight: normal;
 font-size: 11px;
 line-height: 1.3em;
 margin: 5px;
}

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

#bas {
 background: #5172BE url(images/fond-encart-zone-2.png);
 border: 1px solid;
 border-color: #708dbe #2C4E84 #2C4E84 #708dbe;
 margin-bottom: 0px;
 color: #fffca4;
 font-size: 11px; 
 text-align: left;
 padding: 5px;
}

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

#compteur span {
 color: #ffffff;
}

#bas a {
 color: #ffffff;
 text-decoration: none;
 border-bottom: 0px dashed #fffca4;
 font-weight: bold;
}

#bas a:hover {
 color: #ffffde;
 border-bottom: 1px dotted #fffca4;
}

#bas div#imprimer a,#bas p#reaction a {
 color: #F7F3A5;
 padding-left: 20px;
 
}

#bas div#imprimer a:hover,#bas p#reaction a:hover {
 color: #ffffde;
 border-bottom: 0px dotted #fffca4;
}

#bas p#reaction {
 margin-bottom: 5px;
}

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


#imprimer {
 margin-top: 4px;
}

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

#compteur #imprimer hr {
 margin: 0px 0px 4px;
}

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

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


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

#zone-pieds-de-page {
 color: white;
 text-align: center;
 border: 1px solid;
 border-color: #708dbe #2C4E84 #2C4E84 #708dbe;
 background: #5172BE url(images/fond-encart-zone-2.png);
 margin: 10px auto 10px auto;
}

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

#zone-pieds-de-page a:hover {
 color: white;
}

.menu-pied-de-page {
 padding: 5px 0px;
 font-size: 11px;
 border-bottom: 1px dashed #708dbe;
}

.credits {
 font-size: 10px;
}


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

.gauche {
 float: left;
}

.droite {
 float: right;
}

.spacer {
 clear: both;
}

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

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

div.notes {
 margin: 40px;
 line-height: 1em;
 border: 1px dashed #708dbe;
}

div.notes h1 {
 background: #5172BE 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 span.notes-normales {
 color: white;
 font-weight: normal;
 font-size: 9px;
 margin: 0px 5px;
}

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;
}
