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


body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #F5F5F5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 125%;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 175%;
	color: #FF0000;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 150%;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-size: 125%;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.pagina_contenedor {
	width: 780px;
}
.header {
	height: 70px;
}
.header .botones {
	padding-top: 40px;
}
.banner_anim {
	height: 220px;
}
.contenido {
	padding: 0px;
	height: 400px;
	margin-top: 10px;
}
.PlayerLinks   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.PlayerLinks   td   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
.PlayerLinks   a   {
	font-weight: normal;
}
.footer {
	text-align: center;
	margin: 20px;
}
