﻿body
{
	/*background: url(../img/fnd-rayado.gif) repeat;*/
	background: #3f5b77;
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #003366;
}
img
{
	border: 0px;
}
a
{
	text-decoration: none;
	color: #67AAD4;
}
a:hover
{
	text-decoration: none;
	color: #003366;
}
h2
{
	font-size: 14px;
	text-align: center;
}
.dvCab
{
	margin: 0 auto;
	width: 770px;
	background: url(../img/fnd_deg.jpg) repeat-y center;
}

.dvMenu a
{
	float: left;
	display: block;
	padding: 5px 15px 10px;
	margin: 5px 5px 0 5px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold; /*border-left: 1px solid #fff; 	border-right: 1px solid #fff;*/
}
.dvMenu a:hover
{
	color: #67AAD4;
	background: #fff !important;
}
.dvMenu a.act
{
	background: url(../img/flecha.png) no-repeat bottom center;
}

.blq_izq
{
	float: left;
	width: 580px;
}
.blq_drcha
{
	float: right;
	margin: 10px 0px;
	text-align: right;
}

.dvGnrl
{
	/*border-left: 2px solid #67AAD4; 	border-right: 2px solid #003366;*/ /*background: url(../img/sombras.jpg) repeat-y center #fff;*/ /*background: url(../img/sombras.gif) no-repeat center top;*/
	background: #fff;
	margin: 0 auto;
	width: 786px;
}
.dvcontenedor
{
	padding: 10px;
	margin: 0 auto;
	width: 750px;
	background: #fff;
}


.minibanner153, .minibanner130, .minibanner168
{
	clear: both;
	width: 153px;
	margin: 0 0 15px 0;
}
.minibanner130
{
	width: 130px;
}
.minibanner168
{
	width: 168px;
}


.menu
{
	font-size: 12px; /*margin:0 auto;*/
	color: #67AAD4;
	font-weight: bold;
	text-align: center; /*margin-top:2px; 	margin:4px 2px;*/
	margin-bottom: 10px;
	margin-left: 2px;
}
.dynamicitem
{
	margin: 2px 8px;
}
.dynamic
{
	margin-top: 0px;
}

.staticitem
{
	border: 1px solid white;
	padding: 0px 8px;
	height: 26px;
	color: #3f5b77;
}
.staticitem a:hover
{
	color: #3f5b77;
}
.staticselected
{
	/*background:url(../img/pest_deg.gif) no-repeat #67AAD4; 	background:#3f5b77;*/ /*border-bottom: 3px solid #3f5b77;*/
	font-size: 16px;
	height: 26px;
}
.staticselected a:hover
{
	color: #3f5b77;
}
.statichover
{
	border-bottom: 3px solid #3f5b77;
}





.tablaEquipos
{
	float: left;
	color: #64AAD4;
	font-weight: bold;
}
.tablaEquipos tr td
{
	border: 1px solid #3f5b77;
	width: 175px;
}
.tablaEquipos .sinborde
{
	border: none;
	text-align: center;
}
.tablaEquipos .fndazul
{
	background: #3f5b77;
	color: #ffffff;
	border: none;
}
.icono
{
	margin: 4px;
}
.plantilla
{
	clear: both;
	margin: 6px 2px;
}
.plantilla img
{
	margin: 0px 4px;
}
.dorsal
{
	width: 30px;
}
.nombre
{
	width: 260px;
}
.edad
{
	width: 60px;
}
.posicion
{
	width: 80px;
}

.dvJugador
{
	float: left;
	width: 184px;
	height: 65px;
	margin: 2px;
	padding-top: 2px;
	border: 1px solid #3f5b77;
}
.dvJugador img
{
    width: 50px;
	margin: 0 5px;
}

.header_partidos, .header_partidos2
{
	background: #3f5b77;
	color: White;
	text-align: left;
	font-weight: bold;
}
.header_partidos2
{
	background: #67AAD4;
}
.header_partidos2 a
{
	color: #fff;
}
.header_partidos a
{
    color: White;
}
.header_partidos a:hover
{
    color: #67AAD4;
}
.dvHeader_partidos
{
	float: left;
	font-weight: bold;
	width: 558px;
	margin: 2px;
	padding: 4px; /*border-bottom: 1px solid #3f5b77;*/
	border-bottom: 1px solid #67AAD4;
}
.celda
{
	text-align: center;
	vertical-align: top;
}
.destacada
{
	/*vertical-align:middle !important; 	background:#9EC7E0;*/
	color: #1D2A3A;
	font-weight: bold;
}
.resaltado td
{
	background:#9EC7E0;
	font-weight: bold;
}


.bloque
{
	float: left;
	width: 570px;
	margin-top: 4px;
}



.dvPie
{
	clear: both;
	margin: 0 auto;
	width: 750px;
	text-align: center;
	font-size: 10px;
}
hr
{
	border: 1px solid #1D2A3A;
	width: 100%;
}


.noticia
{
	float: left;
	width: 550px;
	margin: 6px;
	border-left: 1px solid #3f5b77;
	border-bottom: 1px solid #3f5b77;
}
/* REPEATER NOTICIAS*/
.titulo
{
	background: #3f5b77;
	text-align: left;
	font-weight: bold;
	clear: both;
	font-size: 12px;
	padding: 5px;
	color: #fff;
}
.titulo a, .titulo a:hover
{
	color: #fff !important;
}
.cuerpo
{
	text-align: left;
	clear: both;
	padding: 8px;
	color: #1d2a3a;
	border-right: 1px solid #3f5b77;
}
.cuerpo a, .cuerpo a:hover
{
	color: #1d2a3a !important;
}
.autor
{
	text-align: right;
	clear: both;
	padding: 4px;
	color: #888;
	border-right: 1px solid #3f5b77;
}

/*.equipos a
{
	border:1px solid white;
	margin:30px 10px;
}
.equipos a:hover
{
	border:1px solid #67AAD4;
}*/
.patrocinadores
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 570px;
}

.img_peq
{
	width: 100px;
	height: 80px;
	margin: 2px 4px;
}

.imagenGaleria
{
	width: 120px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin: 2px;
	background: #fff;
}


.contacto
{
	text-align: center;
	color: #67AAD4;
	font-size: 12px;
}

.contacto .txt
{
	padding: 2px;
	width: 300px;
	font-size: 12px !important;
	font-family: Tahoma !important;
}

.tbTorneo td:first-child
{
	background: #3f5b77;
	color: White;
	text-align: left;
	font-weight: bold;
}


.datagrid
{
	border: 0px #fff;
	width: 570px;
	font-family: Tahoma;
	font-size: 11px;
}
.datagrid td
{
	border: 0px #fff;
	padding: 4px;
	text-align: left;
}
.datagrid tr:first-child td
{
	font-weight: bold;
	text-align: left;
}



.comentarios
{
	margin: 10px 0 0 0;
}

.textbox, .multiline, .desplegable
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: 1px inset #666;
	width: 500px;
	padding-left: 2px;
	margin: 4px 0;
}
.desplegable
{
	width: auto;
	margin: 0 5px;
}
.multiline
{
	height: 100px;
}
.boton
{
	border: 1px outset #666;
	font-family: Tahoma, Arial;
	font-size: 11px;
}


.dvComunicado
{
	width: 550px;
	margin: 15px 5px;
	text-align: justify;
}
.dvComunicado .fecha
{
	clear: left;
	width: 180px;
}
.dvComunicado b
{
	font-size: 14px;
}
.dvComunicado a
{
}


.dvTemporadas
{
	clear: both;
	background: url(../img/fndTemporadas.gif) no-repeat top center;
	width: 162px;
	height: 32px;
	margin: 0 0 15px 0;
	padding: 50px 0 0 0;
	text-align: center;
	font-size: 14px;
}


.dvError
{
	margin: 0 auto;
	width: 600px;
}
.dvError h2
{
	text-align: left;
}

.portada
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -350px;
	width: 700px;
	height: 400px;
}
