
body {
	margin: 0;	
	background: #000000;
}

#content {
	background-image:url(../img/videostream-aloan-fr.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:600px;
	margin-left: auto ;
	margin-right: auto ;	
	position:relative;
}
/*
#frame{
	padding-left:179px;
	padding-top:143px;
	}
*/
#movWrapper {
	position:absolute;
	display:block;
	top:143px;
	left:177px;
	}
#btnDigiradio {
	position:absolute;
	display:block;
	width:101px;
	height:101px;
	display:block;
	background: #000 url(../img/btn_digiRadio_de-fr-it.png) scroll no-repeat -101px top;
	bottom:18px;
	left:20px;
	outline:none;
	}
#btnDigiradio:hover {
	background-position:-101px -101px;
	}
