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

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;
}
*+html table.global td.entete img {
  margin-bottom: -2px;
}

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: #47362E url("/share/img/modeles/competition_fond_onglets.jpg") no-repeat;
  border: solid #7A5739;
  border-width: 1px 0;
}

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

#menu_ppal li { 
  float: left;
  padding: 0;
  border: solid #7A5739;
  border-width: 0 1px 0 0;
}
#menu_ppal li a { 
  display: block;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  font-family: "Georgia", "Verdana";
  font-size: 1.3em;
  color: #fff;
  padding: 0 2em;
  line-height: 2.4em;
}

#menu_ppal li.selected a,
#menu_ppal li:hover a {
  color: #DEEE07;
}

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







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










/*******************   CONTENU   ********************/
table.global tr.contenu {
  background-color: #fff;
}

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

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: #47362E;
  font-size: 1.4em;
  color: #7A5739;
  text-align: left;
}

h2 { 
  font-size: 1.2em;
  color: #7A5739;
  border-bottom: solid 1px;
  border-color: #ddd;
  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 {
  font-family: Verdana,Arial,Sans-Serif;
  font-size: 11px;
  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;
  font-size: 1em;
}

table.section_internaute {
  width: 100%;
}
td.col_internaute_100 { 
  width: 100%;
}
td.col_internaute_66 { 
  width: 66%;
}
td.col_internaute_50 { 
  width: 50%;
}
td.col_internaute_33 { 
  width: 33%;
}
td.col_internaute_0 { 
  width: 0%;
}
/*******************   CONTENU   ********************/







/********************   BAS   *********************/
table.global td.bas {
  padding: 6px;
  font-weight: bold;
  font-family: "Georgia", "Verdana";
  color: #fff;
  background-color: #47362E;
  text-align: center;
  vertical-align: middle;
}

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










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





/********************   MENU   ********************/
table.global td.menu_bande { 
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  background: #fff;
}                       
*+html table.global td.menu_bande { 
  display: block;
}
 
td.menu_bande ul#menu_cont { 
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

td.menu_bande ul#menu_cont li { 
  float: left;
  padding: 0;
  margin: 0;
  border: solid #7A5739;
  border-width: 0 1px 1px 0;
}
td.menu_bande ul#menu_cont li a { 
  display: block;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  color: #7A5739;
  padding: 4px 10px;
  line-height: 1.6em;
  margin-top: -1px;
}

td.menu_bande ul#menu_cont li.selected a,
td.menu_bande ul#menu_cont li:hover a {
  background: #CACE88;
  color: #fff;
}
/*******************   MENU   ******************/
