html{
	height: 100%;
	overflow:hidden;
}
/* ============= Accessibility menu ============= */
ul#accessibility {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:50px;
	width:auto;
	z-index:90;
	font-size:7pt;
	top:3px;
	opacity: 0.2;
	filter:Alpha(opacity=20); 
	color:white;
}
ul#accessibility:hover{
	opacity: 0.7;
}
ul#accessibility li{
	float: left;
	margin-left:10px;
}
ul#accessibility a{
	color:white;
	text-decoration: none;
}
ul#accessibility a:hover{
	text-decoration: none;
}
noscript{
	font-size: 0.8em;
	font-style: italic;
}
#tplFra {
/*	position: absolute; compat IE7 */
	background: -webkit-linear-gradient(#0083E0, #acdcff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#0083E0, #acdcff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#0083E0, #acdcff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#0083E0, #acdcff); /* Standard syntax */ 
	/*background-color: black;*/
	height:100%;
	width:100%;
	min-width:700px;
	min-height:360px;
}
#tplTop {
	position: absolute;
	width:100%;
	height:50px;
	top:0px;
	left:0px;
	color: white;
	text-align: center;
	font-size:16px;
}
#titleRoot{
	position: absolute;
	height:40px;
	width:100%;
	bottom: 0px;
	right: 50px;
	font-size: 18px;
	text-align: right;
	padding: 5px 10px 5px 0;
	/*background: url(../img/struct/logo-engees.png) no-repeat 60px top;*/
	color:rgba(1, 1, 1, 0);
	font-weight:bold;
}
#tplLft {
/*	position: absolute;
	width:50px;
	top:55px;
	left:0px;
	color: white;
	overflow: hidden;
	text-align: center;*/
}
#tplCo {
	position: absolute;
	/*background-color: white;*/
	background:transparent url(../img/struct/bg-footer.png) bottom left repeat-x;
	top:4.2em;
	left:50px;
	right:50px;
	bottom:50px;
	overflow: auto;
	border-radius: 12px;
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.4);
}

div.logoHomeDefault{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
div.logoHome{
	/*position: absolute;*/
	position:relative;
text-align:center;
padding:10 auto;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	/*overflow: hidden;*/
	/*border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);*/
}
#mainTd{
	padding: 0px;
}
#main_ti{
	font-weight: bold;
	/*color: #068ADE;*/
	color:white;
	font-family: arial;
	font-size: 40px;
	padding: 10px;
	text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}
#main_co{
	position: absolute;
	width: 80%;
	top: 30%;
	left:10%;
	/*background-color: white;
	-moz-opacity:0.8;
	filter:Alpha(opacity=80);
	opacity:0.8; */
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#main_co p{
	text-align: center;
}
#main_co span{
	display: inline;
}
/*.authHome {
	color:#00538f;
}*/

#tplRgt {
	position: absolute;
	width:50px;
	right:0px;
	bottom:55px;
	overflow: hidden;
	text-align: center;
}
#tplBtm {
	position: absolute;
	z-index:100;
	/*width:100%;
	height:50px;
	bottom:0px;
	left:0px;
	color: white;
	text-align: right;*/
}
#tplBtmLeft{
	position: absolute;
	/*display: block;
	left: 55px;
	height:48px;*/
	/*padding-left:26px;*/
	/*background: url(../img/struct/bottomBkg.png) top right no-repeat;*/
}
#tplBtmIn {
	position:fixed;
	display:block;
	bottom:28px;
	right:60px;
	padding-top:6px;
	color:#4b4b4b;
}
#linkSp{
	text-decoration: none;
	margin: 0px;
	color:white
}
#linkSp img {
	border-width:0pt;
	vertical-align: middle;
}
#main_nav{
	font-size: 18px;
	position:absolute;
	bottom:2px;
	right:10px;
	text-align: right;
	padding:5px;
	height:40px;
	background-color: white;
	/*-moz-opacity:0.8;
	filter:Alpha(opacity=80);
	opacity:0.8;*/
	width:100%;
	background: url(../img/struct/logo-engees2.png) no-repeat 40px 4px;
	
}
#main_nav a{
	display: block;
	text-decoration: none;
	
}
a:first-letter {
	
}

#main_nav a:hover {
	-moz-opacity:0.5;
	/* DANGER : ne pas mettre "filter:Alpha(opacity...)" */
	/* provoque un crash si associé a un élément hover pour IE6 et IE7 */
	opacity:0.5;
}

#main_nav a.startBtn{
	padding-right: 35px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #0586E1;
	line-height:26px;
	background: url(../img/btn/enter.png) no-repeat right;
}
#gotoLastLocation {
	margin-top: 10px;
	position: absolute;
	bottom: 12px;
	right: 250px;
}
#gotoLastLocation a{
	padding-right: 35px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #0586E1;
	line-height:26px;
	background: url(../img/btn/allerPage.png) no-repeat right;
}
#resetStorageData {
	margin-top: 10px;
}
#resetStorageData a{
	padding-right: 35px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #0586E1;
	line-height:26px;
	background: url(../img/btn/effacer.gif) no-repeat right;
}

/* === SMALL & TOUCH screens ================================================ */
/* ipad */
@media only screen and (max-device-width: 1024px){
	body{
		-webkit-text-size-adjust:none;
	}
}
div.tplFra_small #tplTop{
	height:33px;
}
div.tplFra_small ul#accessibility{
	display:none;
}
div.tplFra_small #titleRoot{
	right:0;
}
div.tplFra_small #tplCo{
	top:33px;
	left:33px;
	right:0;
	bottom:21px;
}
div.tplFra_small #main_nav{
	bottom:30px;
	right:40px;
}
div.tplFra_small #tplLft{
	top:33px;
	width:33px;
	left:0;
	height:66px;
	background: url(../img/struct/leftBkg.png) bottom right no-repeat;
}
div.tplFra_small #tplRgt{
	left:0;
	width:33px;
	bottom:0;
	height:125px
}
div.tplFra_small #tplBtm{
	position:static;
}
div.tplFra_small #tplBtmLeft{
	position:static;
}
div.tplFra_small span.homeBtnSel{
	top:33px;
	left:0;
	height: 33px;	
	float:none;
	position:absolute;
	overflow:hidden;
}
div.tplFra_small span#tplBtmIn{
	bottom:0;
	right:0;
	height:18px;
	left:33px;
	background-color:white;
	padding: 2px 3px 0 0;
	border-top:1px solid #7C97CA;
}

