@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body, html{
	margin:0px;
	padding:0px;
	height:100%;
}
iframe{
	margin:0px;
	border:none;
	height:100%;
	width:100%;
}
#barra{
	position:absolute;
	width:100%;
	top:0px;
}
#wrapper{
	width:935px;
	margin:0 auto;
	position:relative;
}
#player{
	float:right;
	background:url('http://www.arcauniversal.com.ar/hoguerasanta/images/nav-left.png') no-repeat bottom left;
	height:30px;
	width:308px;
	text-align:center;
}
#player-right{
	float:right;
	background:url('http://www.arcauniversal.com.ar/hoguerasanta/images/nav-right.png') no-repeat bottom left;
	height:30px;
	width:10px;
}
