body {
  margin: 0px;
}
#logo {
  border-width: 0px;
  border-bottom-style: solid;
  background-repeat: repeat-x;
  background-position: center top;
  width: 274px;
  height: 213px;
  color: black;
  font-style: italic;
  text-align: right;
  font-weight: lighter;
  font-size: large;
  float: left;
  background-image: url(logo-CVL3.png);
  text-decoration: none;
}
#topheader {
  float: right;
  width: 526px;
  position: relative;
  background-color: #f0f0f0;
  background-position: right top;
  background-image: url(haut_de_page.gif);
  height: 110px;
  background-repeat: no-repeat;
}
#toplinks {
  position: absolute;
  right: 50px;
  top: 70px;
}
#menu {
  height: 30px;
  width: 526px;
  float: right;
  background-image: url(bg_menu.gif);
  background-repeat: repeat-x;
  background-position: right center;
}
#submenu {
  float: right;
  width: 526px;
  height: 32px;
  background-image: url(bg_submenu.gif);
  background-position: center top;
  background-repeat: repeat-x;
}
#contenttext {
  float: right;
  width: 502px;
}
#leftpanel {
  width: 284px;
  float: left;
}
#footer {
  padding: 10px;
  background-position: left bottom;
  background-repeat: no-repeat;
  float: left;
  width: 800px;
  height: 80px;
  background-image: url(basdepage.jpg);
}
.graypanel {
  border: 1px solid #666666;
  margin: 10px;
  padding: 10px;
  background-color: #f7f7f7;
}
.bodytext {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.7em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
}
.titletext {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 1.8em;
  font-weight: bold;
  color: #cc0000;
}
.whitetitle {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
}
.smalltitle {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 20px;
  font-weight: bold;
  color: #cc0000;
}
.smallwhitetext {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}
.smallwhitetext a {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
.smallwhitetext a:hover {
  text-decoration: underline;
}
.smallgraytext {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #999999;
}
.smallgraytext a {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  text-decoration: none;
}
.smallgraytext a:hover {
  text-decoration: underline;
}
.smallredtext {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
}
.smallredtext a {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
  text-decoration: none;
}
.smallredtext a:hover {
  text-decoration: underline;
}
