/* --------------------------------------------------------------

   layout.css

-------------------------------------------------------------- */

/* ----------
   Body
	------------- */
body {
	background: #fff;
}
html { 
  width: 100%;
  height: 100%;

}
img {
	max-width: 100%;
	height:auto;
	}
.separ {
	clear: both;
	visibility: hidden;
	margin: 0;
}
.separation {
	clear: both;
	margin: 0;
	margin: 2% 0;
	border: 0;
	border-top: #898989 1px dashed;
	width: 80%;
	margin-left: 10%
}
video#bgvid {
  position: fixed; right: 0; bottom: 0;
  min-width: 100%; min-height: 100%;
  width: auto; height: auto; z-index: -100;
  background: url(http://www.experiencessensibles.org/squelettes/img/bgvid.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-device-width: 800px) {
html { background: url(http://www.experiencessensibles.org/squelettes/img/bgvid.jpg) #000 no-repeat center center fixed; }
#bgvid { display: none; }
}
video#bgvid { transition: 1s opacity; }
.stopfade { opacity: .5; }
button#vidpause {
	background: #d2d2d2;
	border: none;
}
/* ----------
   MENU
	------------- */
#menu {
	position: relative;
	width: 100%;
	text-align: right;
}

/* ----------
   STRUCTURE
	------------- */
#contenu {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
#left {
	float: left;
	width: 16%;
	padding: 0 4% 2% 0;
	background: #fff;
	height: auto;
	display: block;
}
#right {
	float: left;
	max-width: 1000px;
	width: 80%;
	padding: 8% 0 0 0;
}

.blocl {
	float: left;
	width: 50%;
}
.blocr {
	float: left;
	width: 46%;
	padding: 0 2%;
}
.bloc4 {
	float: left;
	position: relative;
	width: 32.3%;
	margin: 0 0.5% 0 0.5%;
}
a.lienbloc span.hover {
	display: block;
    position: absolute;
    padding: 2% 1% 2% 1%;
    width: 98%;
    margin-top: 10px;
    text-align: center;
	font-size: 0.9em;
	letter-spacing: 0.3em;	
	line-height: 1.1em;
	color: #000;
	text-decoration: none;
    height: auto;
    background-color: rgba(255, 255, 255, 0.8);
}
a.lienbloc:hover span.hover{
	background-color: transparent;
	color: #fff;
}
.moit {
	position: relative;
    width: 50%;
}


.blocimage {
	position: relative;
	float: right;
	width: 24%;
	margin: 0 0.5% 0 0.5%;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 50;
} 
/*
     FILE ARCHIVED ON 17:15:57 Sep 07, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:21:52 Mar 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.481
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 28.023
  LoadShardBlock: 80.301 (3)
  PetaboxLoader3.datanode: 113.681 (5)
  load_resource: 535.846 (2)
  PetaboxLoader3.resolve: 429.435 (2)
*/