

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  list-style:none;
  
  
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  max-width:100%;
  
  }
  

.rslides_tabs {
  list-style: none;
  padding: 0;
 /* background: rgba(0,0,0,.25);*/
  /*box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);*/
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px;
  text-align: center;
  width: 100%;
  box-shadow: 0px 0px 5px #bbbbbb;

  background-color:#00FF00;
  
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  list-style: none;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  
  }

#slider3-pager{

	border-radius: 10px 10px 10px 10px;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 0px;
background: #ffffff;
background-image: linear-gradient(bottom, #e6e6e6 23%, #ffffff 78%);
background-image: -o-linear-gradient(bottom, #e6e6e6 23%, #ffffff 78%);
background-image: -moz-linear-gradient(bottom, #e6e6e6 23%, #ffffff 78%);
background-image: -webkit-linear-gradient(bottom, #e6e6e6 23%, #ffffff 78%);
background-image: -ms-linear-gradient(bottom, #e6e6e6 23%, #ffffff 78%);
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.23, #e6e6e6),
    color-stop(0.78, #ffffff)
);

}



#contenu #zone_detailphotos ul#slider3-pager
{
text-align:center;
padding:10px 0px 4px 0px;
margin:5px 0px 0px 0px;

}

#slider3-pager ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:100%;
	text-align:center;
	
	
}
#slider3-pager li{
list-style:none;
	padding:0px 1px 0px 1px;
		margin:0px 2px 2px 2px;

	display:inline-block;
	

}

#slider3-pager a {
  display: inline-block;
  	padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;

}

#slider3-pager img {
 float:left;
 margin-top:5px;
 margin-left:2px;
}

#slider3-pager .rslides_here a {
  
	padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;

}
#slider3-pager a img{
opacity:0.7;
		margin:0px 0px 0px 0px;

}

#slider3-pager a {
  padding: 0;
}



.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

a {
  color: #fff;
  text-decoration: none;
  }

#download {
  background: #333;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
  }

#download:hover {
  background: rgba(255,255,255,.15);
  }

.footer {
  font-size: 11px;
  }

/* Callback example */


.events {
  list-style: none;
  }

.callbacks_container {
  position: relative;
  width: 80%; /* TAILLE DU MODULE */
  
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

p.caption 
{
  margin: 3px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  color:#333333;

}
.callbacks .caption {
  position: relative;
  display: block;
  z-index: 2;
  text-shadow: none;
color:#333333;
   /* position: absolute;
 background: #000;
  background: rgba(0,0,0, .6);*/
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0px 0px 0px 0px;
  margin: 3px 3px 3px 3px;
  max-width: none;
  
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 45%;
  left: 0;
  opacity: 1;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes2.png") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }


@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
  }




