/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  color: #333333;
  background-color: #141414;
  background-image: url(fond_sudpanorama.png);
  background-attachment: fixed;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, table {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
}
.pageweb {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 1150px;
  background-color: transparent;
}
.logo {
  text-align: center;
  width: 1150px;
  position: relative;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: lighter;
  color: white;
  font-size: 80%;
  background-position:  center center;
  background-repeat: no-repeat;
  height: 681px;
  background-image: url(img_index4.jpg);
  background-color: transparent;
  margin-top: 15px;
}
.menu {
  width: 1150px;
}
ul.menuliste {
  margin: 0;
  padding: 0 0 0 0px;
  list-style-type: none;
  height: 25px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
ul.menuliste li {
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  list-style-type: none;
  float: left;
  font-size: 120%;
  height: 25px;
  background-color: #7e9ce8;
  width: 20%;
}
ul.menuliste li a {
  text-decoration: none;
  color: black;
  display: block;
  height: 25px;
}
ul.menuliste li a:hover {
  height: 25px;
  background-color: #6b84c5;
}
.icontenu {
  position: relative;
  width: 770px;
  background-color: #333333;
}
.pieddepage {
  padding: 0px;
  position: relative;
  width: 1150px;
  text-align: center;
  height: 15px;
  background-image: url(../virtualtour360/vignettes/theoule-pointe-aiguille.jpg);
  background-position: left top;
  background-color: transparent;
}
.gras {
  font-weight: bold;
  color: #2f2f2f;
}
.rouge {
  color: red;
}
.imagedroite {
  padding: 5px;
  float: right;
}
.imagegauche {
  padding: 5px;
  float: left;
}
.centrer {
  text-align: center;
}
