/* CSS Document */

body {
  margin :0;
  padding: 0;
  background-color: #5a084b;
}

.bandeau {
  float: bottom; 
  margin: 0; 
  top: 0;
  left: 0;
  width: 800px;
  height: 107px;
  background: url(../img/fond.jpg) top left repeat;
  }

.bandenoire {
  position: absolute;
  left : 416;
  top : 57;
  height : 16;
  width : 384;
  background-color : black;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size : 0.8em;
  font-style : italic;
  font-weight : bold;
  color: white;
}

.container {
  float: bottom; 
  margin: 0; 
  top: 0;
  left: 0;
  width: 800px;
  background: url(../img/fond.jpg) top left repeat;
  }

.gauche {
  float: left; 
  top: 0;
  left: 0;
  width : 230;
  height:497px;
  background-color: #d05bbb;
  background: url(../img/arc.gif) top left no-repeat;
  }

.droite {
  float: right; 
  padding: 0;
  width: 560px;
  margin-top: 40px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-style : normal;
  font-weight : normal;
  color: white;
  }
  
.listeglb {
  width: 570px;
}

.pied {
  clear: both; 
  visibility: visible; 
  left: 0px; 
  width: 800px;
  background-color: #d05bbb;
  background: url(../img/fond.jpg);
  }
  
  
  
.menu1 {
  position: absolute;
  top: 150; 
  left: 0;
  width: 185;
  height: 26;
}
  
.menu2 {
  position: absolute;
  top: 180; 
  left: 0;
  width: 185;
  height: 26;
}

.menu3 {
  position: absolute;
  top: 210; 
  left: 0;
  width: 185;
  height: 26;
}

.menu4 {
  position: absolute;
  top: 240; 
  left: 0;
  width: 185;
  height: 26;
}

.menu5 {
  position: absolute;
  top: 270; 
  left: 0;
  width: 185;
  height: 26;
}

.menu7 {
  position: absolute;
  top: 300; 
  left: 0;
  width: 185;
  height: 26;
}

.menu6 {
  position: absolute;
  top: 360; 
  left: 0;
  width: 185;
  margin-left : 10px;
}

.mentions {
  position: absolute;
  top: 500; 
  left: 0;
  width: 185;
  margin-left : 10px;
}

.wys_photo_l{
  padding : 3px;
  border: 1px solid black;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color : white;
}
.wys_photo_c{
  padding : 3px;
  border: 1px solid black;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.wys_photo_r{
  padding : 3px;
  border: 1px solid black;
  margin-left: 10px;
  margin-bottom: 10px;
}

.elem_paquets_liste {
  display: block;
  height:28;
  margin-bottom : 10px;
  list-style-type:none;
  background-image:url(../img/bouton_liste_1.gif);
  background-repeat:no-repeat;
  padding-left:4px;
}

.elem_liste {
  margin-left: 6px;
  display: block;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  list-style-type:none;
  background-image:url(../img/puce_l.gif);
  background-repeat:no-repeat;
  background-position:0% 70%;
  padding-left:20px;
  margin-bottom : 3px;
}
.elem_liste2 {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size : 0.8em;
  font-style : normal;
  font-weight : normal;
  color: black;  
  display: block;
  background-color: feff91;
  padding-left: 3px;
}

/* photothèque */


.pttq_gauche {
  z-index: 2;
  float: left;
  width: 150px;
  height : 300px;
  border-right : 1px solid #385972;
}

.pttq_droite {
  z-index: 2;
  float: left;
}

