body {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	background-color: #CCCCCC;
	padding: 0px;
	background-position: center top;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.contenedor{
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.fotoini{
	float: left;
	width: 700px;
}

.capasuperior {
	color: #FFFFFF;
	background-color: #000000;
	width: 1000px;
	float: center;
	height: 20px;
	padding: 5px 0px;
}
.capasuperiorlogo {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 1000px;
	float: center;
	height: 199px;
	background-image: url(../imagenesweb/cabecera_2.jpg);
	padding: 5px 0px 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
.capaizquierda {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.capacontenedorcentral {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
}
.capacentral {
	background-color: #FFFFFF;
	float: left;
	width: 700px;
	color: #666666;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1;
}

.capacentral2columnas {
	float: left;
	width: 350px;
	padding: 5px 0px;
	margin: 0px;
	text-align: center;
}
.capacentral2columnas table {
	width: 337px;
	margin-right: 6px;
	margin-left: 7px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing:0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
}

.capaderecha {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.capainferior {
	background-color: #FF0000;
	padding: 5px 0px;
	width: 1000px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	background-image: url(../imagenesweb/fondopie.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
#capainferior a:link{
	color: #EF9A48;
	text-decoration: none;
}
#capainferior a:visited{
	color: #EF9A48;
	text-decoration: none;
}
#capainferior a:hover{
	color: #FFFFCC;
	text-decoration: none;
}
h1 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	float: left;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	display: none;
}
h2 {
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(../imagenesweb/h2_2.jpg);
	background-repeat:  repeat;
	background-position: right;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0;
}
h3 {
	font-size: 1em;
	color: #E60D2E;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS";
	font-weight: 600;
}
h3 a:link{
	color: #E60D2E;
	text-decoration: none;
}
h3 a:visited{
	color: #E60D2E;
	text-decoration: none;
}
h3 a:hover{
	color: #7D212B;
	text-decoration: none;
}
.temporadacategoria {
	color: #FFFFFF;
	background-color: #716F6E;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}

.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li{
	background-color: #EBEBEB;
	background-repeat:   repeat;
	background-position: right;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu a:link{
	color: #666666;
	text-decoration: none;
}
#menu a:visited{
	color: #666666;
	text-decoration: none;
}
#menu a:hover{
	color: #FF0000;
	text-decoration: none;
}
.capaproximopartido {
	background-color: #E60D2E;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.capaproximopartidofecha{
	font-size: 0.8em;
	color: #FFCC00;
	font-weight: normal;
}
.capaproximopartidocompeticion{
	font-size: 0.75em;
	color: #7D212B;
}
.capaproximopartidovs{
	font-size: 0.75em;
	color: #FFFFFF;
	font-weight: normal;
}
.capanoticias {
	color: #000000;
	text-align: center;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../imagenesweb/fondonoticia.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.capanoticiasfecha{
	font-size: 0.75em;
	color: #E60D2E;
}
.capanoticiassubtitulo{
	color: #E60D2E;
}

.capanoticiasimghorizontal{
	width: 350px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#capanoticiasimghorizontal img{
	width: 350px;
}
.capanoticiastxthorizontal{
	width: 330px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.capanoticiasimgvertical{
	width: 150px;
	float: left;
	text-align: center;
}
#capanoticiasimgvertical img{
	width: 150px;
}
.capanoticiastxtvertical{
	width: 180px;
	float: left;
	margin: 5px 5px 5px 5px;
	text-align: left;
}
caption {
	color: #666666;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
th {
	color: #FFFFFF;
	background-color: #E60D2E;
	border: 1px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
td {
	border: 1px solid #FFFFFF;
	color: #000000;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
tr		{
}
.capaultimopartido {
	background-color: #E60D2E;
	background-repeat:  no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	background-position: bottom;
	color: #FFFFFF;
}
#capaantilink a:link{
	color: #666666;
	text-decoration: none;
}
#capaantilink a:visited{
	color: #666666;
	text-decoration: none;
}
.capacalendario {
	color: #000000;
	text-align: center;
	width: 350px;
	background-image: url(../imagenesweb/fondocalendario.gif);
	background-repeat:  repeat-y;
	margin: 1px 0px 5px;
	padding: 0px;
}
.capaclasificacion {
	color: #000000;
	text-align: center;
	width: 350px;
	background-image: url(../imagenesweb/fondoclasificacion.gif);
	background-repeat:  repeat-y;
	margin: 1px 0px 5px;
	padding: 0px;
}
.capapatrocinadores {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#capapatrocinadores li{
	margin: 0px 5px;
	padding: 0px;
}
#capapatrocinadores a:link{
	color: #E60D2E;
	text-decoration: none;
}
#capapatrocinadores a:visited{
	color: #E60D2E;
	text-decoration: none;
}
#capapatrocinadores a:hover{
	color: #7D212B;
	text-decoration: none;
}
.busqueda{
	margin: -5px 0px 5px;
	padding: 5px 10px 10px;
}
.trcolor1{
	background-color: #FCE7EA;
}
.trcolor2{
	background-color: #F2E5D8;
}
.capacentral1columna {
	width: 700px;
	padding: 0px 0px;
	margin: 0px;
	text-align: center;
}
.capacentral1columna table {
	margin-right: auto;
	margin-left: auto;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing:0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	width: 680px;
}
#capacentral1columna a:link{
	color: #E60D2E;
	text-decoration: none;
	border-top-color: #000000;
	border: 1;
}
#capacentral1columna a:visited{
	color: #E60D2E;
	text-decoration: none;
}
#capacentral1columna a:hover{
	color: #7D212B;
	text-decoration: none;
}
.capafondo1columna{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.capasubmenu {
	list-style-type: none;
	margin: 0px auto;
	padding: 5px 0px;
	background-color: #FFFFFF;
}
#capasubmenu ul{
	margin: 0px;
	padding: 0px;
}
#capasubmenu li{
	margin: 0px 5px;
	padding: 0px;
	display: inline;
}
#capasubmenu a:link{
	color: #666666;
	text-decoration: none;
}
#capasubmenu a:visited{
	color: #666666;
	text-decoration: none;
}
#capasubmenu a:hover{
	color: #E60D2E;
	text-decoration: none;
}
.jugadorfoto {
	width: 150px;
	float: left;
	color: #000000;
}
.jugadortexto {
	width: 540px;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	float: left;
	padding: 5px;
}
.jugadorfototexto {
	width: 700px;
	float: left;
	background-color: #FFFFFF;
}
form {
	text-align: left;
	margin: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.capafondo1columnajugador{
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.galeriafotos2fotos {
	width: 700px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.galeriafotos{
	width: 350px;
	float: left;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 240px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.galeriafotosdetalle{
	width: 700px;
	float: left;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.galeriavideos{
	width: 350px;	
	float: left;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 265px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.navegacionanterior {
	float: left;
	width: 100px;
	text-align: left;
}
.navegacionnumeroregistros {
	float: left;
	width: 500px;
	text-align: center;
}
.navegacionsiguiente{
	float: left;
	width: 100px;
	text-align: right;
}
img {
	border: 0px none;
}
.navegacionnoticiasanteriores {
	float: left;
	width: 165px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.navegacionnoticiasposteriores {
	float: left;
	width: 165px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.capafondonoticias{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	text-align: left;
	margin-bottom: 5px;
	padding: 10px;
	color: #000000;
}
th#nested{
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
th#totales{
	background-color: #CC9999;
	text-align: left;
	font-weight: normal;
}

#temporadacategoria label{
	color: #FFFFFF;
}
label{
	color: #000000;
}
.conexion {
	width: 800px;
	text-align: right;
	float: left;
}
#conexion label{
	color: #FFFFFF;
	font-size: 0.8em;
}
#conexion input {
	background-color: #CCCCCC;
	border: thin solid #000000;
	font-size: 0.8em;
}
.idiomas {
	width: 200px;
	text-align: right;
	float: left;
}
#idiomas label{
	color: #FFFFFF;
	font-size: 0.8em;
}
#idiomas input {
	background-color: #CCCCCC;
	border: thin solid #000000;
	font-size: 0.8em;
}
