/* Generated by KompoZer */
#header {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background-color: #336699;
  color: white;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(../image/HeaderDeLuxe3.png);
  min-width: 500px;
  height: 99px;
}
#hmenu {
  border: 1px solid black;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 0.7em;
  text-align: center;
  line-height: 2.5em;
  background-color: #003366;
  list-style-type: none;
  height: 2.5em;
  min-width: 500px;
}
#hmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#hmenu li {
  border-right: 1px solid black;
  color: white;
  float: left;
  width: 85px;
  background-color: #333333;
}
#hmenu a {
  color: white;
  background-color: #003366;
  display: block;
  text-decoration: none;
}
#hmenu a:hover {
  background-color: #336699;
}
#content {
  border-left: 1px solid black;
  border-right: 1px solid black;
  background-color: #cccccc;
  background-position: left top;
  min-width: 500px;
}
#col1 {
  float: left;
  background-color: transparent;
  width: 150px;
}
#main {
  border-left: 1px solid black;
  padding: 32px 10px 10px 32px;
  color: black;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  background-repeat: no-repeat;
  background-position: left top;
  font-weight: inherit;
  margin-left: 85px;
  min-height: 350px;
}
#footer {
  border: 1px solid black;
  background-color: #336699;
  color: white;
  min-width: 500px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
}
h1 {
}
#vmenu {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 0.7em;
  text-align: center;
  float: left;
  margin-top: 15px;
  width: 85px;
}
#vmenu li {
  border-bottom: 1px solid black;
  color: white;
  background-color: #333333;
  height: 32px;
}
#hline {
  border: 1px solid black;
  height: 5px;
  min-width: 500px;
}
#vmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#vmenu a {
  color: white;
  display: block;
  text-decoration: none;
  background-color: #003366;
  height: 32px;
}
#vmenu a:hover {
  background-color: #336699;
}
#min-width {
  min-width: 500px;
}
#min-widthIE {
  width: 500px;
  background-color: red;
  height: 12px;
  font-weight: bold;
}
