html, body {
	
	background:white;
	margin:10;
	padding:0;	
}

.loader{
	cursor: wait;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
	margin:1%;	
}

.loader h1{
		background: none;
		border: none;
		color: #458976;
		font-size: 2vh;
		font-family: "Open Sans",sans-serif;
		font-variant: small-caps;
		font-weight: 100;
		height: 700px;
		line-height: 700px;
		margin: 1;
		padding: 0;
		text-align: center;
}

@font-face {
    font-family: 'josefinsans-regular';
    src: url('josefin/josefinsans-regular-webfont.eot');
    src: url('josefin/josefinsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('josefin/josefinsans-regular-webfont.woff2') format('woff2'),
         url('josefin/josefinsans-regular-webfont.woff') format('woff'),
         url('josefin/josefinsans-regular-webfont.ttf') format('truetype'),
         url('josefin/josefinsans-regular-webfont.svg#josefin_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
    letter-spacing:0.17vh
}

@font-face {
    font-family: 'josefin_sansbold';
    src: url('josefin/josefinsans-bold-webfont.eot');
    src: url('josefin/josefinsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('josefin/josefinsans-bold-webfont.woff2') format('woff2'),
         url('josefin/josefinsans-bold-webfont.woff') format('woff'),
         url('josefin/josefinsans-bold-webfont.ttf') format('truetype'),
         url('josefin/josefinsans-bold-webfont.svg#josefin_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
    letter-spacing:0.17vh
}

@font-face {
    font-family: 'josefinSans_sansitalic';
    src: url('josefin/josefinsans-italic-webfont.eot');
    src: url('josefin/josefinsans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('josefin/josefinsans-italic-webfont.woff2') format('woff2'),
         url('josefin/josefinsans-italic-webfont.woff') format('woff'),
         url('josefin/josefinsans-italic-webfont.ttf') format('truetype'),
         url('josefin/josefinsans-italic-webfont.svg#josefin_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefinSans_semibolditalic';
    src: url('josefin/josefinsans-semibolditalic-webfont.eot');
    src: url('josefin/josefinsans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('josefin/josefinsans-semibolditalic-webfont.woff2') format('woff2'),
         url('josefin/josefinsans-semibolditalic-webfont.woff') format('woff'),
         url('josefin/josefinsans-semibolditalic-webfont.ttf') format('truetype'),
         url('josefin/josefinsans-semibolditalic-webfont.svg#josefin_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

#container{

	width:100%;
	height:100%;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	display:none;
}

#blocImgIntro{
	background-color:#529bb4;
	width:100%;
	height:15%;
	position: absolute;
	overflow: hidden;
	z-index: 2;
}


.imgIntro{
	left:0%;
	width:100%;
	height:auto;
	position: absolute;
	float:left;
	z-index: 2;
}

.imgIntro2{
	opacity:0.8;
	left:-50%;
	width:1500%;
	height:auto;
	position: relative;
	float:left;
	z-index: 2;
}

#blocImgIntroCentral{
	border: solid 5px black;
	left:0%;
	top:20.8%;
	width:99.3%;
	height:72%;
	position: absolute;
	overflow: hidden;
	z-index: 2;
}


#imgMptIntro{
	top:-15%;
	width:100%;
	height:auto;
	position: absolute;
	float:left;
	z-index: 2;
}

#titre{
	top:2%;
	left:1%;
	width:40%;
	height:4%;
	position: absolute;
	float:left;
	z-index: 3;
}

#logoMpt{

	width:100%;
	height:auto;
	position: absolute;
	float:left;
	z-index: 3;
}


#saison{
	top:3%;
	left:48%;
	width:50%;
	height:4%;
	position: absolute;
	float:left;
	color:black;
	font-family: 'josefin_sansbold';
	text-align:right;
	font-size: 2vw;
	letter-spacing:0.3vw;
	z-index: 3;
}



#blocBoot{
	top:15.5%;
	left:0%;
	width:100%;
	height:4.5%;
	border-right: solid 0.1px white;
	position: absolute;
	float:left;
	font-family: 'josefin_sansbold';
	font-size: 1vw;
	line-height:95%;
	color: #0a3a94;
	text-align:center;
	z-index: 4;
}

.bt {
	cursor:pointer;
	padding-top:0.2%;
	float:left;
	width:11.1%;
	height:100%;
	letter-spacing:0.175vw;
	position: relative;	
}

.btVu {
	background-color: #f9af24;
	color: white;
		
}

.btVu2 {
	background-color: #ec6336;
	color: white;
		
}

.petiteMajuscule {
	font-size: 0.8vw;	
}

.gras {
	font-family: 'josefin_sansbold';	
}

#sousTitreBas{
	top:94%;
	left:0%;
	width:99%;
	height:10%;
	position: absolute;
	float:left;
	color:grey;
	font-family: 'josefinSans_sansitalic';
	font-size: 2.5vw;
	text-align:right;
	letter-spacing:0.25vw;
	z-index: 3;
}



.page{
	top:20.8%;
	left:0%;
	width:100%;
	height:72%;
	position: absolute;
	float:left;
	z-index: 4;
	overflow: hidden;
	display:none;
}

#blocCouvPresentation2{
	border: solid 0.5px white;
	top:35%;
	left:5%;
	width:33%;
	height:auto;
	position: absolute;
	float:left;
	z-index: 4;
}


#imgCouv2{
	width:50%;
	height:auto;
	z-index: 4;
}

.imgCouv2{
	padding:1%;
	width:46%;
	height:auto;
	float:left;
	z-index: 4;
}

#programme{
	color: white;
	font-family: 'josefin_sansbold';
	font-size: 0.7vw;
	text-align: center;
	z-index: 4;
}

#QRcode{
	border: solid 2px black;
	top:2%;
	left:65%;
	width:5%;
	height:auto;
	float:left;
	z-index: 10;
	position: absolute;
}