BODY {
	background-image: url(../imgs/home/home.gif);
}
DIV.titulo {
	background-image: url(../imgs/home/home_titulo.gif);
}
TD.boton {
	background-image: url(../imgs/home/home_boton.gif);
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}
SPAN.puntoBoton {
	font-size: 18px;
}
A {
	color: White;
	text-decoration: none;
}
A:HOVER {
	color: Black;
	text-decoration: none;
}
/*#mundosenti2Musica {
	z-index: 5000;
	position: absolute;
	left: 35px;
	top: 80px;
	height: 21px;
	clip:   rect(0px 171px 21px 0px);
}
#mundosenti2EventosEspectaculos {
	z-index: 5000;
	position: absolute;
	left: 446px;
	top: 80px;
	height: 21px;
	clip:   rect(0px 289px 21px 0px);
}*/
TABLE.contenido {
	background-image: url(../imgs/home/home_contenido.gif);
	width: 100%;
	height: 100%;
}

DIV.proximamente {
	background-color: #fdfdfc;
	color: #9773ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}