/******************/
/***** Layout *****/
/******************/
html, body, header {
  margin: 0; 
  padding: 0;
  border: 0; }

body {
  font-family: "Gill Sans",Verdana,Geneva,Arial,sans-serif;
  font-size: 100.01%; /* IE */
  color: #333420;
  background-color: #FFFFFF;
  text-align: center; /* IE : alignement centré pour */
  background: url('/images/3.gif') repeat-x; }

#body_container { padding: 0 435px; /* padding horizontal qui fixe la taille minimale */ }

#sizer {
  margin: 0 auto;
  padding: 0;
  text-align: left; /* nonIE : rectifie l'alignement */
  width: 100%; /* contrôle de 'liquidity': 0%=rigid, 100%=liquid */
  max-width: 120px; }

#expander {
  /* IE : ne pas mettre de hauteur */
  margin: 0 -430px; /* doit être négatif et inférieur au padding horizontal du body */
  min-width: 860px; /* Safari : double de margin en positif */ 
  position: relative; /* IE */ }

/*\*/
* html #expander { height: 0; } 
/* IE : correction de la hauteur */

#wrapper1 {
  font-size: 14px; /* nonIE : correction de la taille de la police */ 
  position: relative; }

#wrapper2 { position: relative; /* IE */ }

.outer {
  margin-left: 0px;
  margin-right: 300px; /*** largeur de la colonne droite ***/ }

.float-wrap {
  float: left;
  width: 100%; }

.center {
  float: right;
  width: 100%; }

.right {
  float: right; 
  position: relative; /* IE */
  width: 300px; /*** identique à la marge droite de .outer ***/
  margin-right: -300px; /*** négatif identique à width ***/
  margin-left: 0px;
  padding-left: 0px; }

.centerbox {
  text-align: left;
  overflow: visible;
  width: 100%; }

.header {
  font-family: Verdana,Geneva,Arial,sans-serif;
  font-size: 17px;
  width: 860px;
  height: 108px;
  margin: 0 auto; }

.footer {
  font-size: 13px;
  text-align: center;
  color: #888973;
  background-color: #FFFFFF;
  border-top: dotted 1px #888973;
  clear: both;
  width: 100%;
  margin-top: 10px;
  padding: 5px 0 15px 0;
  position: relative; }

.textpadder {
  margin: 0 8px 0 8px; 
  padding: 0 8px 0 8px; }

.rightpadder { padding: 0 16px 0 16px }

img { max-width: 100%; }

/* \*/
* html #wrapper1,
* html #wrapper2,
* html .outer a, 
* html .container-right,
* html .outer,
* html h2,
* html .sidenav li a 
{ height: 1%; }
/* IE */

/*\*/
* html .outer p { margin-right: -6px; }
/* IE */

.brclear {
  clear:both;
  font-size: 1px;
  /*line-height: 0;*/
  height:0;
  margin:0; }

/***** round box *****/
.rbroundbox { background-color: #E8E6E1; }
.rbtop { background: url('/images/9.gif') repeat-x; }
.rbtop div { background: url('/images/10.gif') no-repeat top left; }
.rbtop div div { background: url('/images/11.gif') no-repeat top right; }
.rbbot { background: url('/images/4.gif') repeat-x; }
.rbbot div { background: url('/images/5.gif') no-repeat top left; }
.rbbot div div { background: url('/images/6.gif') no-repeat top right; }
.rbcontentwrap { background: url('/images/7.gif') repeat-y; }
.rbcontent { background: url('/images/8.gif') repeat-y right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
  font-size: 1px;
  width: 100%;
  height: 20px; }
.rbcontent {
  margin: 0;
  padding: 1px 24px 1px 24px; }

/******************/
/***** Styles *****/
/******************/

/***** general *****/
.textpadder p { text-indent: 2em; }

.noindent p { text-indent: 0em; }

a:link { color: #888973 }
a:visited { color: #888973 }
a:hover { color: #CF4D2B }

h1,h2,h3 {
  color: #888973;
  font-weight: bold;
  text-align: left; }

h1 { border-bottom: solid 3px #888973; }

h2 {
  font-size: 24px;
  letter-spacing: -1px;
  border-bottom: dotted 2px #888973; }

h3 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: dotted 1px #888973; }

th {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  letter-spacing: 2px;
  text-align: left;
  color: #888973;
  vertical-align: top;
  border-bottom: dotted 1px #888973; }

h1:hover,h2:hover,h3:hover,th:hover { border-color: #CF4D2B }

td { vertical-align: top; }

ul { list-style-type: circle }

img { border: solid 1px #B5B3B0 }

img:hover { border: solid 1px #CF4D2B }

/***** placements génériques : flood *****/
div.flood_gauche {
  float: left;
  margin: 0;
  padding: 0; }

div.flood_gauche img {
  margin: 0;
  padding: 0; }

div.flood_gauche p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin: 0 12px 0 0;
  padding: 0; }

div.flood_droite {
  float: right;
  margin: 0;
  padding: 0; }

div.flood_droite img {
  margin: 0;
  padding: 0; }

div.flood_droite p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin: 0 0 0 12px;
  padding: 0; }

/***** menu haut - sections *****/
a.PX {
  float: left;
  padding: 78px 182px 40px 40px;
  background-image: url('/images/1.gif');
  background-repeat: no-repeat; }

a.section {
  float: left;
  text-decoration: none;
  color: #888973;
  padding: 52px 5px 26px 5px; }

a.section:hover {
  background-image: url('/images/2.gif');
  background-repeat: repeat-x; }

a.sectionSEL {
  float: left;
  text-decoration: none;
  color: #EEEEEE;
  padding: 52px 5px 26px 5px;
  background-image: url('/images/2.gif');
  background-repeat: repeat-x; }

a.sectionSEL:visited { color: #EEEEEE }

/***** menu droit - categories *****/
h1.categorie {
  font-size: 18px;
  font-weight: normal;
  color: #888973;
  border-bottom: solid 2px #888973;
  margin-top: 4px;
  display: block; }

/***** menu droit - articles *****/
a.article {
  text-decoration: none;
  color: #888973;
  margin-left: 20px;
  margin-top: 4px; 
  display: list-item; }

a.article:hover {
  text-decoration: none;
  color: #CF4D2B;
  margin-left: 20px;
  margin-top: 4px; 
  display: list-item; }

/***** menu droit - recherche *****/
div.recherche {
  font-family: "Gill Sans",Verdana,Geneva,Arial,sans-serif;
  font-size: 14px;
  padding-top: 4px; }

div.recherche input[type=text] {
  font-family: "Gill Sans",Verdana,Geneva,Arial,sans-serif;
  font-size: 14px;
  border:1px solid #888973;
  color:#888973;
  background-color: #ffffff; }

div.recherche input[type=submit] {
  font-family: "Gill Sans",Verdana,Geneva,Arial,sans-serif;
  font-size: 14px;
  border:1px solid #888973;
  color: #ffffff;
  background-color: #888973; }

/***** recherche *****/
div.resultat {
  padding-top: 16px;
  border-bottom: dotted 1px #888973; }

div.resultat h1 {
  font-family: "Gill Sans",Verdana,Geneva,Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  border: 0;
  padding: 0;
  margin: 0; }

div.resultat a { text-decoration: none; }

div.resultat p {
  text-indent: 0;
  padding: 4px 0 4px 0;
  margin: 0; }

ul#nav {
  display: inline;
  list-style: none;
  color: #888973;
  margin: 0;
  padding: 0; }

ul#nav li {
  display: inline;
  float: left;
  margin-right: 4px; }

ul#nav li a, ul#nav li a:visited {
  display: block;
  text-decoration: none;
  float: left;
  padding: 0 6px 0 6px;
  border-bottom: none;
  color: #ffffff;
  background: #888973; }

ul#nav li a:hover {
  text-decoration: none;
  background: #CF4D2B; }

ul#nav li.empty {
  display: block;
  padding: 0 6px 0 6px; }

/***** accueil *****/
div.accueil {
  margin-right: 190px;
  padding: 24px 8px 24px 8px;
  border-bottom: dotted 1px #888973; }

div.accueil a {
  clear: left;
  float: none;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: -2px; }

div.accueil h1 {
  clear: left;
  float: none;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 0 2px;
  padding: 0;
  border: 0; }

div.accueil p {
  text-indent: 0;
  margin: 0;
  padding: 4px 0 6px 0; }

/***** liste des liens *****/
div.categorie_liens {
  font-size: 18px;
  color: #888973;
  border-bottom: solid 2px #888973;
  margin-top: 4px;
  margin-bottom: 8px;
  display: block; }

/***** commentaires *****/

div.commentaire {
  border: dotted 1px #888973;
  background-color: #D8D6D1;
}

div.commentaire_footer {
  font-size: 11px;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 6px;
}

div.commentaire_footer img {
  border: 0;
}

div.commentaire_footer a {
  text-decoration: none;
}

/***** sondage *****/
div.sondage {
  font-size: 14px;
  margin-left: 8px;
  color: #0;
  width:100%; }

div.sondage p {
  text-indent: 0;
  font-weight: bold;
  border-bottom: solid 2px #888973;
  margin: 0 0 4px -8px; }

div.sondage input[type=radio] {
  font-family: "Gill Sans",Verdana,Geneva,Arial,sans-serif;
  background-color: #ffffff; }
  
div.sondage input[type=submit] {
  font-family: "Gill Sans",Verdana,Geneva,Arial,sans-serif;
  font-size: 14px;
  border:1px solid #888973;
  margin: 4px 0 4px 0;
  color: #ffffff;
  background-color: #888973; }
 
div.sondage form { margin: 0; }

div.clsGraph {
  width:100%;
  display: table; }

div.clsGraph div {
  color: #ffffff;
  background: #888973;
  display: table; }

span.clsPerc {
  margin: 2px;
}

/***********************/
/***** spécifiques *****/
/***********************/

/***** navigation articles *****/
a.next_article { float: right }

/***** derniere_modification *****/
.derniere_modification {
  font-size: 12px;
  color: #333420;
  text-align: right;
  padding-bottom: 4px; }

/***** QCM *****/
div.qcm p { text-indent: 0; }

div.qcm p.question { font-size: 16px; }

div.qcm input { padding-left: 2em; }

/***** menu central - temoignages *****/
div.temoignages {
  color: #888973;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  letter-spacing: -1px;
  margin-top: 8px;
  border-bottom: dotted 2px #888973; }

div.list_temoignages {
  padding: 0px;
  margin: 0px 0px 0px 20px;
  border: 0px;
}

div.list_temoignages a {
  text-decoration: none;
  color: #888973;
  display: list-item; }

div.list_temoignages a:hover {
  text-decoration: none;
  color: #CF4D2B;
  display: list-item; }

div.list_temoignages h2 { font-size: 16px }