a:link { text-decoration: none; color: ffffff; }
a:visited { text-decoration: none; color: ffffff; }
a:hover { text-decoration: none; color: 000000; }
a:active { text-decoration: none; color: ffffff; }

body {
  background-image: url("../images/fond_body.gif");
  background-position: top left;
  background-repeat: repeat-y;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

table.version {
  background-image: url("../images/fond_version.gif");
  background-position: top left;
  background-repeat: no-repeat;
  background-color: 646464;
  width: 100%;
  height: 15px;
  font-family: Arial;
  font-size: 7pt;
  color: ffffff;
  font-weight: bold;
  text-align: center;
}

table.case {
  background-color: ffffff;
  width: 134px;
  height: 134px;
}

table.colonne {
  background-image: url("../images/fond_colonne.gif");
  width: 134px;
}

table.colonne td {
  height: 132px;
  vertical-align: top;
}

p.case {
  font-family: Arial;
  font-size: 10pt;
  margin-left: 8px;
  margin-top: 6px;
  line-height: 20px;
  color: ffffff;
}

div.menu {
  margin-top: 133px;
}

div.colonne {
  margin-top: 133px;
  float: left;
}

div.artiste {
  margin-top: 133px;
  background-image: url("../images/fond_case.gif");
  width: 132px;
  height: 134px;
  float: left;
}

div.photo {
  margin-top: 133px;
  width: 132px;
  height: 132px;
  border: 1px solid white;
  float: left;
}

div.photo img {
  width: 132px;
  height: 132px;
}

div.contenu {
  margin-top: 133px;
  background-image: url("../images/fond_contenu.gif");
  background-position: top left;
  background-repeat: no-repeat;
  width: 430px;
  float: left;
}

p.contenu {
  font-family: Arial;
  font-size: 10pt;
  margin-left: 8px;
  margin-top: 6px;
  color: ffffff;
}

div.oeuvres {
  margin-top: 133px;
  float: left;
}

div.oeuvres img {
  width: 132px;
  height: 132px;
}

table.oeuvres {
  background-image: url("../images/fond_tableau.gif");
  width: 666px;
}

table.oeuvres td {
  height: 132px;
  width: 132px;
}

div.typeA {
  margin-top: 133px;
  background-image: url("../images/fond_galerie.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 600px;
  height: 500px;
  overflow: auto;
}

p.typeA {
  font-family: Arial;
  font-size: 10pt;
  margin-left: 140px;
  margin-top: 6px;
  line-height: 20px;
  color: ffffff;
}

div.typeB {
  margin-top: 0px;
  background-image: url("../images/fond_contact.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 640px;
  height: 400px;
  overflow: auto;
}

p.typeB {
  font-family: Arial;
  font-size: 10pt;
  margin-left: 410px;
  margin-top: 270px;
  line-height: 20px;
  color: ffffff;
}

div.typeC {
  margin-top: 133px;
  background-image: url("../images/fond_expositions.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 600px;
  height: 500px;
  overflow: auto;
}

div.typeD {
  margin-top: 133px;
  background-image: url("../images/fond_presse.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 600px;
  height: 500px;
  overflow: auto;
}