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;
  padding-left: 20px;
  padding-top: 3px;
}


.titre2
{
  font-size: 13px;
  text-decoration: underline;
  color: #CC3300;
  padding-left: 20px;
  padding-top: 3px;
}

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

p.titre-page
{
  font-family: Arial;
  text-align: center;
  font-size: 20px;
  color: #CC3300;
  font-weight: bold;
}

table.pa
{
  border:3px solid #6495ed;
  border-collapse:collapse;
}

td.pa
{
  border: 1px dotted #6495ed;
  padding: 3px;
  width: 190px;
  text-align: center;
}

img
{
  border: none;
}

h1
{
  font-size: 18px;
  font-variant: small-caps;
  color: #CC3300;
  margin-left: 50px;
}

div.centre
{
  text-align: center;
}

div.pub
{
  margin-left: 100px;
  margin-right: 20px;
  margin-top: 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(http://www.biomed.fr/images/fond-biomed.jpg);
  background-repeat: no-repeat;
  padding: 5px;
}

div#pageleft
{
  position:absolute;
  margin-top: 160px;
  float: left;
  width: 140px;
  text-align: center;
}

div#sousmenu
{
  position:absolute;
  top: 400px;
  left: 0px;
  float: left;
  width: 140px;
  text-align: center;
}

div#pagemain
{
  margin-top: 210px;
  margin-left: 180px;
  margin-right: 0px;
  min-height: 500px;
}

div#pagemain li {
  padding-right: 30px;
}

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.gbas
{
  text-align: right;
  font-size: 12px;
  color: #663300;
}

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

.menu {
  left: 0px;
  width: 150px;
  text-align: center;
}

.menu dt {
  font-size: 14px;
  cursor: pointer;
  margin: 5px;
  margin-left: 0px;
  height: 20px;
  line-height: 16px;
  font-family: "comic sans ms";
  font-weight: bold;
  background-image: url(http://www.biomed.fr/images/boutton-bleu.png);
  background-repeat: no-repeat;
  text-align: center;
  color: #000099;
}

.menu dt:hover {
  background-image: url(http://www.biomed.fr/images/boutton-rouge.png);
  background-repeat: no-repeat;
  color: #FFFF00;
}

.menu dd {
  font-size: 12px;
  border-style: outset;
  border-color: #CC0000;
  border-width: 1px;
  margin-left: 5px;
  margin-right: 5px;

}

.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.menu li a 
{
  color: #000099;
  text-decoration: none;
  display: block;
  border: 0 none;
  text-align: left;
  height: 15px;
}

.menu li a:hover 
{
  background: #CC0000;
  color: #FFFF00;
}

.menu dt a 
{
  font-family: "comic sans ms";
  font-size: 14px;
  text-decoration: none;
  display: block;
  border: 0 none;
  color: #000099;
}

.menu dt a:hover 
{
  color: #FFFF00;
}

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

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

div.gauche
{
  float: left;
}


div.datablock
{
  background-image: url(http://www.biomed.fr/images/fond_orange.png);
  background-repeat: no-repeat;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 7px;
  padding-left: 7px;
  width: 570px;
  height: 150px;
  margin: 0px;
}

div.datablock-haut
{
  background-image: url(http://www.biomed.fr/images/datablock-haut.png);
  background-repeat: no-repeat;
  width: 580px;
  margin: 0px;
  padding-top: 7px;
}

div.datablock-milieu
{
  background-image: url(http://www.biomed.fr/images/datablock-milieu.png);
  background-repeat: repeat-y;
  margin-top: 15px;
  width: 580px;
}

div.datablock-bas
{
  background-image: url(http://www.biomed.fr/images/datablock-bas.png);
  background-repeat: no-repeat;
  text-align: right;
  margin: 0px;
  width: 580px;
  height: 26px;
  margin: 0px;
}

.datablock-milieu li {
  padding-right: 10px;
}

div.block
{
  background: #FFFF99;
  border-style: solid;
  border-color: #FFCC66;
  border-width: 2px;
  width: 95%;
  height: 150px;
}

div#pagemain a, div#pagemain a:link, div#pagemain a:visited, div#pagemain a:active
{
  border: 1px none #F8F8B0;
  font-family: Verdana;
  color: #663300;
  text-decoration: underline;
  display: inline;
}

div#pagemain a:hover
{
  color: #FF0000;
  background: #FFCC00;
  border: 1px dashed #E01C1C;
  display: inline;
}

div#pagemain a.img, div#pagemain a.img:hover, div#pagemain a.img:link, div#pagemain a.img:visited, div#pagemain a.img:active
{
  border: none;
  text-decoration: underline;
  background: inherit;
}
