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

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

div.shadow {
  background: url("/share/img/modeles/ombre_cote.png") repeat-y center center;
}
div.shadowbas {
  background: url("/share/img/modeles/ombre_bas.png") no-repeat center top;
  height: 32px;
}
div.shadowbas div.complete {
  background: #6F6F6F;
  width: 950px;
  margin: 0 auto;
  height: 3px;
}
/******************   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: #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: url("/share/img/modeles/trans_small.png") repeat-x center bottom;
  background-color: #ACCF5A;
}
#menu_ppal li.selected a {
  color: black;
}

#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 div.contenu {
  min-height: 100%;
}

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 {
  border: solid 1px #bbb;
}
fieldset legend {
  background-color: #ddd;
}

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


/********************   BAS   *********************/
table.global td.bas {
  padding: 5px 5px 2px 5px;
  color: #999;
  background: url("/share/img/modeles/trans_small.png") repeat-x center bottom;
  background-color: #6F6F6F;
  text-align: center;
  vertical-align: middle;
}

table.global td.bas a {
  color: #fff;
  text-decoration: none;
  margin: 0 10px;
}
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.contenu { 
  width: 760px;
}

table.global td.menu_gauche { 
  display: table-cell;
  display: block\9;
  width: 190px;
  vertical-align: top;
  padding: 0 0 50px 0;
  border-right: solid 1px #aeaeae;
  background: #EEE url("/share/img/modeles/top_trans2.png") repeat-x center -200px;
}

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

td.menu_gauche li { 
  padding: 4px 8px;
  margin: 0;
  list-style: none;
}

td.menu_gauche a { 
  display: block;
  text-decoration: none;
  color: #132163;
  font-size: .9em;
}            

td.menu_gauche li:hover,
td.menu_gauche li.selected { 
  background: url("/share/img/modeles/trans_small.png") repeat-x center top;
  background-color: #ACCF5A;
}
td.menu_gauche li:hover a,
td.menu_gauche li.selected a { 
  color: #000;
}
/********************   MENU   ********************/

