body
{
  width: 750px;
  margin-left: 30px;
  margin-top: 0px;
  padding: 0px;
  background: #FFFFFF;
}

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

div.titre
{
  font-size: 22px;
  font-weight: bold;
  color: #000099;
  text-align: center;
}

.legende
{
  font-size: 10px;
  text-align: right;
}

.legende2
{
  font-size: 10px;
  font-style:italic;
}

.bleu
{
  font-size: 12px;
  color: #000099;
  text-align: inherit;
}

h1
{
  font-size: 20px;
  font-weight: bold;
  color: #000099;
  text-align: center;
}

h2
{
  font-size: 17px;
  font-weight: bold;
  color: #990000;
}

h3
{
  font-size: 14px;
  font-weight: bold;
  color: #663300;
  text-decoration: underline;
}

.petit
{
  font-size: 10px;
  color: #FFFFCC;
}

.rouge
{
  font-weight: bold;
  color: #990000;
}

img
{
  border: none;
}

div.centre,span.centre
{
  text-align: center;
}

a, a:link, a:visited, a:active
{
  color: #000099;
  text-decoration: none;
}

a:hover
{
  color: #3171D6;
  text-decoration: underline;
}

div#global
{
  width: 100%;
  border-right: solid #FFCC66 3px;
  border-left: solid #FFCC66 3px;
}

div#pagebody
{
  padding: 5px;
  line-height: 1em; /* bug IE */
  background: #FFFFCC;

}

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

div#pagemain
{
  margin-left: 165px;
  text-align: justify;
  padding-right: 5px;
  min-height : 400px;
}

div.top
{
  background-image: url(images/fond0.jpg);
  height: 120px;
  clear: both;
  text-align: center;
  vertical-align: middle;
}

div.resume
{
  background: #FFFF99;
}

div.barre
{
  background-image: url(images/barend.png);
  clear: both;
  text-align: left;
  font-weight: bold;
  color: #663300;
  height: 22px;
  background-repeat: repeat;
}

div.sep
{
  height: 18px;
  font-size: 18px;
  text-align: center;
  background: #0099FF;
  font-weight: bold;
  color: #FFCC00;
  vertical-align: middle;
}

div.bas
{
  clear: both;
  text-align: center;
  background: #3366CC;
  border-style: solid;
  border-color: #3366CC;
  border-width: 3px;
  font-size: 10px;
  color: #FFFFCC;
  width: 100%;
}

div.menublock
{
  font-weight: bold;
  color: #FFFFCC;
  background: #3366CC;
  border-style: solid;
  border-color: #FFCC66;
  border-width: 2px;
  width: 140px;
  margin-bottom: 5px;
  text-align: center;
}

div.menubody
{
  font-weight: normal;
  color: #663300;
  border: none;
  text-align: left;
  background: #FFFFCC;
}

table, td, tr
{
 border: 0px;
 text-align: justify;
 vertical-align: top;
 padding: 5px;
}

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

div.menubody li
{
  font-size: 11px;
  margin-bottom: 3px;
}

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

div.droite
{
  float: right;
  text-align: center;
  padding: 3px;
  border-style: solid;
  border-color: #FFCC66;
  border-width: 1px;
  margin-right: 5px;
  margin-top: 5px;
}

div.datablock
{
  background: #FFFF99;
  border-style: solid;
  border-color: #FFCC66;
  border-width: 2px;
  margin-bottom: 15px;
  padding: 5px;
  width: 95%;
}

div.gauche
{
  float: left;
  text-align: center;
  padding: 3px;
  border-style: solid;
  border-color: #FFCC66;
  border-width: 1px;
  margin-right: 5px;
  margin-top: 5px;
}

div.texte
{
  float: left;
  text-align: justify;
  border: none;
  margin-left: 60px;
}


