@import url("reset_styles.css"); 


/*-------------------------- ETIQUETAS HTML --------------------------*/

html {
	height: 100%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(../gfx/fondo_pagina.jpg) no-repeat fixed center top;
}

img { 
 /* background: url(../gfx/cargando.gif) no-repeat 50% 50%;  */
}

/*
hr {
	line-height: 0.07em;
	color: #CCCCCC;
	height: 1px;
	margin-top: .2em;
	margin-bottom: .2em;
}
*/
strong {
	font-weight: bold;
}




a{
	color: #333;
	text-decoration:none;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #9e1b34;
	text-decoration: underline;
}
a:active {
	color: #9e1b34;
}

/*---------------------------------- DIVS ID ---------------------------------*/

#cabecera {
	background: #9e1b34 url(../gfx/fondo_pagina_01.jpg) no-repeat right top;
}
#cabecera h1 {
	text-indent: -9999px;
	display: none;
}
#cabecera .logo {
	padding: .6em 0em .2em .6em;
}
#contenedor {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	height: 100%;
}
#contenido {
	min-height:15em;
	height:auto !important;
	height:15em;
	margin-top: .3em;
	margin-bottom: 0.6em;
	margin-left:.3em;
	margin-right:.3em;
	clear: both;
}

#contenido p {
	color:#444 !important;
	font-size: 0.7em;
	text-align: justify;
	margin-bottom: 0.4em;
	line-height:155%;
}

#contenido h2 {
	color:#9e1b34;
	font: normal 1.3em "Times New Roman", Times, serif;
	padding: 0.2em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.5em;
	margin-top: 1.6em;
	background: #F5F5F5;
	clear: both;
		letter-spacing:-0.02em;
}
#contenido h3 {
	font: normal 1.1em/0.7em "Times New Roman", Times, serif;
	border-bottom: 1px solid #E6E6E6;
	padding-top: .4em;
	padding-right: 0.2em;
	padding-left: 0.2em;
	clear: both;
	margin-bottom: 0.4em;
	letter-spacing:-0.02em;
	text-indent:-0.24em;
}
#contenido h4 {
	font: normal .95em "Times New Roman", Times, serif;
	margin-top: 1.2em;
	margin-bottom: 1em;
	background: #F5F5F5;
	padding: 0.2em;
	clear: both;
	color:#9e1b34;
	line-height:140%;
}
#contenido li {
	font-size: 0.7em;
	line-height: 1.4em;
	list-style: url(../gfx/contenido_li.gif) inside;
	margin-left: 0.8em;
	margin-bottom: 0.4em;

}
#programacion li {
	background: url(../gfx/contenido_li.gif) no-repeat 18px 5px;
	margin: 0 auto;
	padding-left:32px;
	width:93%;
}
#caja-fechas {
	background: url(../gfx/fondo_caja-fechas.jpg) repeat-x;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	text-align: center;
	padding: 0.4em;
	width: 242px;
	min-height:16em;
	height:auto !important;
	height:16em;
}
#caja-fechas p {
	text-align: center;
	color:#333333;
}
#caja-fechas a {
	color:#9E1B34;
	font-weight:bold;
}
#portada-dia h5 {
	color: #9E1B34;
	margin-bottom: .8em;
	font: 0.8em "Times New Roman", Times, serif;
}
#portada-dia li {
	padding:0em;
	margin:0em;
}

#pie {
	clear:both;
	text-align: center;
	color: #9E1B34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	padding-top: 0.4em;
	margin-top:1em;
}

#pie p {
	font-size: 0.7em;
	line-height: 125%;
	text-align: center;
}
#pie img {
	display: inline;
	padding-top: 0.4em;
	padding-right: 0.4em;

}

#idioma {
	text-align: right;
	color:#eee;
	line-height:1.4em;	
}
#idioma a {
	font-size: 0.6em;
	color:#333;
	padding-left:.4em;
	padding-right:.4em;
}
#nav {
	background: #9E1B34;
	width:100%;
	float:right;
	height:24px;
}
#nav ul {
	margin-left:8.1em;
}

#nav li {
	display:inline;
	font-size: 78%;
	color: #FFFFFF;
	background: #6F1325;
	border-left: 0.2em solid #9E1B34;
	line-height: 2em;
	padding: .4em .7em;
	text-decoration: none;
	border-right: 0.3em solid #9E1B34;
}
#nav a{
	color: #fff;
	text-decoration:none;
}
#nav a:link {
	color: #fff;
}
#nav a:visited {
	color: #fff;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#nav a:active {
	color: #fff;
}
#nav .pagina_activa {
	background: url(../gfx/fondo_solapa_activa.gif) repeat-x;
	color: #9E1B34;
	font-weight: bold;
}
#nav .pagina_activa a{
	color: #9E1B34;
}
#nav .pagina_activa a:active  {
	color: #9E1B34;
}
#nav .pagina_activa a:hover, a:link {
	color: #9E1B34;
}
#nav .pagina_activa  a:visited {
	color: #9E1B34;
}

#subnav {
	float: left;
	margin: 0.6em 0;
	clear: both;
}
#subnav li {
	display: inline;
	font-size: 70%;
	color: #333;
	line-height: 2.6em;
	padding: .6em;
	text-decoration: none;
	border: solid 1px #dedede;
	background:#f9f0f2!important;
	margin-right:1em;
}
#subnav a{
	color: #888;
	text-decoration:none;
}
#subnav a:link {
	color: #888;
}
#subnav a:visited {
	color: #888;
}
#subnav a:hover {
	color: #888;
	text-decoration: underline;
}
#subnav a:active {
	color: #888;
}

#subnav .pagina_activa {
	background:#fff!important;
	color: #9E1B34!important;
	font-weight: bold;
	border: solid 1px #F7CED7!important;
}
#subnav .pagina_activa a{
	color: #9E1B34!important;
}
#portada-destacado {
	float: left;
	width: 73%;
	background: #fff;
	/*url(../gfx/fondo_portada_dia.gif) repeat-x 0px 235px */
}
#portada-textos h3 {
	color: #9E1B34;
	margin: 0px 0px .3em;
	padding: 0px;
}
#portada-calendario {
	float: right;
	width: 26%;
}
#portada-textos {
	margin-right: 0.4em;
	margin-left: 0.4em;
	margin-top: 0px;
}
#portada-dia {
	margin-top: 0.4em;
	background: #fff url(../gfx/fondo_portada_dia.gif) repeat-x;
	padding: 0.4em;
}
#portada-dia li {
	font-size: 0.6em !important;
	padding: 0px;
	margin: 0em;
}
#portada-dia h4 {
	color: #9E1B34;
	font-size: .8em;
	margin-bottom: .8em;
	font-style: italic;
}
#portada-categorias {
	margin-top: .2em;
	margin-bottom: .2em;
}
#portada-categorias ul {
	text-align: center;
}

#portada-categorias li {
	color: #9E1B34;
	display: inline;
	background: #fff url(../gfx/fondo_caja_categoria.gif) repeat-x;
	font: 1.1em "Times New Roman", Times, serif;
	font-weight:bold;
	padding: 0.5em;
	min-height:1.6em;
	line-height:1.1em;
	width: 21.6%;
	margin-left: 1%;
	float: left;
}
#portada-categorias li a {
	color: #9E1B34;
}
#migasdepan {
	font-size: 0.6em;
}
#migasdepan a {
	color: #333;
}
#migasdepan a:hover {
	color: #9E1B34;
}
#referencia-calendario {
	text-align: center;
}
#referencia-calendario p {
	text-align: center;
	font-size: .6em;
}
#galeriadeimagenes {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	white-space:nowrap;
/*	background: url(../gfx/fondo_galeria.jpg) no-repeat fixed center top; */
}
#galeriafotos {
	width:850px;
	margin-left:auto;
	margin-right:auto;

/*	background: url(../gfx/fondo_galeria.jpg) no-repeat fixed center top; */
}
#galeriadeimagenes img,#galeriafotos img {
	width:120px;
	height:80px;
	padding:0;
	margin:0;

}
#galeriadeimagenes-cat{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	white-space:nowrap;
/*	background: url(../gfx/fondo_galeria.jpg) no-repeat fixed center top; */
	padding-top:15px;
}
#galeriadeimagenes-eve{
	width:560px;
	margin-left:auto;
	margin-right:auto;
	white-space:nowrap;
/*	background: url(../gfx/fondo_galeria.jpg) no-repeat fixed center top; */
	padding-top:15px;
}
#galeriadeimagenes-cat a:link {
	color:#333 !important;
}
#galeriadeimagenes-eve a:link {
	color:#333 !important;
}
#galeriafotos {
	width:850px;
	margin-left:auto;
	margin-right:auto;

/*	background: url(../gfx/fondo_galeria.jpg) no-repeat fixed center top; */
}
#galeriadeimagenes-cat img,#galeriafotos img,#galeriadeimagenes-eve img{
	width:120px;
	height:80px;
	padding:0;
	margin:0;
}
#panel-botones-filtro {
	clear: both;
	width: 100%;
	padding-top: 0.6em;
	border-top: 1px solid #F0F0F0;
	padding-bottom: 0.3em;
}
#panel-botones-filtro li{
margin-left:0;
}
#plano-referencias {
	text-align: center;
	padding: .8em;	
	font-size: 0.7em;
}
#plano-referencias img {
	margin-right: 0.4em;
	margin-left: 1em;
}
#caja-anuncio {
	background: #FFFFef;
	clear: both;
	border: 1px solid #D0D0AC;
	color: #9E1B34;
	font-size: 75%;
	line-height:200%;
	margin-top:1em;
	margin-bottom:1em;
	font-weight:bold;
	padding:4px;
}
#caja-anuncio p {
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}
#caja-anuncio a {
	color: #9E1B34;
}

#pie-galeria {
	background: url(../gfx/cabecera_galeria.jpg) no-repeat center;
	height: 64px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#form-contacto li {
	list-style: url(none) none outside;
}
#items-descarga ul {
	/* width: 600px; */
	list-style-type:none;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
}
#items-descarga li {
	width:583px;
	margin:15px 0 0 0;
	line-height:18px;
	float:left;
	color: #9e1b34;
	background: #fff5f5;
	padding: 1em;
	border: 1px solid #d2a4ad;
}
#items-descarga li a {
	color:#9e1b34;
	text-decoration:none;
	background: url(../gfx/items-descarga.gif) 0 1px no-repeat;
	margin:5px 0 5px 5px;
	padding-left:25px;
}
#items-descarga li a:hover {
	color:#9e1b34;
	text-decoration:underline;
}
#mapaweb {
	width: 16.9%;
	padding: 0.4em;
	float: left;
	background: #F5F5F5;
	border: 1px solid #9E1B34;
	margin-top: 0.4em;
	margin-right: 0.6em;
	margin-bottom: 0.4em;
	height: 12em;
}
#mapaweb h2{
	font-size: 100%;
	border-style: none;
}
#mapaweb li {
	font-size: 0.6em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#select {
	background: #F9F0F2;
	text-align:left;
	float: right;
	line-height: 150%;
	margin-top:.2em;
	font: .7em/140% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding:.4em;
	border: 1px solid #F7CED7;
	text-transform: uppercase;
}

#paginador {
width:98%;
text-align:center;
color:#9e1b34;
font: bold italic .8em "Times New Roman", Times, serif !important;
font-weight:bold;
padding:.3em;
padding-left:1.5em;
clear:both;
margin:0;
}

#paginador a{
	color:#9e1b34;
	font-size:1.2em;

}


/*---------------------------- CALENDARIO ------------------------------ */

#calendario {
	min-height:11em;
	height:auto !important;
	height:11em;
}

#calendar {
	width: 100%;
    padding: 0;
	border-left: 1px solid #ccc;
	color: #333333;
	text-align: center;
	background-color: #fff;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: .4em;
	line-height: 180%;
}

#calendar a {
	color: #9E1B34;
}

#calendar .navig, #calendar .navig a {
	color: #9E1B34;
	text-align: center;
	text-decoration: none;
}	

#calendar caption {
	margin: 0;
	padding: 0;
	color: #9E1B34;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

#calendar th {
	font-weight: bold;
	line-height:200%;
	color: #666666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
}

#calendar .today, #calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited {
	color: #FFFFFF;
	font-weight: bold;
	background: #9E1B34;
}

#calendar td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

#calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar td a:link, #calendar td a:visited {
	color: #9E1B34;
	background: #eee;
}

#calendar td a:hover, #calendar td a:active {
	color: #FFFFFF;
	background: #ED96A7;
}
#solapa-historia 
{	float:left;
	width: 100%;
	margin-bottom:.8em;
	border-bottom: 1px solid #ccc;
	clear:both;
}

#indice {
	background: url(../gfx/fondo_pergamino.jpg) no-repeat center;
	clear:both;
	list-style: url(none) none;
	margin:0;
	padding:0;
	padding-top:.4em;
	height:6em;
}

#indice a {
	color: #333 !important;
}

#indice li {
	list-style:none !important;
	list-style: url(none) none !important;
	line-height:110%;
	padding:0;
}

#indice strong {
	font-weight: bold;
	color: #9E1B34 !important;
}
#indice a:link{
	color: #333 !important;
	text-decoration: none;
}
#indice a:visited{
	color: #333 !important;
	text-decoration: none;
}
#indice a:hover{
	color: #333 !important;
/*	text-decoration: underline; */
}
#indice a:active{
	color: #333 !important;
	text-decoration: none;
}

/*-------------------------- SOLAPAS FICHAS --------------------------*/
#solapa-caja {
	float:left;
	width: 498px;


}
#solapa-caja-cat {
	float:left;
	width: 550px !important;
	overflow:hidden;
	display:inline;
	margin-bottom:11px;
}
#caja-solapa {
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em; 
	margin: 0px auto; 
	width: 99%; 
	padding-top: 1em; 
	text-align: left
	border-bottom: 1px solid #333;
}
#content-caja {
	margin:0;
	padding:0;
	clear:both;
/*	border-top: 1px solid #ccc;	  */

}

#content-caja a{
	color: #9E1B34 !important;
}

#content-caja p {
width:490px;
float:left;
margin-top:6px;
}

#content {
margin-top:6px;
}
#content p {
width:100%;
}

#load {
/*	position:absolute; */
	text-align:center;
	padding:6em;
	display:none;
	font-size:.8em;
	font-weight:bold;
	z-index:11;
}

.solapa {
	background: #f9f0f2;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	border-left: 1px solid #ccc;
	cursor: pointer;
	margin-right: .6em;
	text-align: center;
	padding: .4em;
	font: .95em  "Times New Roman", Times, serif;
	font-weight:normal;
	color:#333;
}

.solapa a {
	color:#333!important;
}

.solapa-activa {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	margin-right: .5em;
	border-bottom: 1px none;
	text-align: center;
	padding: .4em;
	font: .95em "times new roman", times, serif;
	background: url(../gfx/fondo_pestana_activa.gif) repeat-x!important;
	color:#fff!important;
	font-weight:bold;
}
.solapa-activa a {
	color:#fff!important;
}
/*-------------------------- HR --------------------------*/
div.hr {
	height: 1em;
	background: url(../gfx/horizontalrule.gif) no-repeat scroll center;
	clear:both;
	margin-top:.2em;
}
div.hr hr {
	display: none;
	clear: both;
}

/*--------------------------- CLASES ------------------------ */
.botones-filtro {
	color: #333;
	min-height:1.5em;
	height:1.5em;
	background: #F9F0F2;
	padding: 0.4em .8em;
	display: inline;
	font-size: 0.6em;
	border: 0.07em solid #F7CED7;
	float: left;
	margin-right: 1em;
	margin-bottom: 0.4em;
	overflow: visible;
}
#contenido .botones-filtro {
margin-left:0;
}
.botones-filtro-activo {
	min-height:1.5em;
	height:1.5em;
	background: #9E1B34;
	padding: 0.4em .8em;
	display: inline;
	font-size: 0.6em;
	font-weight: bold;
	border: 0.07em solid #F7CED7;
	margin-right: 1em;
	color: #fff;
	float: left;
}
.botones-filtro-activo a:active  {
	color: #fff;
}
.botones-filtro-activo a:hover, a:link {
	color: #333;
}
.botones-filtro-activo  a:visited {
	color: #fff;
}
.caja-evento {
	width:99%;
	font-size: 0.6em;
	padding: 0.4em;
	text-align: left;
	line-height: 1.4em;
	clear: both;
	float: left;
/*	border-bottom: 0.07em solid #E6E6E6; */
	list-style: url(none) none;
	background: #FCFCFC;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	display: block;
}
.caja-evento img {
	float: right;
	margin-left: 0.4em;
/*	border: 1px solid #9E1B34; */
}

.contenido-fotografia {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
/*	border: 0.07em solid #9E1B34;  */
}
.caja-fechas-foto {
	border: 1px solid #9E1B34;
}
.botones-filtro-mes {
	display: inline;
	font-size: 0.6em;
	font-weight: bold;
	line-height: 1.6em;
	float: left;
	margin-right: 1em;
	margin-bottom: 0.3em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	text-transform: uppercase;
}
.categoria-incrustada {
	font: italic 2em "Times New Roman", Times, serif;
	width:auto;
	text-align:right;
	color:#a5a5a5;
	margin-top: -1.3em;
	margin-bottom:.3em;
}
.dia-actual {
	font-size: 10px;
	background: #9E1B34;
	line-height: 12px;
	color: #9E1B34;
	height: 12px;
}
.dia-actividad {
	color: #CCCCCC;
	font-size: 10px;
	background: #CCCCCC;
	line-height: 12px;
	height: 12px;
}
.caja-fechas-destacado {
	display:block;
	color:#9E1B34;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
}
.nombre-evento {
	font-size: 1em;
	color: #9E1B34;
}
.galeria-foto {
	width:140px;
	margin: 2px 20px;
	padding:6px; 
	float: left;
	text-align: center;
	white-space:normal;	
	min-height:120px;
	height:auto !important;
	height:120px;
}
.galeria-foto-cat {
	color:#333!important;
	width:140px;
	margin: 2px 20px;
	padding:0px; 
	float: left;
	text-align: center;
	white-space:normal;	
	min-height:140px;
	height:auto !important;
	height:140px;
}
.galeria-foto-eve {
	width:140px;
	margin: 2px 12px;
	padding:0px; 
	float: left;
	text-align: center;
	white-space:normal;	
	min-height:120px;
	height:auto !important;
	height:120px;
}
.galeria-foto img {
/*	border: 0.07em solid #9E1B34; */	
}
.galeria-texto {
	color:#333!important;
	font-size: 0.6em;
	width: 140px;
	margin:0;
	padding:0;
}
.galeria-foto-ampliada {
	display: block;
	text-align: center;
	margin: 0.8em auto;
}
.caja-evento-categoria {
	color: #9E1B34;
}
.boton {
	font-size: 1em;
	background:#9e1b34;
	padding: 2px;
	font-weight: bold;
	color: #fff;
	margin: 2px;
	border:none;
}
.flota-der {
	float: right;
}
.flota-izq {
	float: left;
}
.campotexto {
font: 100% Verdana, Arial, Helvetica, sans-serif;
width: 320px;
height: 18px;
background: url(../gfx/fondo-campo.gif) repeat-x;
border: 0.07em solid #dcadb6;
padding: 1px;
margin:0px;
}
.cajatexto {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #fff url(../gfx/fondo-campo.gif) repeat-x;
border: 0.07em solid #dcadb6;
padding: 1px;
margin:2px;
}

.historia-fotografia {
	clear: both;
	min-width: 100px;
	max-width: 250px;
	width: 250px; /*width:auto;*/
	float:right;
	margin-left:.8em;
	margin-bottom:1.4em;
	text-align:right;
	line-height:80% !important;
}
.historia-fotografia img {
	padding:0;
	margin:0;
/*	border: 1px solid #9E1B34;  */
/* margin-bottom:.2em; */
}
.historia-fotografia p {
	color:#333;
	margin:0;
	padding:0;
	padding-top:.2em;
	clear:both;
	font-size:0.58em !important;
	text-align:center !important;
	line-height:80%;
}
.historia-fotografia2 {
	clear: both;
	min-width: 100px;
	max-width: 250px;
	width: 250px; /*width:auto;*/
	float:right;
	margin-left:.8em;
	margin-top:16px;
	margin-bottom:.4em;
	text-align:right;
	line-height:80% !important;
}
.historia-fotografia2 img {
	padding:0;
	margin:0;
/*	border: 1px solid #9E1B34;  */
/* margin-bottom:.2em; */
}
.historia-fotografia2 p {
	color:#333;
	margin:0;
	padding:0;
	padding-top:.2em;
	clear:both;
	font-size:0.58em !important;
	text-align:center !important;
	line-height:80%;
}

.historia-fotografia-small {
	clear: both;
	min-width: 125px;
	max-width: 125px;
	width: 125px; /*width:auto;*/
	float:right;
	margin-left:1.4em;
	margin-bottom:.2em;
	text-align:right;
	line-height:105% !important;
}

.pie-foto-historia {
	width:240px !important;
	color:#333;
	font-weight:bold;
	text-align:center;
	display: block;
	font-size:8px;
	font-weight:normal;
	border: 1px solid #bbb;
	padding:0.6em 0.4em !important;
	line-height:142% !important;
	margin-top:.3em;
}
blockquote {
	background:transparent url(../gfx/cita.jpg) no-repeat scroll left top;
	margin:0.8em 1em 0.4em;
	padding-left:2.3em;
	font: italic 14px "Times New Roman", Times, serif;
}
.nombre-cita {
	margin-top:0.4em;
	margin-left:4.2em;
	font-style:italic;
	font-weight:bold;
	font-size:0.6em !important;
}
#negro li{
font-size:.7em!important;
}
#negro a{
color:#333!important;
}
#negro li a{
color:#333!important;
}
.normas {
width:98%;
margin-left:6px;
}
.normas li {
list-style:outside!important;
margin-left:18px!important;
text-align:justify!important;
list-style: url(../gfx/contenido_li.gif)  !important;
}