body{
  padding: 0px;
  margin: 0px; 
  font-weight: normal;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #3f6e3a;
  text-align: center;
}
#global{
  width: 999px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#conteneur{
  width: 809px;
  float: right;
  background: url(../../images/fondpage.gif) repeat 0 0;
  background-color: #FFFFF5;
}
#page_bas{
  width: 809px;
  height: 34;
  background: url(../../images/bas.gif) no-repeat 0 0;
}
#menu{
  width: 190px;
  height: 100%;
  float: left;
  margin-top: 25;
  text-align: center;
}
#header{
  width: 809px;
  height: 120px;
  background: url(../../images/header.jpg) no-repeat 0 0;
}
#page{
  padding-top : 10px;
  padding-left: 8px;
  padding-right: 15px;
  padding-bottom: 0px;
}

#page table{
  font-size: 13px;
}
#page h1{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
}
#page a{
  font-size: 13px;
  color: #0033cc;
  text-decoration: none;
  font-weight: bold;
}
#page a:hover{
  font-size: 13px;
  color: red;
  text-decoration: underline;
  font-weight: bold;
}

/* section menu */
#section {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #E1DFDF;
}
.conteneur_menu{
  width: 176px;
  float: center;
  background-color: #F0E9C8;
  margin-top: 10px;
  padding: 0px;
  text-align: left;
}
.conteneur_menu_margin_top {
  padding-top: 11px;
}

.menu_hg, .menu_hd, .menu_bg, .menu_bd{
  height: 11px; width: 12px;
  background-repeat: no-repeat;
  font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.menu_hg{
  background: url(../../images/hg.gif);
}
.menu_hd{
  float: right;
  background: url(../../images/hd.gif);
}
.menu_bg{
  background: url(../../images/bg.gif);
}
.menu_bd{
  float: right;
  background: url(../../images/bd.gif);
}
.conteneur_menu p{
  text-align: center;
  margin: 0;
}
.conteneur_menu a{
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  color: #000;
  text-decoration: none;
}
.conteneur_menu a:hover{
  font-size: 18px;
  color: red;
  font-weight: bold;
  margin: 0px;
  text-decoration: underline;
}

.menu_contenu ul{
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: 5px;
  padding: 0px;
  list-style: none;
  text-align: left;
}

.menu_contenu li {
  display: block;
  line-height: 11px;
  margin: 0;
}

.menu_contenu a{
  font-size: 11px;
  color: #0033cc;
  text-decoration: none;
  font-weight: normal;
}
.menu_contenu a:hover{
  font-size: 11px;
  color: red;
  text-decoration: underline;
  font-weight: normal;
}

.ul_proj_etab{
  margin-bottom:0 px;
}
