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;
	display: none;
}
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;
}

.authHome p::before{
	content: "Auteur : ";
}

#tplFra {
/*	position: absolute; compat IE7 */
	background: url(../img/fondStries.jpg) top right no-repeat;
	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:23px;
	width:100%;
	bottom: 0px;
	right: 50px;
	font-size: 18px;
	text-align: right;
	padding: 5px 10px 5px 0;
	background: url(../img/struct/topBkg.png) repeat-y top right;
	color:white;
	font-weight:bold;
	display: none;
}
.dataHome{
	position: absolute;
	top:0;
	right: -40px;
	background: url(../img/bordDroitBarreHautAccueil.png) top right no-repeat;
	min-height: 143px;
	text-align: right;
	color: white;
	padding-right: 50px;
	padding-top: 50px;
	font-size: 14px
}

.dataHome > *{
	margin: 5px 0;
	padding: 0 5px
}

#tplLft {
	position: absolute;
	width:50px;
	top:50px;
	left:0px;
	color: white;
	overflow: hidden;
	text-align: center;
}
#tplCo {
	position: absolute;
/*	background-color: white;*/
	top:20px;
	left:30px;
	right:50px;
	bottom:30px;
	overflow: auto;
	background: url(../img/fondBarreHautAccueil.png) top left repeat-x;
	overflow: visible
}

div.logoHomeDefault{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image:url(../img/struct/fondHomeTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: none;
}
div.logoHome{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
	display: none;
}
#mainTd{
	padding: 0px;
	
}
#main_ti{
	font-weight: bold;
	color: #5B8AC2;
	font-family: arial;
	font-size: 30px;
	padding: 200px 0px 0px 100px;
}
#main_co{
	min-height: 143px;
	background: url(../img/logoBarreHautAccueil.png) top left no-repeat;
	overflow: visible;
	position: absolute;
	width: 100%;
	z-index: 10;
}
#main_co p{
	text-align: right;
	padding: 0;
	margin: 0
}
#main_co span{
	display: inline;
}
#tplRgt {
	position: absolute;
	width:50px;
	right:0px;
	bottom:50px;
	overflow: hidden;
	text-align: center;
}
#tplBtm {
	position: absolute;
	height:25px;
	bottom:10px;
	left:30px;
	color: white;
	right: 30px;
	text-align: right;
	background-color: #5B8AC2;
	-moz-border-radius: 0px 0px 3px 3px;
	-ms-border-radius: 0px 0px 3px 3px;
	-o-border-radius: 0px 0px 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius: 0px 0px 3px 3px;
}
#tplBtmLeft{
	margin: 5px 0 0 5px;
	display: none;
}
#tplBtmIn {
	position: absolute;
	display: block;
	right: 10px;
	left: 10px;
	padding-top:4px;
	color: white;
	background: url(../img/credits.png) right 2px no-repeat;
	padding-right: 350px;
	height:21px
}
#linkSp{
	text-decoration: none;
	margin: 0px;
	color:white
}
#linkSp img {
	border-width:0pt;
	vertical-align: middle;
}
#main_nav{
	font-size: 18px;
	position:absolute;
	bottom:0px;
	right:-20px;
	text-align: right;
	background:url(../img/illustrationAccueil.png) bottom right no-repeat;
	width: 100%;
	height: 510px; 
}

#main_nav.petit{
	background:transparent;
}

#main_nav a{
	display: block;
	text-decoration: none;
}

#main_nav  div{
	background:url(../img/ombreBouton.png) left top no-repeat;
	height: 57px;
	position: absolute;
	bottom:250px;
	right: 50%;
	padding: 20px;
}

#main_nav  div.petit{
	bottom:-30px;
	right: 0
}

#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.7;
}

#main_nav a.startBtn{
	color: #797B7A;
	background: url(../img/boutonCommencer.png) left center no-repeat;
	display: block;
	min-height:28px;
	padding-left: 35px;
	font-weight: bold;
	padding-top: 8px
}
#gotoLastLocation {
	margin-top: 10px;
}
#gotoLastLocation a{
	padding-right: 35px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #4062a1;
	line-height:26px;
	background: url(../img/btn/allerPage.gif) no-repeat right;
}
#resetStorageData {
	margin-top: 10px;
}
#resetStorageData a{
	padding-right: 35px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #4062a1;
	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:0;
	left:0;
	right:0;
	bottom:0;
}
div.tplFra_small #main_nav{
	bottom:15px;
	right:40px;
}

div.tplFra_small #tplBtm{
	left: 0;
	right: 0;
	bottom: 0;
}

div.tplFra_small #main_nav{
	background: none;
	z-index:10;
}

div.tplFra_small .dataHome > *{
	background-color: #4b89c1;
}

div.tplFra_small .cc-button, #linkSp{
	display: none
}
