/* CSS Document */


a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

body {
	margin: 0px;
	font-size: 8px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../imagenes/bg.jpg);
}

.formulario_dentro {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #333333;
}
.consulta {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 297px;
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #333333;
}
.boton {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left;
	cursor: hand;
	background-color: #000000;
	border: 1px solid #333333;
	width: 80px;
}
.formulario {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	width: 140px;
	color: #CCCCCC;
	background-color: #000000;
}

.cuadro_abajo {
	vertical-align: bottom;
}
.cuadro_arriba {

	vertical-align: text-top;
}
.direccion {
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
.respuesta{
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
.datofoto {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #333333;
	padding-left: 10px;
	text-align: right;
}
.contenido {

	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
}
.texto_mamaquiero {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
}
.titulos {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #990000;
}
#loadinggaleria {
	background-image: url(../imagenes/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
}
.celda_principal {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	background-color: #000000;
	height: 500px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
.texto_descarga {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
.borde_descarga {
	border: 1px solid #333333;
}
.texto_galeria {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
.sub_titulo_espectaculos {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F50200;
	letter-spacing: 2px;
}
.sub_titulo {
	font-family:  "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.entrar {

	font-family:  "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
