BODY {
  background: #666666;
  margin: 0px;
  padding: 0px;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-highlight-color: #ff9933;
  scrollbar-shadow-color: #666666;
  scrollbar-darkshadow-color: #fff2e5;
  scrollbar-face-color: #cc6600;
  scrollbar-track-color: #fff2e5;
}

IMG {
  border: 0px;
}

.news {
  text-indent: 0px;
  font-family: verdana, arial, helvetica, sans-serif ;
  font-size: 12px;
  color: #000000;
  text-align: justify;
}
.fenetrenews {
  background: #e5ffe4;
  border: #339966 1px solid;
  z-index: 1;
}

/* STRUCTURE PAGE */
#conteneur_page {
  border: 0px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
#marge_gauche {
  background: url("images-fr/ombre_droite.gif") repeat-y left;
}
#marge_droite {
  background: url("images-fr/ombre_gauche.gif") repeat-y right;
}
#entete {
  background: #FFFFFF;
  width: 790px;
  height: 110px;
}
#cadre_menu {
  background: #FFFFFF;
  width: 790px;
  height: 26px;
}
#cadre_page {
  background: #FFFFFF;
  width: 790px;
}
#pied {
  background: #FFFFFF;
  width: 790px;
  height: 50px;
  font-family: verdana, arial, helvetica, sans-serif ;
  font-size: 10px;
  color: #000000;
  text-align: center;
}                      

/* ENTETE */
#bandeau {
  position: relative;
  width: 790px;
  height: 110px;
  overflow: hidden;
}
#copyright {
  position: absolute;
  top: 15px;
  left: -20px;
}
#drapeau {
  position: absolute;
  top: 15px;
  right: 15px;
}
#logo {
  position: absolute;
  top: 15px;
  left: 15px;
}
#defilant {
  position: absolute;
  bottom: -10px;
  left : 15px;
}

/* CONTENU */
#images_page {
  width: 265px;
  float: left;
}
#images_page IMG {
  margin: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
}
#texte_page {
  margin-top: 10px;
  margin-left: 260px;
  width: 520px;
}

/* TITRE DU MENU */
#menu {
  position: relative;
  width: 790px;
  top: 0px;
  left: 0px;
  z-index: 20;
}
.titre {
  float: left;
}                   

/* SOUSMENUS POSITIONS ET FONDS */
#compania, #sierra, #canyon, #rando, #pluri {
  top: 30px;
  border: 1px solid #000000;
  position: absolute;
  visibility : hidden;
  padding: 5px;
}
#compania {
  background: #fff2e7;
  left: 69px;
}
#sierra {
  background: #fff2e7;
  left: 179px;
}
#canyon {
  background: #e5ffff;
  left: 275px;
}
#pluri {
  background: #e5ffe4;
  left: 360px;
}
#rando {
  background: #e5ffe4;
  left: 450px;
}

/* SOUSMENUS LIENS */
#compania A, #sierra A, #canyon A, #rando A, #pluri A {
  text-decoration: none;
  font-family: verdana, arial,helvetica, sans-serif ;
  font-size: 12px;
  font-weight: bold;
}
#sierra P {
  text-decoration: none;
  text-indent: 0px;
  font-family: verdana, arial,helvetica, sans-serif ;
  font-size: 12px;
  font-weight: bold;
  color: #742c00;
  margin: 0px;
}
#compania A, #sierra A {
  color: #cc6600;
}
#canyon A {
  color: #339999;
}
#pluri A {
  color: #339999;
}
#rando A {
  color: #339966;
}
#compania A:hover, #sierra A:hover {
  color: #ff9935;
}
#canyon A:hover {
  color: #52cccd;
}
#pluri A:hover {
  color: #52cccd;
}
#rando A:hover {
  color: #52cc8f;
}          

/* DETAIL */

#tarifsEtDates{
  width: 80%;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

#tarifsEtDates TD {
  border: 1px solid #000000;
}
#tarifsEtDates P {  
  text-align: center;
  text-indent: 0px;
}

