

#qt_progressbar{
	width: 470px;
}
#qt_progressbar{
	background: #7e7f7d;
}
#qt_stop{ 			
	width: 25px; 
	height: 25px;
}
#qt_fullscreen{
	width: 25px; 
	height: 25px;
}
#areaVideo .normal{
	margin-left: 40px;
	margin-right: 40px;
}
#areaVideo object {
	margin-left: auto;
	margin-top: auto;
}
#controles{
	z-index: 10;
}
.fullscreen { 
	height: 90%; 
}
#controlesFullScreen, #controlesFullScreen .fullscreen{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
#controlesFullScreen .normal{
	background-color: transparent;
}

.fullscreen .controles{
	position: fixed;
	z-index:10;
	top: 90%;
}
.normal{
	background-color: transparent;
}

