#nav-small-real {
  text-align: center;
  height:25px;
  border-bottom: 8px solid black;
}

#nav-small-real a {
  margin: 10px;
}

#nav-small .realisations {
  display: none;
}

.button {
  background-image :url('/images/boutons2009.png');
}
.vstretch {
  background-image :url('/images/vstretch2009.png');
}

#scbar {
  z-index: 1;
  position: absolute;
	top: 80px;
  right: 2px;
  width: 20px;
	bottom: 0px;
}

#scbarTrack {
	position: absolute;
	top: 0;
  right: 1px;
  width: 19px;
	bottom: 0;
  background-color:#7B7F07;
  -moz-border-radius: 5px;
}

#scbarHandle {
	width: 19px;
	height: 37px;
  position:absolute;
}

.scbarHandleTop {
  position: absolute;
  top: 0;
  height: 59px;
  width: 16px;
  left: 1px;
  right:1px;
  background-position: -8px -8px;
}

.scbarHandleMiddle {
  position: absolute;
  top: 59px;
  bottom: 59px;
  left:1px;
  right:1px;
  width: 16px;
}

.scbarHandleBottom {
  position: absolute;
  bottom: 0;
  height: 59px;
  width: 16px;
  left:1px;
  right:1px;
  background-position: -26px -8px;
}
.vignette {
  margin-bottom: 20px;
  margin-top: 20px;
  margin-right: 10px;
}
.vignette.selected {
  border: 5px solid #3e001f;
}

#gauche {
  position: fixed;
  top: 0;
  left: 0;
  width: 190px;
  visibility:hidden;
  bottom: 0;
  border-right: 8px solid black;
}

#image {
  visibility:hidden;
  margin-top: 20px;
}

#galerie {
  position: absolute;
  top: 6px;
  left:0;
  height: 88px;
  right:16px;
  text-align: center;
  color: black;
  font-size: 13px;
}

#nom-galerie {
  font-size: 13px;
  text-indent: 10px;
}
#auto {
  position: absolute;
  bottom: 20px;
  left: 80px;
  text-align:center;
  cursor: pointer;
  width:28px;
  height:29px;
  color: white;
  font-size:6px;
}
body.pause #auto {
  background-image: url('/images/play.png');
}
body.play #auto {
  background-image: url('/images/pause.png');
}
#prec {
  position: absolute;
  bottom: 20px;
  left: 4px;
  font-size :11px;
  text-decoration:underline;
  cursor: pointer;
  background-image:url('/images/gauche.png');
  background-repeat: no-repeat;
}
#suiv {
  position: absolute;
  bottom: 20px;
  right: -14px;
  font-size :11px;
  text-decoration:underline;
  cursor: pointer;
  background-image:url('/images/droite.png');
  background-repeat: no-repeat;
}
/* show navigation links when in page */
body #prec, body #suiv, body #auto {
  display: block;
}

#scrollable {
  position: absolute;
  top:80px;
  bottom:0px;
  left: 0;
  right: 0;
  overflow: hidden;
  text-align: center;
  background-image: url('/images/transparent.png');
}
.centre {
  position: absolute;
  top:0;
  left:198px;
  right:280px;
  bottom: 0;
  height:1200px; 
  border-right: 8px solid black;
}

.droite {
  position: absolute;
  top:0;
  right:110px;
  bottom: 0;
  width: 160px;
  margin-right: 10px;
  text-align: center;
  height:1200px; 
  padding-top: 25px;
}

#wap {
  position: relative;
  width: 158px;
  height: 60px;
  font-size: 12px;
  color : black;
  text-align: center;
  border: 1px solid #3e001f;
  padding-top: 5px;
  display: none;
}

.googlepub {
  position: fixed;
  padding-top: 25px;
  top:0px;
  right:0px;
  bottom: 0;
  width: 120px;
}

.titre {
   text-align: center;
   font-size: 14pt;
   font-weight: bold;
}

.photo {
   text-align: center;
   position: relative;
   clear: right;
}

.intro {
  margin: 30px;
  color: black;
  font-size : 12px;
}

.copyright {
   text-align: center;
   position: relative;
   font-family: Arial;
   font-size: 8pt;
   clear: right;
}

.description {
   text-align: center;
   position: relative;
   top: 70px;
   font-family: Arial;
   color: #000000;
   font-size: 11pt;
   font-weight: bold;
   clear: right;
}

.partenaire {
  clear:both;
   position: relative;
   top: 90px;
   text-align: center;
}
.xhtml {
   top: 50px;
   text-align: center;
   position: relative;
   clear: right;
}

.optim {
   bottom:0px;
}

.socnet {
  text-decoration: none;
  color:inherit;
}

.lien-menu {
  font-weight: bold;
  font-family: Arial;
  font-size: 11px;
  color: black;
  line-height:15px;
}

.collec-index-lien {
  font-family: Arial;
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
}

.menu-selected {
  background-color :#3e001f;
  border: 2px solid #3e001f;
  color: #7B7F07;
  text-decoration:none;
}

h1 {
  padding: 15px;
}
