@charset "utf-8";
/*** *** *** *** *** *** *** *** *** *** ***GEN*** *** *** *** *** *** *** *** *** *** ***/
body {
  font-size: 13pt;
}
form,
footer,
#menu,
#headerNewsletter,
#headerImg a,
#print,
#diminuer_police,
#augmenter_police,
#ban_debat,
#footer,#footer2,
h2 .h_variante6,
.liens .external_link,
.liste_rubrique,
.meme_categorie,
.piece_jointe,
.ban_debat,
.portfolio,
.opti_print {
  display: none !important;
}
abbr {
  cursor: help;
  border: none;
  text-decoration: none;
}
h1 {
  margin: 0;
  font-size: 22pt;
  font-family: Helvetica,"Helvetica Neue",Arial,sans-serif;
}
h3 {
  clear: both;
  color: #757575;
  font-size: 17pt;
  text-align: left !important;
  font-weight: bold;
  margin-bottom: 0,5cm;
  text-decoration: none;
  font-family: Helvetica, "Helvetica Neue", Arial , sans-serif;
}

h4 {
  clear: both;
  text-indent: -0.8cm;
}

/*** *** *** *** *** *** *** *** *** *** ***ARIANE*** *** *** *** *** *** *** *** *** *** ***/
#ariane a {
  color: #666;
  text-decoration: none;
}
.lefil {
  margin:1cm 0 0 0;
  width:1024px;height: 36px;
  font-family: Helvetica,"Helvetica Neue",Arial,sans-serif;
}
/*** *** *** *** *** *** *** *** *** *** ***CARTOUCHE*** *** *** *** *** *** *** *** *** *** ***/
.cartouche_gauche {
  float: left;
  width: 9cm;
  height: 7cm;
}
/*.cartouche_droit_sans_image {  CLASSE PRÉVUE DANS LE CAS OÙ AUCUNE IMAGE N'EST PAS AFFICHÉ 
 float: left;
  width: 274px;
  color: #ffffff;
  font-size: 12px;
  line-height: 0,3cm;
  background-color: #757575;
  margin-bottom: 19px; padding: 25px 15px 25px 17px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}*/
.cartouche_texte { /* CLASSE PRÉVUE DANS LE CAS OÙ UNE IMAGE EST AFFICHÉ*/
  float: left;
  color: #ffffff;
  font-size: 12pt;
  line-height: 0,3cm;
  width: 9cm;height: 5cm;
  background-color: #757575;
  margin-bottom: 19px;padding: 25px 15px 0 17px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/*** *** *** *** *** *** *** *** *** *** ***ARTICLE*** *** *** *** *** *** *** *** *** *** ***/
.texte_article {
  clear: both;
}
.texte_article p {
  font-size: 12pt;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.texte_article ul.spip li{
  margin: 26px 0 30px 20px;
}

.selection_article ul li.sous_liste_puce, ul.spip li {
  list-style-image:url("../img/puce/puce2.png") !important;
}
.selection_article ul li.sous_liste_puce li, ul.spip li ul li {
  list-style-image:url("../img/puce/puce3.png") !important;
}
.texte_article a.spip_note,.notes p a.spip_note {
  color: #757575 !important;
  text-decoration: none !important;
}
/*** *** *** *** *** *** *** *** *** *** ***TABLEAU*** *** *** *** *** *** *** *** *** *** ***/
table.spip  {
  width: 20cm;
  margin: 1cm 0 1cm 0 !important;
}
table.spip tr.row_first {
  color:#fff;
  background: none repeat scroll 0 0 #000;
}
table th {
  padding: 5mm;
  height: 32px;
  color: #333;
  font-weight: bold;
  border: 1px solid #333;
}
table td {
  padding: 5mm;
  text-align: center;
  border: 1px solid #333;
}
/*** *** *** *** *** *** *** *** *** *** ***PORTFOLIO*** *** *** *** *** *** *** *** *** *** ***/
.credits {
  font-weight: bold;
  margin-bottom: 26px;
}
.credits img {
  display: block;
}
.credits span {
  display: block;
  font-weight: normal;
}
/*** *** *** *** *** *** *** *** *** *** ***TITRE*** *** *** *** *** *** *** *** *** *** ***/
.sous_titre_niveau1 {
  clear: both;
  color: #757575;
  font-size: 15pt;
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 1cm;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sous_titre_niveau2 {
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 1cm;
}
span.complementaire2 {
  color: #666666;
  display: block;
  font-weight: lighter;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/*** *** *** *** *** *** *** *** *** *** ***DEVELOPPEMENT DE L'ARTICLE*** *** *** *** *** *** *** *** *** *** ***/
.preambule {
  margin: 26px 0 0 20px;
  list-style-image: url("../img/puce/puce2.png");
}
.sous_preambule {
  margin: 26px 0 0 40px;
  list-style-image: url("../img/puce/puce3.png");
}
/*** *** *** *** *** *** *** *** *** *** ***LIEN*** *** *** *** *** *** *** *** *** *** ***/
.liens {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.liens ul li {
  list-style: none;
  line-height: 1cm;
}
.liens a {
  color: #333;
  text-decoration: none;
}
.post-scriptum a {
  color: #000;
}