.fondo_top {
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondo_contacto_adultos {
	background-image: url(img/estrellas2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondo_top_teatro {
	background-image: url(img/top_teatro.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}.fondo_top_adultos {
	background-image: url(img/top_ad.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondo_menu {
	background-image: url(img/tubo.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fondo_menu_ad {
	background-image: url(img/tubo_a.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fondo_menu_bottom {
	background-image: url(img/bottom_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondo_menu_bottom_ad {
	background-image: url(img/bottom_menu_a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondo_bottom {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondo_bottom_adultos {
	background-image: url(img/bottom_a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	margin: 0px;
	padding: 0px;
}
.fondo_total {
	background-color: #732380;
	background-image: url(img/fondo_total.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fondo_total_ad {
	background-color: #732380;
	background-image: url(img/fondo_total_a.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fondo_top_2 {
	background-image: url(img/top_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.arial11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFF100;
	text-decoration: none;
}
.fondo_prensa {
	background-image: url(img/top_teatro_2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
