/******************   GLOBAL   *******************/
body { 
  font-family: Verdana,Arial,Sans-Serif;
  font-size: 9pt;
  color: #000;
  margin: 0px;
  padding: 0;
  background: url("/share/modeles/techno/img/acier.png");
}

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








/********************   HAUT   *******************/
table.global td.entete {
  background-color:;
  height:100px;
  padding:0;
  padding-bottom: 5px;
}

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: #fff;
}

#menu_ppal { 
  font: bold 11px verdana, arial, sans-serif;
  list-style-type: none;
  padding: 0 0 26px 0;
  border: solid #4CBB02;
  border-width: 0 0 1px 1px;
  margin: 0;
  line-height: 19px;
  font-size: 1.2em;
  background: url("/share/modeles/techno/img/acier.png");
}
#menu_ppal li { 
  float: left;
  height: 100%;
  background: url("/share/modeles/techno/img/diagonal.gif") repeat;
  margin: 0 4px 0 -1px;
  border: 1px solid #4CBB02;
}
#menu_ppal li.selected { 
  border-bottom: 1px solid #fff;
  background: none;
  background-color: #fff;
}
#menu_ppal a { 
  float: left;
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 3px 8px;
}
#menu_ppal a:hover { 
  background: #fff;
  color: #888;
}
#menu_ppal li.selected a {
  color: #4CBB02;
} 
/*******************   ONGLETS   ******************/







/********************   MENU   ********************/
table.global td.menu_gauche,
table.global td.menu_droite,
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;
  padding: 0 10px 1px 12px;
  margin-bottom: 8px;
  border-bottom: solid 1px #c7bfad;
  background: url("/share/modeles/techno/img/puce_rouge.png") no-repeat left;
  font-size: 1.4em;
  font-weight: bold;
  color: #ae0202;
  text-align: left;
}

h2 { 
  font-size: 1.2em;
  color: #ae0202;
  padding: 0 0 0 10px;
  text-align: left;
}

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

a img {
  border: none;
}

table {
 border-collapse:collapse;
}

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

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   *********************/
div.bas_page {  
  height: 20px;
  padding: 0 ! important;
}

table.global td.bas {
  padding: 4px 0;
  color: #999;
  background: url("/share/modeles/techno/img/diagonal.gif") repeat;
  border-top: 1px solid #4CBB02;
  text-align: center;
}

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










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





/********************   MENU   ********************/
table.global td.menu_droite { 
  display: table-cell;
  width: 190px;
  vertical-align: top;
  padding: 10px 0 50px 0;
}
*+html table.global td.menu_droite { 
  display: block;
  width: 20%;
}

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

td.menu_droite li { 
  position: relative;
  padding: 0px;
  margin: 0;
  list-style: none;
}

td.menu_droite a {
  display: block;
  padding: 5px 0 5px 28px;
  text-decoration: none;
  color: #444444;
  background: url("/share/modeles/techno/img/menu_gauche_ligne.gif") no-repeat left center;
}            

td.menu_droite li.selected a,
td.menu_droite a:hover { 
  text-decoration: underline;
}                  

td.menu_droite ul#menu_cont li.menu_admin,
td.menu_droite ul#menu_cont li.menu_admin a,
td.menu_droite ul#menu_cont li.menu_admin_item,
td.menu_droite ul#menu_cont li.menu_admin_item a {
  color: #666;
  font-style: italic;
}
/********************   MENU   ********************/





/********************   CONTENU   ********************/
table.global td.contenu {
  border-right: solid 1px #ddd;
}
/********************   CONTENU   ********************/
