#diapoPreHp {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
}
#diapoPreHp div {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
}




#diapoPreHp div.diapo01 {
	background:url(../img/src/slidePreHp/ELITIS_DIAPO_ACCUEIL_1.jpg) no-repeat center center;
	background-size:100% auto;
	width:100% !important; height:100% !important;
}
#diapoPreHp div.diapo02 {
	background:url(../img/src/slidePreHp/ELITIS_DIAPO_ACCUEIL_2.jpg) no-repeat center center;
	background-size:100% auto;
	width:100% !important; height:100%  !important;	
}

#diapoPreHp div.diapo03 {
	background:url(../img/src/slidePreHp/ELITIS_DIAPO_ACCUEIL_3.jpg) no-repeat center center;
	background-size:100% auto;
	width:100% !important; height:100% !important;
}
#diapoPreHp div.diapo04 {
	background:url(../img/src/slidePreHp/ELITIS_DIAPO_ACCUEIL_4.jpg) no-repeat center center;
	background-size:100% auto;
	width:100% !important; height:100%  !important;	
}




#blockHp {
	width:370px;
	height:314px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-185px 0 0 -157px;
	background:#fff;
	text-align:center;
	color:#3c3d3c;
	font-size:11px;
	font-size: 1.1rem;
	line-height: 14px;
	line-height: 1.4rem;
	z-index:9999
}
#blockHp p .en {
	color:#ccc;
}
#blockHp #blockLanguage {
	position:absolute;
	bottom:0;
	left:0;
	width:370px;
	height:30px;
	background:url(../img/css/bg-block-language.gif) no-repeat;
}
#blockHp #blockLanguage a {
	font-size:16px;
	font-size: 1.6rem;
	line-height:30px;
	line-height:3rem;
	color:#fff;
	text-decoration:none;
	display:block;
}
#blockHp #blockLanguage ul {
	width:360px;
	background:#8c8b8b url(../img/css/bg-block-langues.gif) no-repeat;
	text-transform:uppercase;
	list-style:none;
	padding:20px 5px;
	display:none;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
#blockHp #blockLanguage ul li {
	float:left;
	width:120px;
}
#blockHp #blockLanguage ul li a {
	font-size:12px;
	font-size: 1.2rem;
	line-height:20px;
	line-height:2rem;
}