.fecha{
	font : bold 14px Tahoma ;
	text-align : left;
	text-decoration : none;
	color : #228B22;
}
.textoinfo{
	font : bold 11px Tahoma ;
	text-align : left;
	text-decoration : none;
	color : #228B22;
}
.entrada{
	font : bold 16px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #228B22;
}
.textoentrada{
	font : normal 12px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #666666;
}
.textoentradaAzul{
	font : bold 11px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #3399CC;
}
.textoentradaN{
	font : bold 12px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #666666;
}

.textoentradaRojo{
	font : normal 12px Tahoma;
	text-align : left;
	text-decoration : underline;
	color : #cc0000;
}

.textoentradaRojo:hover{
	font : bold 12px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #cc0000;
}


.peque{
	font : normal 6px Tahoma;
}

.fondoentrada {
	background-attachment: fixed;
	background-image: url(../img/tabla_superior.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondopass {
	background-attachment: fixed;
	background-image: url(../img/lince_fondopass.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondohome {
	background-attachment: fixed;
	background-image: url(../img/fondo_descatado_home.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.fondoentrada2 {
	background-attachment: fixed;
	background-image: url(../img/fondoentrada1.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.fondotabla {
	background-attachment: fixed;
	background-image: url(../img/tabla1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.borde{
	font : normal 10px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #000066;

}

.bordeG{
	font : normal 11px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #000066;

}

.bordeGris{
	font : normal 11px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #999999;

}
A.bordeGris{
	font : normal 11px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #999999;

}

A.bordeGris:hover{
	font : normal 11px Tahoma;
	text-align : left;
	text-decoration : none;
	color : #cc0000;

}

.mediana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669966;
}

.medianaGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}


A.medianaGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration:underline;
}
A.medianaGris:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}
