

TD  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}

INPUT  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

TEXTAREA  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

SELECT  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color:#333333;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color:#C00;
	font-weight: bold;
	
}

.hoy {
	font-family : verdana,arial,helvetica;
	font-size : 13pt;
	color: 000099;
	font-weight: bold;
	border-width: 1px;
	border-color: 75263C;
	border-style: solid;
	background-color:#F2F2F2;
	cursor:hand;
}
/*.corrida {
	font-family : verdana,arial,helvetica;
	font-size : 13pt;
	color: ffffff;
	font-weight: bold;
	border-width: 1px;
	border-color: 75263C;
	border-style: solid;
	background-color:#0099CC;
	cursor:hand;
}.novillada {
	font-family : verdana,arial,helvetica;
	font-size : 13pt;
	color: ffffff;
	font-weight: bold;
	border-width: 1px;
	border-color: 75263C;
	border-style: solid;
	background-color:#FF0000;
	cursor:hand;
}
.rejones {
	font-family : verdana,arial,helvetica;
	font-size : 13pt;
	color: ffffff;
	font-weight: bold;
	border-width: 1px;
	border-color: 75263C;
	border-style: solid;
	background-color:#006600;
	cursor:hand;
}*/

.domingo {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: CC0000;
	font-weight: bold;
}

.diario {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: 000000;
	cursor:hand;
}

.tform {
	border-width: 1px;
	border-color: 75263C;
	border-style: solid;
}
.imagenes{
	cursor:hand;
}
.transparente
{
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
.no_transparente
{
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
color:#FFFFFF;
}  
.borde_negro {
	border: 1px solid #000000;
}
