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;
	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;
}
#tplMnuTi {
	position: absolute;
	background-color: white;
	width:300px;
	height:30px;
	top:50px;
	left:50px;
	text-align: center;
	display: none
}
#tplMnuTiIn {
	font-weight: bold;
	color: #BDDBDD;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}
#tplMnu {
	position: absolute;
	background-color: white;
	width:300px;
	top:50px;
	left:50px;
	bottom:50px;
	text-align: left;
}
#tplMnuCo {
	position: absolute;
	width:299px;
	top:12px;
	left:0px;
	bottom:162px;
	overflow: auto;
	padding-right:1px;
	overflow:hidden
}
#mnuFrmUp{
	background-image:url(../img/menu/ascenseurhaut.gif);
	background-repeat: no-repeat;
	background-position:center right;
	height:15px;
	cursor:hand;
	cursor:pointer;
}
#mnuFrmDown{
	background-image:url(../img/menu/ascenseurbas.gif);
	background-repeat: no-repeat;
	background-position:center right;
	height:15px;
	position: absolute;
	bottom:150px;
	width:100%;
	cursor:hand;
	cursor:pointer;
}
#tplIco{
	position: absolute;
	text-align: center;
	width:300px;
	bottom:0px;
	height:150px;
	overflow: hidden;
}

#tplIco div{
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center center
}


#tplCoTi{
	position: absolute;
	background-color: #abbf56;
	top:50px;
	left:350px;
	right:50px;
	height:30px;
	font-weight: bold;
	color: white;
	font-family: arial;
	font-size: 20px;
	text-align: center;
	padding-top:3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

#tplCo {
	position: absolute;
	background-color: white;
	top:80px;
	left:350px;
	right:50px;
	bottom:50px;
	overflow:auto;
	overflow:auto;
}

#tplCoTable {
	width:100%;
	height:100%;
}

#tplCoTd .divQuiz{
	position:absolute;
	top:0px;
	width:100%
}

#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;
}