body
{
  position: absolute; 
  left: 50%;
  padding: 0;
  background: #6C859C;
  width: 800px;
  margin-left: -400px; 
  margin-right: 0;
  margin-top: 0;
}

p,ul,ol,li,dl,dt,dd,td,div
{
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #663300;
  text-align: justify;
}

.titre
{
  font-size: 13px;
  font-weight: bold;
  color: #CC3300;
  margin-left: 20px;
}

.sstitre
{
  font-size: 11px;
  font-style: italic;
}

h1
{
  font-size: 25px;
  font-weight: bold;
  color: #CC3300;
  margin-left: 50px;
}

img
{
  border: none;
}

div.centre
{
  text-align: center;
}

div.pub
{
  margin-left: 100px;
  margin-right: 20px;
  height: 80px;

}

div#global
{
  background: #FFFFCC;
  min-height: 700px;
  border-right: solid #000066 2px;
  border-left: solid #000066 2px;
}

div#pagebody
{
  background-image: url(images/fond1.jpg);
  background-repeat: no-repeat;
  padding: 5px;
  line-height: 1em; /* bug IE */
}

div#pageleft
{
  margin-top: 250px;
  float: left;
  line-height: 1.3em; /* bug IE */
  width: 140px;
  text-align: center;
}

div#pagemain
{
  margin-top: 210px;
  margin-left: 190px;
  margin-right: 0px;
}

div#pagemain a, div#pagemain a:link, div#pagemain a:visited, div#pagemain a:active
{
  text-decoration: none;
  color: #663300;
}

div#pagemain a:hover
{
  text-decoration: underline;
}

div.barre
{
  clear: both;
  text-align: center;
  background: #000066;
  font-weight: bold;
  color: #FFCC66;
}

div.bas
{
  clear: both;
  text-align: center;
  background: #000066;
  font-size: 10px;
  color: #FFCC66;
}

div.bas a, div.bas a:link, div.bas a:visited, div.bas a:active, div.bas a:hover
{
  color: #FFCC66;
  text-decoration: none;
}

div.menublock
{
  font-weight: bold;
  color: #FFCC66; 
  border-style: outset;
  border-color: #FFCC66;
  border-width: 2px;
  width: 130px;
  margin-bottom: 5px;
  text-align: center;
  background: #000066; 
}

div.menubody
{
  font-weight: normal;
  color: #FFFFFF;
  border: none;
  text-align: left;
background-image: url(images/fond.jpg);
}

div.menubody a, div.menubody a:link, div.menubody a:visited, div.menubody a:active
{
  font-family: Verdana;
  color: #FFCC00;
  text-decoration: none;
}

div.menubody a:hover
{
  color: #FF0000;
  text-decoration: underline;
}

td, li
{
  line-height: 1.2em; /* bug IE */
}

div.menubody ul
{
  list-style-type: none;
  padding: 5px 5px 5px 5px;
  margin: 0px;
}

div.droite
{
  float: right;
  text-align: center;
  padding: 5px;
  margin-right: 30px;
  margin-top: 5px;
}

div.gauche
{
  float: left;
}


div.datablock
{
  background-image: url(images/fond_orange.png);
  background-repeat: no-repeat;
  padding: 10px;
  width: 570px;
  height: 150px;
  margin: 0px;
}

div.datablock a, div.datablock a:hover
{
  color: #663300;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

div.gbas
{
  clear: both;
  text-align: right;
  background: #FFFF99;
  font-size: 10px;
  color: #663300;
}
