body { 
	position:fixed; top: 0px;
	color: #ffffff; font-size: 12px; font-family: arial,helvetica,sans-serif;
	background:#252525; width: 100%; height: 100%; margin: 0px; overflow:hidden;
}

#frame_composer {
	background:transparent; left: 0px; top:0px; border: solid 0px;
	transform-origin: 0% 0%; transform: scale(1.0,1.0); overflow:hidden;
	z-index: 1;
}

#div_vumetre {
	position:absolute; 
	left: 0px; bottom:0px; border: solid 0px;
	height:75%; width:100px;
	z-index: 2;
}