body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #656565;
	background-color: #0C0D08;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
	background-position: center top;
}
#pagina {
	width: 728px;
	background-color: #000000;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#borde {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



#parlantes {
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	width: 728px;
	color: #FFFFFF;
	background-color: #33CC00;
}

#enlaces {
	background-color: #33CC00;
	text-align: left;
}
#horario {
	color: #CCCCCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #030303;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 726px;
}
#bloques {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #000000;
}
#bloques img {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	padding-left: 4px;
}

#hor_imagen {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
#banner_dub {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#banner_game {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}


#intro {
	width: 728px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #FFFFFF;
}

#repro {
	background-position: right;
	text-align: right;
	clear: both;
	background-color: #FFFFFF;
	padding-right: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#menu {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 10px;
	color: #404040;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#medio {
	padding-bottom: 3px;
	padding-right: 10px;
	font-size: 10px;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-weight: normal;
	color: #0FAA38;
	font-style: normal;
}

#descarga {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 380px;
	padding-left: 15px;
}

a:link {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
a:hover {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: underline;
	text-transform: uppercase;
}
