body{
	margin: 0px 0px 0px 0px;
}
#tplFra {
	background-color: black;
	position: absolute;
	height:100%;
	width:100%;
	min-width:900px;
}

#tplTop {
	position: absolute;
	width:100%;
	height:50px;
	top:0px;
	left:0px;
	display: table-cell;
	vertical-align: bottom;
	background-image:url(../img/fondtitre.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
}

#tplTop span{
	margin-right:30px;
}

#titleRoot{
	position: absolute;
	width:100%;
	bottom: 0px;
	right: 50px;
	color: white;
	font-size: 20px;
	text-align: right;
}


#tplLft {
	position: absolute;
	width:50px;
	top:50px;
	left:0px;
	color: white;
	overflow: hidden;
	text-align: center;
}
#tplCo {
	background-color: white;
	background-image:url(../img/bandeHautAccueil.png);
	background-position: top;
	background-repeat: repeat-x;
	position: absolute;
	top:50px;
	left:50px;
	right:50px;
	bottom:50px;
	overflow: auto;
}

#main{
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	text-align: center;
	background-image:url(../img/bandeBasAccueil.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#mainInside{
	background-image:url(../img/fondaccueil.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

#main_ti{
	font-weight: bold;
	color: black;
	font-family: verdana;
	font-size: 20px;
	padding-top:140px;
	background-image:url(../img/puzzle.png);
	background-position:center 50px;
	background-repeat: no-repeat
	
}

#main_co{
	font-weight: bold;
}

#main_co p{
	text-align: center;
}

#main_co a.nextBtn{
	text-decoration: underline;	
	display: inline;
	background-image: none;
	color: #83a938;
	font-size:20px
}

#main_co a.nextBtn:hover{
	color: #95c733;
}

#main_co span{
	display: inline;
}

.debut{
	position:fixed;
	bottom:180px;
	right:50px;
		
}


#tplRgt {
	position: absolute;
	width:50px;
	right:0px;
	bottom:50px;
	overflow: hidden;
	text-align: center;
}
#tplBtm {
	position: absolute;
	width:100%;
	height:50px;
	bottom:0px;
	left:0px;
	color: white;
	text-align: right;
}
#tplBtmLeft{
	position: absolute;
	display: block;
	left: 50px;
}
#tplBtmIn {
	position: absolute;
	display: block;
	right: 50px;
	padding-top:2px;
}
#linkSp{
	text-decoration: none;
	margin: 0px;
}
#linkSp img{
	border-width:0pt;
}

