
/* Mode d'emploi */
#palm, #qdpage, #kcpage, #apmpage, #tepage, #g2page {
	position: relative;
	top: 0px;
	left: 10px;
	width: 800px;
	height: 480px;
	margin: 0 0 0 0;
}

#palm {
	background: url(/images/palmstuff.png) 0 0 no-repeat;
}

#qdpage {
	background: url(/images/quickdest.gif) 0 0 no-repeat;
}

#kcpage {
	background: url(/images/keycolor.gif) 0 0 no-repeat;
}

#apmpage {
	background: url(/images/apmapper.gif) 0 0 no-repeat;
}

#tepage {
	background: url(/images/tageditor.gif) 0 0 no-repeat;
}

#g2page {
	background: url(/images/go2tt.gif) 0 0 no-repeat;
}
#palm a#quickdest {
	width: 86px;
	height: 70px;	
	position: absolute;
	top: 44px;
	left: 210px;
}

#palm a#keycolor {
	width: 86px;
	height: 70px;	
	position: absolute;
	top: 44px;
	left: 110px;
}

#palm a#apmapper {
	width: 86px;
	height: 70px;	
	position: absolute;
	top: 44px;
	left: 10px;
}

#palm a#tageditor {
	width: 86px;
	height: 70px;	
	position: absolute;
	top: 124px;
	left: 10px;
}

#palm a#go2tt {
	width: 86px;
	height: 70px;	
	position: absolute;
	top: 124px;
	left: 110px;
}


#clock {
	margin-top: 2px;
	margin-left: 2px;
	width: 50px;
	height: 22px;	
	position: absolute;
	top: 455px;
	left: 74px;
	color: white;
	text-align: center;
	font-family: "Arial Black",Arial,Verdana,sans-serif;
}

a.screen {
	width: 80px;
	height: 30px;	
	position: absolute;
	top: 0px;
	left: 130px;
}

#screens a#lstseries {
	width: 90px;
	height: 20px;	
	position: absolute;
	top: 3px;
	left: 125px;
}

#screens a#lstauteurs {
	width: 90px;
	height: 20px;	
	position: absolute;
	top: 23px;
	left: 125px;
}

.back {
	position: absolute;
	height: 480px;
	margin: 0 0 0 0;
	width: 320px;
}

.cancelmodal {
	position:absolute;
	left:94px;
	top:280px;
	width:76px;
	height:23px;
}

a#home {
	width: 32px;
	height: 20px;
	position: absolute;
	margin-top: 455px;
	margin-left: 5px;
}

#allmenu a#mnuoptions {
	width: 144px;
	height: 22px;
	position: absolute;
	margin-top: 52px;
	margin-left: 12px;
}

.numbold {
	font-weight: bold;
	}
