/******************   GLOBAL   *******************/
body { 
  font-family: Verdana,Sans-Serif;
  font-size: 9pt;
  color: #000;
  margin: 0px;
  padding: 0;
  background: #fff;
}

table.global {
  padding: 0px;
  margin: 0px auto;
  border-collapse: collapse;
  width: 950px;
}
/******************   GLOBAL   *******************/








/********************   HAUT   *******************/
div#bann_noel {
  background: url("/share/img/guirlande_noel.png") repeat-x;
  height: 90px;
  margin-bottom: -20px;
  display: none;
}

table.global td.entete {
  background-color: ;
  height: 100px;
  padding: 0;
}

p.entete_titre {
  color: #333;
  font-size: 24pt;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  border: solid 3px #ccc;
  margin: 0;
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px;
}
/********************   HAUT   *******************/







/*******************   ONGLETS   ******************/
table.global td.onglet {
  padding: 0;
  background: #232428 url("/share/img/modeles/menu_onglets_arrondi_bas.jpg") no-repeat bottom;
  height: 36px;
}
table.global td.onglet div.a {
  background: url("/share/img/modeles/menu_onglets_arrondi_haut.jpg") no-repeat top;
  height: 18px;
}

#menu_ppal { 
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu_ppal li { 
  float: left;
  padding: 3px 0;
  margin: -10px 0 10px 0;
}
#menu_ppal li a { 
  display: block;
  text-align: center;
  text-decoration: none;
  font-family: "Georgia", "Verdana";
  font-size: 1.3em;
  color: #fff;
  border-right: 1px solid #aaa;
  padding: 0 2em;
  line-height: 1.4em;
}

#menu_ppal li.selected a,
#menu_ppal li:hover a {
  text-decoration: underline;
}

#menu_ppal li.init {
  text-align: center;
  width: 100%;
  border: none;
  color: #eee;
}
/*******************   ONGLETS   ******************/







/********************   MENU   ********************/
table.global td.menu_droite,
table.global td.menu_gauche,
table.global td.menu_bande { 
  display: none;
}
/********************   MENU   ********************/










/*******************   CONTENU   ********************/
table.global td.haut_contenu {
  background: #fff url("/share/img/modeles/haut_degrade_arrondi.jpg") no-repeat;
  height: 30px;
}

table.global tr.contenu {
  background: #fff;
}

table.global td.contenu {
  height: 400px;
  padding: 0;
  vertical-align: top;
}

div.contenu {
  padding: 10px 20px;
  margin: 0;
}

div.contenu table tr td {
  vertical-align: top;
}

h1 { 
  margin: 0;
  margin-bottom: 8px;
  border-bottom: solid 1px;
  border-color: #F7C242;
  font-size: 1.4em;
  color: #AF5215;
  text-align: left;
}

h2 { 
  font-size: 1.2em;
  color: #AF5215;
  border-bottom: solid 1px;
  border-color: #F8DB9C;
  padding:  0;
  margin: 1em 0 1em 1em;
  text-align: left;
}

p {
  padding: 0 20px;
  text-align: justify;        
}

a img {
  border: none;
}

table {
  border-collapse: collapse;
}

input, textarea, select {
  border: 1px solid #bbb;
  color: #333;
  background: #F5F5F5;
}

fieldset, fieldset.stats {
  border: solid 1px #bbb;
  margin: 10px 0px;
  padding: 0px 6px 6px 6px;
}
legend, fieldset.stats legend {
  font-weight: bold;
  border: solid 1px #bbb;
  background: #ddd;
  padding: 2px;
  margin-bottom: 6px;
  -moz-border-radius: 0;
  color: #000;
}

/*******************   CONTENU   ********************/







/********************   BAS   *********************/
table.global td.bas {
  padding: 6px;
  font-weight: bold;
  color: #999;
  background: #fff url("/share/img/modeles/bas_degrade_arrondi.jpg") no-repeat bottom;
  height: 30px;
  text-align: center;
  vertical-align: middle;
}

table.global td.bas a {
  color: #222;
  text-decoration: none;
  padding: 0 10px;
}
table.global td.bas a:hover {
  text-decoration: underline;
}
/********************   BAS   *********************/










/*******************   TITRE   *******************/
.apercu_h1 {
  border-bottom: solid 2px;
  border-color: #F7C242;
  font-size: 1.4em;
  font-weight: bold;
  color: #AF5215;
}
.apercu_h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #AF5215;
}
/*******************   TITRE   *******************/





/********************   MENU   ********************/
table.global td.menu_gauche { 
  display: table-cell;
  width: 190px;
  vertical-align: top;
  padding: 0;
  border-right: solid 1px #ddd;
}                       
*+html table.global td.menu_gauche { 
  display: block;
  width: 20%;
}                       

td.menu_gauche ul {
  width: 190px;
  margin: 0;
  padding: 0;
}             

td.menu_gauche li {
  list-style-type: disc;
  color: #AF5215;
  position: relative;
  padding: 0;
  margin: 0;
  margin-left: 20px;
}             

td.menu_gauche a { 
  padding: 5px 0;
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  color: #222;
}            

td.menu_gauche li.selected,
td.menu_gauche li:hover {
  color: #F8DB9C;
}

td.menu_gauche li.selected a,
td.menu_gauche a:hover {
  text-decoration: underline;
}                  
/********************   MENU   ********************/
