
/* EXTERNOS
 ------------------------------------------------------------------------------------------------- */
#cntContenido{
	height: 1%;
	overflow: hidden;
}
h6{
	position: relative;
/*	margin-top: -15px;*/
    border-top: 1px solid #E8E8E8;
}
h6 #container{
	float: left;
	position: relative;
	width: 250px;
}


/* PORTADA
 ------------------------------------------------------------------------------------------------- */
#cntLstGalerias{
	float: left;
	width: 640px;
}
.cntFila,
.cntFila1,
.cntFila2{
	vertical-align: top;
	padding: 0 0 0 1px;
	background: url("../img/fndFilaFicha.gif") left repeat-y;
}
.cntFila1{
	background: url("../img/fndFilaFicha1.gif") left repeat-y;
}
.cntFila2{
	background: url("../img/fndFilaFicha2.gif") left repeat-y;
}
.cntFila .brdArriba,
.cntFila1 .brdArriba1,
.cntFila2 .brdArriba2{
	padding-top: 1px;
	background: url("../img/fndFilaFichaAr.gif") no-repeat;
}
.cntFila1 .brdArriba1{
	background: url("../img/fndFilaFichaAr1.gif") no-repeat;
}
.cntFila2 .brdArriba2{
	background: url("../img/fndFilaFichaAr2.gif") no-repeat;
}
.cntFila .brdAbajo,
.cntFila1 .brdAbajo1,
.cntFila2 .brdAbajo2{
	clear: both;
	height: 5px;
	margin: 0 0 12px -1px;
	background: url("../img/fndFilaFichaAb.gif") no-repeat left bottom;
}
.cntFila1 .brdAbajo1{
	background: url("../img/fndFilaFichaAb1.gif") no-repeat left bottom;
}
.cntFila2 .brdAbajo2{
	background: url("../img/fndFilaFichaAb2.gif") no-repeat left bottom;
}
.cntFicha0,
.cntFicha1,
.cntFicha2{
	display: block;
	float: left;
	width: 200px;
	height: 100%;
	border-collapse: collapse;
}
.cntFicha0,
.cntFicha1{
	margin: 0 17px 0 0;
}
#cntPortadaGaleria .imagenGaleria{
	clear: both;
	width: 200px;
	height: 90px;
	border-bottom: 1px solid #D0D0D0;
}
#cntPortadaGaleria h1{
	font-size: 150%;
	padding: 0 0 6px 0;
}
#cntPortadaGaleria h3{
	padding: 3px 0;
}
#cntPortadaGaleria h1,
#cntPortadaGaleria h3,
#cntPortadaGaleria p{
	padding-left: 6px;
	padding-right: 6px;
}
#cntPortadaGaleria p{
	font-size: 90%;
	color: #7B7B7B;
	padding-bottom: 6px;
}
#cntPortadaGaleria .numImg{
	font: 170% Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}
#cntLstGalerias .txtFecha{
	float: right;
	margin: 6px 6px 0 0;
}
#cntLstGalerias .infoBusqueda{
	margin: 0 3px 0 0;
}
#cntLstGalerias .cntPaginacion#pagSuperior{
	margin-right: 3px;
	padding: 2px 0;
	border-bottom: 1px solid #E6E6E6;
}
#cntColumnaDcha{
	float: right;
	width: 314px;
}

/* LO + */
#cntLoMasDestacado{
	clear: both;
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
.cntColumnaGaleria{
	width: 310px;
	margin-top: 0;
}
.cntBloque{
	padding: 0;
}


/* INFO DE LA NOTICIA
 ------------------------------------------------------------------------------------------------- */
#noticiaDetalle{
	font-size: 80%;
}
#noticiaDetalle h1{
	padding-bottom: 5px;
}
#noticiaDetalle h2{
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#cntLstGalerias #noticiaDetalle .info{
	padding: 10px 0 0 0;
}


/* FORMULARIOS
 ------------------------------------------------------------------------------------------------- */
#frmBuscador{
	padding: 0 35px 3px 35px;
}
#bsqPalabra, #bsqTipoPalabra{
	margin: 6px 0;
}
#bsqPalabra{
	width: 97%;
}
#bsqTipoPalabra{
	width: 100%;
}
.btnBuscar{
	text-align: right;
	margin: 6px 0;
}


/* CALENDARIO
 ------------------------------------------------------------------------------------------------- */
#calendario{
	text-align: center;
	width: 240px;
	padding: 5px 0 15px 0;
	margin: 0 auto;
}
#mesCalendario{
	float: left;
	width: 150px;
}
#anoCalendario{
	float: right;
	width: 80px;
}
.cntCalendario td{
	font-weight: bold;
	text-align: center;
	padding: 3px 7px;
}
.fndCalendarioCabecera{
	background: #999;
}
.txtCalendarioCabecera{
	color: #FFF;
}
.txtCalendarioDia0{ /* dia sin información asociada */
	color: #999999;
	text-align: center;
	background: #F8F8F8;
	border: 1px solid #E1E1E1;
}
.txtCalendarioDia1{	/* dia con información asociada */
	background: #E6E6E6;
	border: 1px solid #A9A9A9;
}
.txtCalendarioDiaHoy{ /* hoy */
	border: 1px solid #4C77A4;
}
.txtCalendarioDia1 a.sel,
.txtCalendarioDia1 a.sel:visited{
	color: #E20001;
}


/* Galleriffic 2.0
  ------------------------------------------------------------------------------------------------ */
#cntGaleriaDetalle {
	width: 635px;
	float: left;
}
div.content,
.caption {
	background: #E0E0E0;
}
.caption .opacityIE,
.caption .opacityIE h2{ background: #E0E0E0; }
div.content{
	display: none;
	clear: both;
}
div.controls{
	position: relative;
	height: 23px;
	clear: both;
	padding-right: 15px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 600px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}
div.loader,
div.slideshow a.advance-link {
	clear: both;
}
.slideshow{
	/* Este contenedor debe tener fondo negro para evitar puntos blancos en ie
	   (el filter non funciona bien) y provoca puntos blancos */
	width: 600px;
	margin: 10px 15px;
}
div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	width: 635px;
	height: 1%;
	overflow: hidden;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../img/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0 15px;
}
div.slideshow a.advance-link {
	display: block;
	text-align: center;
	background: #000;
}
div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}
div.slideshow img {
}
div.caption-container {
	position: relative;
	margin-top: 0px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	width: 635px;
}
div.caption-container, span.image-caption {
	clear: both;
}
div.caption {
	padding: 15px;
}
.image-title {
	font-size: 195%;
	font-weight: normal;
	/*color: #666;*/
	letter-spacing: 0;
	border: 0;
	line-height: 105%;
	padding: 0;
}
div.image-desc {
	margin: 10px 0 0 0;
}
.firmaFecha{
	font-size: 90%;
}
.cntParticipacion{
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #CCC;
}
.numVotos{
	padding: 1px 10px 0px 0;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	position: absolute;
	z-index: 1;
	padding: 0 0 0 15px;
}
div.navigation-container {
	float: left;
	position: relative;
}
div.navigation {
	float: left;
	position: relative;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	padding: 0 2px;
	width: 17px;
}
div.navigation a.flechaGrande{
    padding: 83px 2px;
}
div.navigation a.prev{
	background: url('../img/btnFlechaIzGrande_1.png') no-repeat center;
}
div.navigation a.next{
	background: url('../img/btnFlechaDeGrande_1.png') no-repeat center;
}
div.navigation a.pageLink:focus {
	outline: none;
}
ul.thumbs {
	position: relative;
	float: left;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
	border: 1px solid #FFF;
}
ul.thumbs li.selected {
	border: 1px solid #E20001;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #CCC;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}
