/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background-color: silver;
  font-family: CenturySchL;
  font-size: 0.8em;
}
#header {
  height: 70px;
  background-repeat: repeat-x;
  background-position: center top;
  background-image: url(img/header-fond-70px.png);
  text-align: center;
}
#haut {
  background-color: #efefef;
  height: 50px;
}
#conteneur {
  position: absolute;
  width: 100%;
  background-color: #efefef;
}
#centre {
  border: 1px solid #999999;
  padding: 5px 5px 300px;
  margin-left: 200px;
  background-repeat: no-repeat;
  background-color: white;
  background-position: center bottom;
  background-image: url(img/radio.jpg);
}
#gauche {
  position: absolute;
  left: 0;
  width: 200px;
  background-color: #efefef;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 180px;
  margin-top: 25px;
  background-image: url(img/logo-ve2csp.png);
  text-align: center;
}
#gauche li {
  text-align: left;
}
#pied {
  text-align: center;
  color: black;
  background-repeat: repeat-x;
  height: 70px;
  line-height: 50pt;
  font-weight: bold;
  font-size: larger;
  background-position: left bottom;
  background-image: url(img/footer-fond-70px.png);
}
#pied a:link, #pied a:visited {
  background-color: transparent;
  text-decoration: none;
  color: black;
}
#pied a:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #222222;
}
#pied a:active {
  background-color: transparent;
  text-decoration: underline;
  color: #2c0000;
}
ul {
  list-style-type: none;
}
#menu {
  margin: 0 0 0 10px;
  padding: 5pt 0 0;
  list-style-type: none;
}
#menu li {
  margin: 0 15px 0 0;
  padding: 0 0 0 8px;
  background: #efefef url(img/barre-noire.png) no-repeat scroll left top;
  float: left;
}
#menu li#active {
  background: #efefef url(img/barre-blanche.png) no-repeat scroll left top;
}
#menu li a {
  margin: 0;
  padding: 4px 8px 8px 0;
  background: #efefef url(img/barre-noire.png) no-repeat scroll right top;
  float: left;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  color: white;
  font-weight: bold;
}
#menu li#active a {
  background: #efefef url(img/barre-blanche.png) no-repeat scroll right top;
  color: black;
}
#menu li a:hover {
  color: red;
}
p {
  padding-bottom: 20px;
}
h1 {
  padding: 30px 30px 50px;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
  font-size: xx-large;
}
h2 {
  font-weight: 700;
  margin-top: 5px;
  font-size: large;
  padding-bottom: 25px;
}
h3 {
  font-size: x-large;
}
#coax {
  background-image: url(img/coax.gif);
  background-repeat: no-repeat;
  background-position:  center center;
  height: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
}
