@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'DINLightRegular';
	src: url('https://www.empreinte-std.com/font/ff_din_light-webfont.eot');
	src: url('https://www.empreinte-std.com/font/ff_din_light-webfont.woff') format('woff'),
		 url('https://www.empreinte-std.com/font/ff_din_light-webfont.ttf') format('truetype'),
		 url('https://www.empreinte-std.com/font/ff_din_light-webfont.svg#webfontDamQ5mi4') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'DINRegular';
    src: url('https://www.empreinte-std.com/font/ff_din_medium-webfont.eot');
    src: url('https://www.empreinte-std.com/font/ff_din_medium-webfont.ttf') format('truetype'),
		 url('https://www.empreinte-std.com/font/ff_din_medium-webfont.svg#DINRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINBold';
    src: url('font/din_bold-webfont.eot');
    src: url('font/din_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/din_bold-webfont.woff') format('woff'),
         url('font/din_bold-webfont.ttf') format('truetype'),
         url('font/din_bold-webfont.svg#DINBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HelveticaNeue25UltraLight';
    src: url('https://www.empreinte-std.com/font/helveticaneue-ultralight-webfont.eot');
    src: url('https://www.empreinte-std.com/font/helveticaneue-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.empreinte-std.com/font/helveticaneue-ultralight-webfont.woff') format('woff'),
         url('https://www.empreinte-std.com/font/helveticaneue-ultralight-webfont.ttf') format('truetype'),
         url('https://www.empreinte-std.com/font/helveticaneue-ultralight-webfont.svg#HelveticaNeue25UltraLight') format('svg');
    font-weight: normal;
    font-style: normal;

}


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

body {
	margin:0px;
}
#conteneur-global {
	width: 910px;
	background-color: #292e32;
	margin:auto;
	padding:50px 0 0 0;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);  
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);  
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.boite-en-tete {
	background-image:url(images/Main.png);
	background-repeat:no-repeat;
	background-position:190px 11px;
	width:604px;
	height:151px;
	margin:0 auto 50px auto;
	text-align: center;
	padding: 30px 0 40px 0;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);  
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);  
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
h1 {
	padding:0 0 23px 0;
	margin:0;
	text-align: center;
	font-family: 'HelveticaNeue25UltraLight', Arial, Helvetica, sans-serif;
	font-size: 54pt;
	font-weight:normal;
	color: #FFF;
	letter-spacing: 3px;
	z-index: 2;
}
h2 {
	margin:0 0 10px 0;
	padding:0;
	font-family:'HelveticaNeue25UltraLight', Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
	font-weight:normal;
}
div.boite-en-tete p {
	word-spacing:4px;
	padding:16px 0 0 0;
	width:604px;
	font-family:'DINLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #87888a;
	z-index:2;
	text-align: center;
}
.texte-adresse-2	{
	word-spacing:-1px;
}
#chapitre {
	width: 910px;
	height: auto;
	margin-bottom:40px;
}
#chapitre p{
	padding:0;
	margin:0 0 3px 0;
	text-align:center;
	clear:both;
}
#chapitre p.infos{
	font-family: 'DINLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #646567;
	text-transform: uppercase;
	margin:20px 0 0 69px;
	text-align:left;
}
#chapitre p.intro{
	margin:30px 63px 0 63px;
	font-family: 'DINLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 21px;
	color: #87888a;
	text-transform: uppercase;
}
#chapitre img{
	display:block;
	margin: 30px 0 0 69px;
	float:left;
	border:1px solid #000;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	-khtml-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
#chapitre img.filet{
	display:block;
	margin: 0 0 3px 0;
	border:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-khtml-box-shadow:none;
	clear:both;
}
a {
	text-decoration: none;
	font-family: 'DINLightRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646567;
	text-transform: uppercase;
}
a:hover {
	font-family: 'DINRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009ee1;
	text-decoration: none;
}
a.lien2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646567;
	text-transform: lowercase;
}
a.lien2:hover {
	color:#009ee1;
	text-decoration: none;
}
a.bulle:hover {
	background: none; /*contournement bug IE*/
	font-size: 9pt;
	font-weight: bold;
}

a.bulle:hover span {
	display: inline;
	position: absolute;
	top: 0px;
	left: -325px;
	text-align: center;
	text-decoration: none;	
	z-index:5;
}
.HL-lettre-bleue {
	font-family: 'HelveticaNeue25UltraLight', Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #009ee0;
	letter-spacing: 1px;
}
.HL-lettre-grise {
	font-family: 'HelveticaNeue25UltraLight', Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #646567;
	letter-spacing: 1px;
}
/*.Din-menus {
	font-family: 'DINLightRegular', Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #646567;
	text-transform: uppercase;
}*/
.barre-menu {
	font-family: 'DINLightRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009ee0;
	text-transform: uppercase;
	word-spacing: 3px;
}
.barre-texte {
	font-family: 'DINLightRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646567;
	text-transform: uppercase;
	word-spacing: 4px;
}
.Studio-bleu {
	font-family: 'HelveticaNeue25UltraLight', Arial, Helvetica, sans-serif;
	font-size: 54pt;
	color: #009ee0;
	letter-spacing: 3px;
}
.Studio-gris {
	font-family: Helvetica25UltraLightRegular, Arial, Helvetica, sans-serif;
	font-size: 54pt;
	color: #292e32;
	letter-spacing: 3px;
}
/*.texte-presentation-3 {
	font-family: 'DINRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #87888a;
	text-transform: uppercase;
	word-spacing: 2px;
}*/
.margin-bottom-20 {
	margin-bottom:20px;
	
/* ----------------------------------------------*/

}#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: transparent;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.png) right 15% no-repeat; }


#imageDataContainer{
	font: 12px Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #FFF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;}
#imageData #numberDisplay{ display: block; width:90px;clear: left; margin-top:10px; background-color: #000;  padding-left:4px;padding-bottom: 0px; color: #FFF; border-radius:4px;}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #333;
	}
.titre_lightbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
	color: #009ee0;
	}
.expo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	font-weight: normal;
	color:#FFF;
	}