BODY { 
  margin: 0;
  line-height: 110%;
  color: black;
  background: #5980A9 url("../images/backdot.gif") repeat;
}

.maintable {
  padding: 0;
  border-width: 0;
  color: black;
  background: transparent url("../images/phare.jpg") no-repeat;
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 14px;
}

.toprow {
  color:inherit;
  background: transparent url("../images/linedot.gif") repeat-x fixed center;
}

.middlerow {
  height:480px;
  vertical-align:top;
}

.bottomrow {
  color:inherit;
  background: transparent url("../images/linedot.gif") repeat-x fixed top;
  vertical-align:top;
}

.menu {
  vertical-align:top;
  padding-left:25px;
  padding-top:260px;
  font-size: 16px;
}

.header {
  color:#DDD9DB;
  background: inherit;
  font-size: 16px;
}

.maintext {
  font-size: 14px;
  margin-left: 20px;
  margin-right: 200px;
  margin-bottom: 20px;

}

.cM {
  font-size: 11px;
}

a:link {color: #DDD9DB}
a:visited {color: #DDD9DB}
a:hover {color: #DDD9DB}

.copyright {
  font-size: 10px;
  line-height: 100%;
  text-align: right; 
  margin-top:5px; 
}
