.interna {padding: 0 25px;}

	a:link, a:visited {
		color: #716e6e;
		font-weight: bold;
	}

/*------------------------------- 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}
.pag20 .img0 {margin: 0 !important; vertical-align: middle}
/*------------------------------- elements ---------------------------------*/
.contenidoPagina h2 {margin-bottom: 20px; padding-top: 10px;}
.gal-title, .down-title, .file-title, .links-title, .map-title, .video-title{clear:both;;height:40px;margin:2em 0 0 0;font-size:1.5em;background-repeat:no-repeat;overflow:hidden;text-indent:-8000px}
.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{padding-top:90px; background-repeat: no-repeat;}
h3.blockTitle{font-size: 1.3em !important; font-weight: normal;}
.subir {clear:both; font-size: 0.9em; margin: 10px 0}
.blockText a {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;
}

/* HOME */
	.ultimaHora div {
		clear: left;
		padding: 25px 0;
	}
	
	.ultimaHora p {
		margin: 0;
	}

	.ultimaHora img {
		float: left;
		margin-right: 10px;
	}
	
	.subsecciones {
		margin-top: 20px;
	}
	
	.archivo {
		color: #F60;
		font-size: 0.9em;
		text-align: right;
	}
	
	.archivo a:link, .archivo a:visited {
		color: #F60;
	}
	
.noticias {
	width: 345px;
	float: left;
	margin-top: 20px;
}

	.noticia {
		margin-bottom: 20px;
	}
	
	.noticia p, .noticia h3 {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.noticia h3 {
		font-size: 1.15em !important;
	}
	
	.noticias p.date {
		font-weight: bold;
		color: #000;
	}
	
	.home .archivo, .home .archivo a {
		color: #663300;
		font-weight: bold;
		font-size: 1.05em;
	}
	
	.home .archivo a {
		text-decoration: underline;
	}
	
.accesos {
	float: right;
	margin-top: 20px;
}

.viewNoticia h2 {
	margin: 0 !important;
	text-transform: uppercase;
	font-size: 2.3em;
	color: #333;
}

.viewNoticia .date {
	text-align: right;
	color: #666;
	font-size: 0.8em;
	margin-bottom: 10px;
}

/* 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: 100px;
}

.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;
}

.noticia5 img {
	margin-bottom: 25px;
}

/* 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;
	}