@charset "utf-8";

/* CSS Document */







body {

	background: #000  url(../bg.jpg) no-repeat center top;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

body,td,th {

	font-family: "Trebuchet MS";

	font-size: 10px;

	color: #999;

	text-align: center;

}







a:link {

	color: #CCC;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #CCC;

}

a:hover {

	text-decoration: underline;

	color: #0CC;

}

a:active {

	text-decoration: none;

	color: #CCC;

}

.txtblanco {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 30px;

	color: #999;

}

.TitulosPrincipalesBlanco25 {

	font: 26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 23px;

	font-weight: bold;

	color: #CCC;

}

.TitulosFechasBlanco23 {

	font: bolder 21px "Book Antiqua";

	color: #0CC;

	text-transform: none;

	font-size: 18px;

}



.SubTitFechasAzul14 {

	font: bolder 14px "Book Antiqua";

	color: #9DFFFF;

	text-transform: none;

	font-size: 14px;

}



.TextoFechasGris12 {

	color: #CCC;

}



.txtblanco10 {

	font-family: "Trebuchet MS";

	font-size: 10px;

	color: #FFF;

}



/* Fondos Malixa */

#fondoabajo { background: #000  url(../bg.jpg) no-repeat center top; }

#fondoupcoming { background: #000  url(../bg_upcoming.jpg) repeat center top; }

#fondonews { background: #000  url(../bg_news.jpg) repeat center top; }

#fondocentral { background: #000  url(../bg_central.jpg) repeat center top; }

#fondoschedule { background: #000  url(../bg3.jpg) no-repeat center top; }

