body {
	font-family: Tahoma;
	font-size: 11px;
	color: #003333;
	background-image: url(images/grillebg_fondo.gif);
	letter-spacing: 0.1em;
	background-color: #333333;
}
.puntos {
	font-family: "Trebuchet MS";
	font-size: 9px;
	letter-spacing: 5em;
	border: 1px double #666666;
	background-image: url(#454545);
}
.tit {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #8AA822;
	letter-spacing: 0.2em;
}
.tit_peq {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #99BA25;
}
.destacados {
	color: #990000;
}
li {
	list-style-image: url(images/bullet.jpg);
	padding-left: -15px;
	list-style-position: outside;
}
.notas {
	font-style: italic;
	font-weight: lighter;
	color: #003333;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
.fondo_tabla {
	font-weight: bold;
	color: #003333;
	background-image: url(shows_espectaculos/images/fondo_tabla.jpg);
	text-align: center;
}
.txt_blanco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
a.link_blanco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_blanco:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_blanco:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
input {
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	filter: BlendTrans(Duration=5);
	background-color: #999999;
	border: 1px solid #666666;
	font-size: 10px;
}
textarea {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
	font-family: Tahoma;
}
.botones {
	background-image: url(shows_espectaculos/images/fondo_tabla.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	letter-spacing: 2px;
	filter: Shadow(Color=#999999, Direction=30);
}
.tabla2 {
	background-image: url(shows_espectaculos/images/fondo_tabla2.jpg);
	font-weight: bold;
	color: #003333;
}
.tabla_cantantes {
	background-image: url(shows_espectaculos/images/imag_cantantes.jpg);
	background-repeat: no-repeat;
}
.tabla_moda {
	background-image: url(shows_espectaculos/images/imag_moda.jpg);
	background-repeat: no-repeat;
}
.tabla_modelos {
	background-image: url(shows_espectaculos/images/imag_modelos.jpg);
	background-repeat: no-repeat;
}
.tabla_comedias {
	background-image: url(shows_espectaculos/images/imag_comedias.jpg);
	background-repeat: no-repeat;
}
.espacio {
	margin: 8px;
}

