.interna {padding: 0 15px;}

/*------------------------------- images ---------------------------------*/
.img2{text-align: center;clear:both;margin:1em 0 1em 0;display:block}
.img0{float:left;margin:1em 2em 1em 0}
.img1{float:right;margin:1em 0 1em 2em}
/*------------------------------- elements ---------------------------------*/
.contenidoPagina h2 {margin-bottom: 20px; padding-top: 10px;}
.gal-title, .down-title, .file-title, .links-title, .map-title, .video-title{clear:both;;height:58px;margin:2em 0 0 0;font-size:1.5em;background-repeat:no-repeat;overflow:hidden;text-indent:-8000px}
.gal-title {display: none;}
.gal{float:left;clear:both;; padding-bottom: 20px;}
.gal a{display: block; float:left;width:120px;height:120px;overflow:hidden;margin:1em 1em 0 0;/*border:4px solid #ddd*/}
.down{float:left;clear:both;}
.down a:hover{color:#4c3e12;text-decoration:underline}
.links{float:left;clear:both;}
.links a:hover{color:#ca8c17;text-decoration:underline}
.map{float:left;clear:both;}
.video, .blockFlash{clear:both; padding: 20px 0;}
.blockLink {clear:both;}
.faq-title{margin-top: 20px; padding-top:90px; background-repeat: no-repeat;}
h3.blockTitle{font-size: 1.3em !important; font-weight: normal;}
.subir {clear:both}
.blockText a, .blockLink a, .blockFile a {font-weight:bold; text-decoration: underline}

/* FAQS */
ol.faq {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 0;
	padding: 20px 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
	font-size: 1.1em !important;
}

	ol.faq li {
		display: list-item;
	}
	
	ol.faq li a {
		font-size: 1em !important;
	}

#pages .pregunta * {
	margin: 0;
}

#pages .pregunta h3.blockTitle {
	margin-top: 3em;
	font-size: 1.1em;
}

/* LISTADOS */
.pagination {
	clear: both;
	margin-top: 10px;
	border-top: 1px dotted #999;
}

.pagination .prev {
	float: left;
}

.pagination .info {
	text-align: center;
}

.pagination .next {
	float: right;
}

.listingCont ul:after, .listingCont li:after, .listingCont p:after {
	clear: none;
}

.noticia1 {
	clear: both;
	padding-bottom: 25px;
}

.noticia1 img {
	margin-top: 20px;
	margin-bottom: 25px;
}

.sinFecha img {
	margin-top: 5px;
}

.noticia1 img, .noticia3 img {
	float: left;
	margin-right: 10px;
}

.noticia1 div {
	margin-left: 130px;
}

.noticia1 h3, .noticia3 h3 {
	clear: none;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.2em !important;
}

.noticia1 p, .noticia3 p {
	margin: 0 !important;
	padding: 0 !important;
}

.noticia1 p.date, .noticia3 p.date {
	font-size: 0.9em;
	line-height: normal !important;
	color: #666;
}

.noticia2 {
	margin: 0 !important;
	padding: 0 !important;
}

.noticia4 {
	padding: 0 !important;
	margin: 0 0 10px 20px !important;
	font-size: 1.1em !important;
}

/* Mostrar imagen y texto sólo para la primer noticia */
.noticia3 {
	clear: both;
}

.noticia3 img, .noticia3 p {
	display: none;
}

.noticia3 h3 {
	font-size: 1em !important;
	font-weight: normal !important;
}

.n1 {
	padding-bottom: 25px;
}
	
	.n1 img {
		margin-bottom: 25px;
	}
	
	.n1 img, .n1 p {
		display: block;
	}
	
	.n1 h3 {
		font-size: 1.2em !important;
		font-weight: bold !important;
	}