
body
{
   width: 800px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 0px;
   background-image: url(images/fondpage.jpg);
   background-repeat: repeat-x;
}

/* L'en-tête */

#en_tete
{
   width: 800px;
   height: 76px;
   margin-bottom: 0px;
}


/* Le menu */

#sousentete
{
   width: 800px;
   background-image: url(images/fondcomputer.gif);
   height: 20px;
}
#menuHoriz
{
   width: 800px;
   height: 62px;
}
/* Le corps de la page */

#Photos
{
  width: 800px;
  height: 162px;
}

#autresPhotos
{
  width: 800px;
  height: 157px;
}

#sousPhotos
{
  width: 800px;
  height: 174px;
  background-image: url(images/souphoto.jpg);
  background-repeat: no-repeat;
}

#souscontenu
{
  width: 800px;
  height: 14px;
}

#corps1
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   background-repeat: repeat-x;
}

#corps1gauche
{
  float: left;
  width: 265px;
  background-color: #FFFFFF;
  height: 350px;
  border-right: solid #003399 1px;
}

#corps1droite
{
  float: right;
  width: 534px;
  background-color: #FFFFFF;
  height: 350px;
  overflow: scroll;
}

#webdesign{
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  height: 100px;
  font: Verdana, Arial, Helvetica, sans-serif, 10px;
}

#webdesinphoto{
  float: left;
  width: 20%;
}

#webdesintext{
  float: right;
  width: 70%;
  height: 88px;
  color: #202020;
}

#piedgauche
{
  float: left;
  width: 266px;
  height: 44px;
  text-align: center;
  vertical-align: middle;
}

#pieddroite
{
  float: right;
  width: 534px;
  height: 44px;
  background-image: url(images/fondmenubas.jpg);
  text-align: center;
  vertical-align: text-bottom;
}

#pied_de_page
{
   width: 800px;
   height:44px;
}