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

div.shadow {  
  background: #F7F7F7 url('/share/img/defautcss/body2.gif') repeat-y center;
}
*+html div.shadow {  
  background: #F7F7F7 url('/share/img/defautcss/body.gif') repeat-y center;
}

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








/********************   HAUT   *******************/
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: #DBDCDA url("/share/img/defautcss/sectionsBG.gif") repeat-x top;
  border: solid #AEAEAE;
  border-width: 1px 0 0 0;
}

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

#menu_ppal li { 
  float: left;
  padding: 0;
  border: solid #AEAEAE;
  border-width: 0 1px 1px 0;
}
#menu_ppal li a { 
  display: block;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-family: "lucida grande", "lucida", "verdana";
  color: #2d2d2d;
  padding: 0 1em;
  line-height: 2.1em;
}

#menu_ppal li.gray { 
  background: #595959 url('/share/img/defautcss/sectionsBG_gray.gif') repeat-x top;
}
#menu_ppal li.gray a,
#menu_ppal li.gray_hover a { 
  color: white;
}
#menu_ppal li:hover,
#menu_ppal li.hover {
  background: #dbdcda;
}
#menu_ppal li.gray:hover,
#menu_ppal li.gray_hover {
  background: #AEAEAE url('/share/img/defautcss/sectionsBG_gray_hover.gif') repeat-x top;
}
#menu_ppal li.selected,
#menu_ppal li.selected:hover {
  background: #C2F253;
  height: 2.1em;
  margin: 0;
}
#menu_ppal li.selected a {
  color: black;
  font-weight: bold;
}

#menu_ppal li.init {
  text-align: center;
  width: 100%;
  border: none;
  color: #2d2d2d;
}
/*******************   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: #eee;
}

table.global td.contenu {
  height: 400px;
  background-color: #fff;
}

table.global td.contenu {
  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: #F4CA37;
  font-size: 1.4em;
  color: #233486;
  text-align: left;
}

h2 { 
  font-size: 1.2em;
  color: #233486;
  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;
}

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







/********************   BAS   *********************/
div.bas_page {  
  height: 30px;
  background: #F7F7F7 url('/share/img/defautcss/bottom.jpg') repeat-y center ! important ;
  padding: 0 ! important;
}

table.global td.bas {
  padding-top: 10px;
  font-weight: bold;
  color: #999;
  background-color: #6F6F6F;
  text-align: center;
  vertical-align: middle;
}

table.global td.bas a {
  color: #fff;
  text-decoration: none;
  margin: 0 7px;
}
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: 0 0 50px 0;
}                       
*+html table.global td.menu_droite { 
  display: block;
  width: 20%;
}

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

td.menu_droite ul li ul {
  margin: 5px;
}

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

td.menu_droite a { 
  display: block;
  text-decoration: none;
  color: #233486;
}            

td.menu_droite a:hover { 
  text-decoration: underline;
  color: #233486;
}                  

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   ********************/
