@charset "utf-8";
.Indice {
	font-size: xx-large;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Grande {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	text-align: justify;
}
.TeatroPerc {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.2em;
}
.TextoBase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}


/* CSS Document */

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF9933;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {
	background-color: #FFCC66;
}

.TituloEspectaculo {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Cursiva {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.NombreBlanco {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


.Encabezados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
}
.NoMarco {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bordeTabla {
	border: thin solid #333333;
}
.Estilo1 {
	font-size: 9px
}

.bordeMenu {
	border: thin solid #FF6600;
}
.enlaces {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.Blanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
	text-align: justify;
}
.enlacesBlancos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
.TituloEspectaculoBlanco {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-align: center;
}
.BlancoNoticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
	text-align: center;
}
