@charset "utf-8";

/* CSS Document */







body {

	background: #000  url(../bg_main.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: #CCC;

	text-align: center;

}







a:link {

	color: #CCC;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #CCC;

}

a:hover {
	text-decoration: underline;
	color: #CB5262;
}

a:active {

	text-decoration: none;

	color: #CCC;

}

.txtblanco {

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

	font-size: 30px;

	color: #999;

}

.TitulosPrincipalesBlanco25 {

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

	color: #CCC;

}

.TitulosFechasBlanco23 {
	font: bolder 20px "Book Antiqua";
	color: #CD545E;
	text-transform: none;
}



.LinkImages_bordeNormal {
	font: bolder 14px "Book Antiqua";
	color: #B13C48;
	text-transform: none;
	font-size: 14px;
}



.TextoFechasGris12 {

	color: #CCC;

}



.txtblanco10 {

	font-family: "Trebuchet MS";

	font-size: 10px;

	color: #FFF;

}



/* Fondos DJ */

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

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

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

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

