@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0;}
body {
	background-color: #000;
	background-image: url(fondoa.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#pagina {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: static;
	height: auto;
}
#redes {
	height: 42px;
	width: 150px;
	float: left;
	margin-left: 820px;
}
#proxima {
	float: left;
	height: 100px;
	width: 300px;
	margin-left: 470px;
}
#show {
	height: 140px;
	width: 980px;
	margin-top: 170px;
}


#botones {
	height: 60px;
	width: 980px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
	background-image: url(botoneras_fondo.jpg);
}
#columna1 {
	height: auto;
	width: 980px;
	float: left;
	background-color: #27176F;
}

#botones li{
	list-style: none;
	display: inline;
	line-height: 60px;
	color: #FF0;
}
#botones a{
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
}
#botones a:hover{
	color: #FF0;
	text-decoration: underline;
}
#sleader {
	height: 390px;
	width: 580px;
	margin-top: 10px;
	margin-left: 25px;
	border: 1px solid #FFF;
	float: left;
	margin-bottom: 5px;
}
#botonerasb {
	height: 390px;
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #000;
	margin-bottom: 5px;
}#contenidos {
	height: 130px;
	width: 350px;
}
#columna2 {
	height: auto;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
	background-color: #27176F;
}
#noticias {
	width: 580px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	background-image: url(textured.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.noticias {
	width: 100%;
	height: auto;
	color: white;
	display: block;
	margin-bottom: 25px;
}

.noticias h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding: 5px;
	color: #27176F;
	background-image: url(barra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.noticias p{
	color: white;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 3px;
}

.noticias img {
	max-width: 145px;
	height: auto !important;
	border: 1px solid white;
	margin-right: 10px;
	margin-left: 4px;
	float: left;
}

.noticias a {
	color: #27176F;
	text-decoration: none
}
#publicidades{
	height: 450px;
	width: 350px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	border: 2px solid #000;
	margin-bottom: 5px;
}
#publis {
	float: left;
	height: 150px;
	width: 350px;
}
#columna3 {
	height: auto;
	width: 980px;
	border-top-color: #FFF;
	float: left;
	background-color: #27176F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#facebook {
	float: left;
	width: 485px;
	height: auto;
	border-right-width: 2px;
	border-right-color: #FFF;
	border-right-style: solid;
}
#twitter {
	float: left;
	width: 485px;
	height: auto;
	border-right-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
}
#t {
	float: left;
	width: 980px;
	height: auto;
}

#instagram {
	float: left;
	width: 326px;
	height: auto;
}

#videos{
	width: 580px;
	height: 380px;
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	background-color: #27176F;
}
#youtube {
	float: left;
	height: 326px;
	width: 580px;
}
#titulo {
	height: 54px;
	width: 580px;
}
#campeonato {
	float: left;
	width: 350px;
	height: 380px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#posiciones {
	float: left;
	height: 325px;
	width: 350px;
}
#titulocampeonato {
	height: 54px;
	width: 350px;
}
#posiciones table {
	text-align: left;
}
#posiciones table th {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #27176F;
}
#posiciones table td {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	border: 1px dotted #FFF;
	text-align: left;
}
