/* Generated by KaZcadeS */
html {
  margin: 0;
  height: 100%;
}
body {
  margin: 0;
  height: 100%;
  color: #ffffff;
  font-family: Times New Roman,Times,serif;
  font-size: 100%;
  background-color: #ffcc00;
}
#global {
  margin: 0 auto;
  min-height: 100%;
  width: 750px;
  position: relative;
  background-position: left top;
  background-repeat: repeat;
  padding-left: 0;
  padding-right: 0;
  background-image: url(../images/fondnoirorange.png);
}
#center {
  overflow: auto;
}
#footer {
  width: 100%;
  position: absolute;
  background-repeat: no-repeat;
  bottom: 0;
  background-image: url(../images/footer.png);
  background-position: left bottom;
}
#sidebar {
  float: left;
  background-repeat: repeat-y;
  width: 250px;
}
#content {
  margin-left: 10px;
  width: 480px;
  float: left;
  margin-right: 10px;
}
#header {
  background-repeat: no-repeat;
  position: relative;
  height: 110px;
  background-color: #ff9966;
  background-image: url(../images/header_orange.gif);
}
#header h1 {
  margin: 0;
  background-color: #fdfdfd;
  font-family: Georgia;
  font-size: 2em;
  bottom: 10px;
  left: 30px;
  position: absolute;
  color: #cc0000;
}
#sidebar h3 {
  padding-top: 0;
  padding-left: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 20px;
  color: #ff6600;
}
#content h2 {
  background-repeat: no-repeat;
  padding-left: 35px;
  text-transform: uppercase;
  margin-top: 20px;
  background-color: #ff6600;
  color: #ffffff;
  margin-right: 5px;
}
a {
  font-weight: bold;
  color: #ff6600;
  line-height: 30px;
}
a:hover {
  color: #ffffff;
}
#blocimage {
  border: 2px solid #ffffff;
  background-color: #999999;
  font-family: Times New Roman,Times,serif;
  font-weight: bold;
  font-size: 15px;
}
#content p {
  border-color: #3366ff;
  border-width: 2px;
  padding-top: 0px;
  width: 470px;
  padding-bottom: 5px;
  margin-top: 0;
  margin-bottom: 25px;
}
h4 {
  padding-top: 0;
  display: block;
  width: 270px;
  background-repeat: no-repeat;
  padding-bottom: 0;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 30px;
  font-weight: bold;
  font-size: 1.05em;
  line-height: 30px;
  padding-left: 30px;
  float: left;
  background-image: url(../images/Titre_4.png);
}
#menu {
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
}
dl, dt, dd, ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu {
  width: 15em;
}
#menu dt {
  border-color: gray;
  border-width: 1px;
  margin: 2px 0;
  cursor: pointer;
  font-weight: bold;
  font-size: 0.85em;
  height: 20px;
  line-height: 20px;
  padding-bottom: 2px;
  color: #ffffff;
  text-align: center;
  background-image: url(../images/onglet_bleu.png);
  background-repeat: no-repeat;
}
#menu dd {
  border: 1px solid gray;
  font-size: 0.8em;
}
#menu li {
  text-align: left;
}
#menu li a, #menu dt a {
  border: none;
  text-decoration: none;
  display: block;
  height: 100%;
  padding-bottom: 2px;
  color: #ffffff;
}
#menu li a:hover, #menu dt a:hover {
  background-repeat: repeat;
  background-color: #666666;
}
#menu2 li a {
  background-color: #3366ff;
  display: block;
  margin-right: 10px;
  margin-bottom: 2px;
  text-align: center;
  text-decoration: none;
  font-size: 0.85em;
  line-height: 20px;
  margin-top: 2px;
  height: 20px;
  color: #ffffff;
}
#menu2 li a:hover {
  background-color: #666666;
}
#content li {
  background-image: url(../images/LogoVnb.jpg);
  background-repeat: no-repeat;
  padding-left: 35px;
  margin-bottom: 15px;
  margin-top: 15px;
}
#footer a {
  margin: 0 5px 0 0;
  float: right;
  color: #ffffff;
  font-size: 0.9em;
  text-decoration: none;
  display: block;
}
a:visited {
  color: #999999;
}
