@charset "utf-8";
body {
	font-family:Arial;
	color:#999999;
}
.header {
	width:981px;
	height:32px;
}
.content {
	width:981px;
	height:auto;
}
.footer {
	width:981px;
	height:204px;
}
.botonera {
	width:981px;
	height:32px;
}
.float_botones {
	float:left;
	position:relative;
	height:32px;
}
.botoholo {
	width:99px;
	height:200px;
	padding-top:20px;
	float:left;
	position:relative;
}
.botonholograma {
	width:99px;
	height:35px;
}
.holovideo {
	width:640px;
	height:450px;
	padding-top:20px;
	float:right;
	position:relative;
	margin-right:120px;
}

