td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
a:link {  color: #3366FF; text-decoration: none}
a:visited {  color: #3366FF; text-decoration: none}
a:hover {  color: #9900FF; text-decoration: none}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
a.nav:hover {
	color: #FFCC66;
	text-decoration: none;
	line-height: 30px;
}
h1 {  font-size: 20px; font-weight: normal; color: #3366FF}
.cuadro {
	font-family: Georgia;
	background-color: #3399FF;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.cuadroSuperior {
	font-family: Georgia;
	background-color: #00CC66;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
}
.titulo {
	font-family: "Berlin Sans FB", "Berlin Sans FB Demi";
	color: #3366FF;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
}
.calendario {
	font-size: 11px;
	font-family: Georgia;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
}
.textoNoticias {
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.subEnlace {
	font-family: Georgia;
	color: #00CC33;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
	text-transform: uppercase;
}
.cuadroEncabezadoIzda {
	background-color: #00CC66;
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;

}

.cuadroEncabezado {
	font-family: Georgia;
	background-color: #00CC66;
	color: #FFFFFF;
	font-size: 12px;
	text-indent: 5px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
}
#clasificacionIzda {
	background-image: url(images/esquinaMenuIzPeq.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
}
#clasificacionDcha {
	background-image: url(images/esquinaMenuDcPeq.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	padding-left: 5px;
}


.imagenJugador {
	height: 150px;
}
.imagenEquipo {
	width: 300px;
}




#marcadores {
	width: 630px;
	height: 200px, auto;
}
.numero {
	font-family: Calibri;
	font-size: 80px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-left: 25px;
	color: #000000;
}
#marcador {
	background-image: url(images/libreta.jpg);
	height: 190px;
	width: 300px;
	float: left;
	background-repeat: no-repeat;
}
#numeroI {
	float: left;
	padding-left: 55px;
}
#numeroItxt {
	float: left;
}
#numeroD {
	float: right;
	padding-right: 50px;
}
#numeroDtxt {
	float: right;
	clear: both;
}
.numeroTxt {
	width: 130px;
	background-position: center;
	font-family: Calibri;
	height: 20px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}


.logo {
	height: 100px;
	width: auto;
}
#capaLogos {
	height: 450px; auto;
	width: 500px;
	border: 1px solid #0066CC;
	padding: 2px;
	text-align: center;
}
#capaLogo {
	float: left;
	font-family: Georgia;
	font-size: 10px;
	width: 160px;
	height: auto; 400;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 30px;
	padding-left: 2px;
}


#tituloHem {
	width: 400px;
	text-align: center;
	height: 50px;
	border: 1px solid #CCCCCC;
	font-family: Georgia;
	color: #666666;
	font-weight: bold;
}
#hemerotIzda {
	width: 29%;
	float: left;
	vertical-align: middle;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#hemerotDcha {
	float: right;
	width: 70%;
}
.jornadaCentral {

	font-family: Georgia;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
}
.jornadaCentralAplazado {
	font-family: Georgia;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
	font-style: italic;
}
#comentario {
	width: 90%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 25px;
	font-family: Georgia;
	font-size: 9px;
	text-align: justify;
	text-transform: uppercase;
}
