body {
  margin: 0;
  padding: 0;
  font-family: Trebuchet ms,Verdana,Tahoma,sans-serif;
  font-size: 0.9em;
  background-color: #dff4fe;
  background-image: url(../images1/background.png);
  background-repeat:repeat;
  color: #fff;
}
#conteneur {
  margin: 1px auto;
  width: 990px;
}
#entete {
  height: 319px;
  width: 990px;
  background: transparent url(../images1/te.png) no-repeat scroll center bottom;
}
#panfpf {
  position: absolute;
  top: 100px;
  padding-left: 100px;
  height: 112px;
  width: 55px;
  z-index: 1;
}
#panpefc {
  position: absolute;
  top: 214px;
  padding-left: 81px;
  height: 64px;
  width: 85px;
  z-index: 2;
}
#menuhaut {
  position: absolute;
  top: 300px;
  height: 22px;
  width: 908px;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-left: 30px;  
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  overflow: hidden;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menuhaut li {
  float: left;
}
#menuhaut li a {
  background: transparent url(../images1/separateur.jpg) no-repeat scroll left center;
  color: #fff;
  text-decoration: none;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}
#menuhaut li a:hover {
  color: #e00;
  text-decoration: none;
}
#milieu {
  background-color: #FFF;
}
p {
  margin: 0px 0 5px;
}
.gauche {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.droit {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
h1 {
  border-left: 3px solid #c0c0c0;
  margin-bottom: 10px;
  margin-top: 13px;
  padding-left: 0.5em;
  padding-bottom: 2px;
  line-height: 1.5;
}
h2 {
  border-left: 3px solid #c0c0c0;
  clear: left;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 0.5em;
  padding-left: 0.5em;
  padding-bottom: 0.2em;
  line-height: 1.5;
}
h3 {
  border-left: 3px solid #c0c0c0;
  clear: left;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 0.5em;
  padding-left: 0.5em;
  padding-bottom: 0.2em;
  line-height: 1.5;
}
#colonne {
  float: left;
  margin-left: 30px;
  width: 200px;
  overflow: auto;
}
.menugauche {
  margin: 0 0 0 13px;
  padding: 0;
  list-style-type: none;
}
.menugauche li a {
  text-decoration: none;
  font-weight: normal;
}
.menugauche li a:hover {
  color: #ee0000;
  font-weight: normal;
  text-decoration: underline;
}
#contenu {
  padding-left: 0px;
  margin-left: 0px;
  width: 730px;
  height: auto;
  overflow: auto;
}
#contenu a {
  text-decoration: none;
}
#contenu a:hover {
  color: #ee0000;
  text-decoration: underline;
}
#pied {
  text-align: center;
  padding-top: 5px;
  width: 990px;
  margin-left: 0px;
  font-size: 10px;
  height: 30px;
  background-image: url(../images1/pi.png);
  background-repeat: no-repeat;
  color: #fff;
}
#pied a {
  color: #000;
  text-decoration: none;
}
#pied a:hover {
  color: #ee0000;
  text-decoration: underline;
}

#xiti-logo {
  float: left;
  text-align: left;
  padding-left: 35px;
  padding-top: 0px;
}
