@charset "utf-8";
/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, p, a, img, form, table, tr, td, fieldset, ul, li, ol {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
body {
min-width:970px;
}
/* Tooltip */
.buscador-texto {
width:100px;
 }
#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:180px;
	
}

#tooltip .tipHeader {
	height:8px;
	background:url(imagenes/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background: #d9dee7 url(imagenes/tipFooter.gif) no-repeat;
}


/*CONTENEDORES*/
.relativo {
position:relative;
width:440px;
padding-bottom:16px;
}
.barra-impresion {
position:absolute;
right:0;
top:0;
}
.barra-impresion2 {

}
.fondo-listado {
background:url(../imagenes/fondo-listado.jpg) no-repeat;
height:160px;
padding-top:15px;
padding-left:15px;
}
.flotante {
float: right;

}
p.subir-2 {
text-align:right;
margin-top:55px;

font-family:Arial, Helvetica, sans-serif, Tahoma;
font-size:11px;

}
.subir-2 a{
color:#06194e;
text-decoration:none; 
font-weight:bold;
}
.separador {
/*padding-top:120px;*/
}
.separador-2 {
/*height:260px;*/
}
.franja-fondo {
background:#d9dee7 url(../imagenes/franja-footer.gif) repeat-x center top;
/*margin-top:61px;*/

padding-bottom:10px;
}
.contenedor-enlaces {
background:#d9dee7 url(../imagenes/img-footer.jpg) top no-repeat;
width:944px;
margin-left:auto;
margin-right:auto;
}
.borde-1 {
border:1px solid #E0EDF3;
margin-top:15px;
padding:3px;
margin-bottom:10px;
}
.borde-2 {
background:#E0EDF3 none repeat scroll 0 0;

}
.txt-margenes {
color:#2d405d;
font-size:12px;
text-align:left;
padding:5px 10px 5px 5px;
}
/**********************************Mini galeria*******************************/
.formato-imagen-cultura{
width:400px;
height:200px;
}
.content{ 
margin-right:5px;
margin-left:5px;
}
.content3{ 
margin-right:5px;
/*margin-left:20px;*/
}
.caja-galeria{
width:415px;
margin-left:5px;
margin-right:5px;
height:300px;
}
.contenedor-panel-derecho {
margin-top:7px;
margin-bottom:20px;
}
.caja-galeria3{
margin-left:20px;
}
div.content1 {
	display:none;
	float:right;
	width:200px;  
} 
div.controls {   
	height:23px; 
	margin-top:5px;
	width: 204px;
	padding-top: 5px;
}
div.controls3 {  
	height:23px; 
	margin-top:5px;
	width: 377px;
	padding-top: 5px;
}
div.controls2 {
	height:23px;
	margin-top:5px;
	width: 385px;
	padding-top: 5px;
}
div.ss-controls {
	float:left;
	font-size: 14px;
}
div.ss-controls span {
	color:#666666;
	cursor:pointer;
	font-size:12px;
}
div.nav-controls {
	float:right;
	font-size: 12px;
}
div.nav-controls a {
	padding:5px;
	color:#666666;
	text-decoration:none;
}
div.nav-controls a:hover {
	color:#182E7A;
	text-decoration:underline;
}
.slideshow{
	width:300px;
}
.slideshow1{
width:207px;
}
div.slideshow {
	clear:both;
}
div.slideshow span.image-wrapper {
	float:left;
	padding-bottom:35px;
	margin-left:1px;
} 
div.slideshow a.advance-link {
	border:1px solid #CCCCCC;
	display:block;
}
/*.advance-link {
width:400px;
height:200px;
}*/
div.slideshow img {
	border:medium none;
	display:block;
}
div.download {
	float:right;
}
div.download a {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
div.download a:hover {
	color:#182E7A;
	text-decoration:underline;
}
div.embox {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	clear:both;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	width: 170px;
	margin-top:10px;
	padding-top:5px;
}
div.embox3 {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	clear:both;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	width: 348px;
	margin-top:10px;
	padding-top:5px;
}
div.embox2 {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	clear:both;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	width: 355px;
	margin-top:10px;
	padding-top:5px;
}
div.image-title {
	font-size:10px;
	}
div.image-desc {
	line-height:1.3em;
	padding-top:12px;
}
div.navigation2 {
	width: 200px;
	padding-top: 20px;
}
ul.thumbs {
	clear:both;
	margin:0;
	padding:0;
}
ul.thumbs li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 10px 5px 0;
	padding:0;
}
ul.thumbs li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:1px;
}
ul.thumbs li.selected a {
	background:#9cadc1 none repeat scroll 0 0;
}
ul.thumbs a:focus {
	outline-style:none;
	outline-width:medium; 
}
ul.thumbs img {
	border:medium none;
	display:block;
}
.distancia{ 
padding-right:1px;
}
div.pagination {
	clear:both;
}
div.navigation2 div.top {
	height:11px;
	margin-bottom:12px;
}
div.navigation2 div.bottom {
	margin-top:12px;
}
div.pagination a, div.pagination strong {
	border:1px solid #CCCCCC;
	display:block;
	float:left;
	margin-right:2px;
	padding:4px 7px 2px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
div.pagination a:hover {
	background-color:#FFFFCC;
	text-decoration:none;
	color:#000000;
}
div.pagination strong {
	background-color:#9cadc1;
}
.solarfree {
	color: #FF0000;
}
div#paragraph {
width:300px;
margin:0 auto;
text-align:left;
}
.contenedor-pie {
background:#6e7d93 url(/imagenes/index/fondo-pie.jpg) right top no-repeat;
width:970px;
margin:0 auto;
height:234px;
position:relative;
}
.contenedor-panel {
/*background:url(/imagenes/index/panel-municipal.gif) no-repeat;*/
width:945px;
height:325px;
margin-bottom:20px;
margin-right:auto;
margin-left:auto;
}
#caja1-redondeo-sup, .caja1-redondeo-sup {
background:transparent url(/imagenes/index/borde-img.gif) repeat-x scroll center top;
position:relative;
}
#caja1-redondeo-izq, .caja1-redondeo-izq {
background:transparent url(/imagenes/index/borde-img.gif) repeat-y scroll left center;
margin-bottom:9px;
}
#caja1-redondeo-der, .caja1-redondeo-der {
background:transparent url(/imagenes/index/borde-img.gif) repeat-y scroll right center;
padding-bottom:1px;
}
#caja1-redondeo-esi, .caja1-redondeo-esi {
background:transparent url(/imagenes/index/borde-img-si.gif) no-repeat scroll left top;
}
#caja1-redondeo-esd, .caja1-redondeo-esd {
background:transparent url(/imagenes/index/borde-img-sd.gif) no-repeat scroll right top;
margin-top:7px;
padding-top:10px;
}
.margen-izq-der2 {
padding-left:10px;
}
p.style9 a {
color:#182E7A;
text-decoration:none;
}
p.style9 a:hover {
text-decoration:underline;
}
.margen-izq-der3 {
margin: 0 15px;
}
.margen-izq-der4 {
margin: 0 6px;
}
#caja1-redondeo-inf, .caja1-redondeo-inf {
background:transparent url(/imagenes/index/borde-img.gif) repeat-x scroll center bottom;
position:relative;
}
#caja1-redondeo-eii, .caja1-redondeo-eii {
background:transparent url(/imagenes/index/borde-img-ii.gif) no-repeat scroll left bottom;
}
#caja1-redondeo-eid, .caja1-redondeo-eid {
background:transparent url(/imagenes/index/borde-img-id.gif) no-repeat scroll right bottom;
padding-top:10px;
}

.coll-int-izq {
float:left;
width:450px;
padding-left:37px;
}
.coll-int-izq2 {

padding-left:37px;
}
textarea.textarea-estilo1 {
background-image:none;
background-color:#f0f0f0;
margin-top:17px;
border:medium none;
height:160px;
font-size:12px;
color:#6e7d94;
width:183px;
}
.contenedor-paginado {
	width: 191px;
	height: 38px;
	background:url(/imagenes/index/fondo-paginado-galeria.gif) no-repeat;
	margin-top:18px;
}
.linea1 {
background:#6e7d94;
height:41px;
width:100%;
}
.linea2 {
background: url(/imagenes/index/fondo-caja2.jpg) repeat-x center top;
width:100%;
}
.linea3 {
background:#8797b1;
width:100%;
}
.centrado-1 {
width:970px;
margin-left:auto;
margin-right:auto;
text-align:right;
position:relative;
}
.centrado {
margin-top:10px;
width:212px;
margin-left:auto;
margin-right:auto;
}
.centrado-tipo-2 {
margin-top:10px;
width:137px;
margin-left:auto;
margin-right:auto;
}
.centrado-tipo-3 {
margin-top:10px;
width:60px;
margin-left:auto;
margin-right:auto;
}
.contenedor-centrado {
width:971px;
margin-left:auto;
margin-right:auto;
}
.columna-izquierda {
float:left;
width:245px;
position:relative;
margin-bottom:50px;
}

.columna-fondo ul{
list-style-type:none;
padding-top:200px;
position:relative;
}
.columna-inferior {
background:url(/imagenes/index/borde-inferior.jpg) no-repeat;
height:10px;
}
.borde-separacion2 {
border-top:1px solid #f1a52f;
margin:6px 3px 8px 56px;
}
.borde-separacion3 {
background:#deebf1;
margin-top:5px;
margin-bottom:5px;
}
.barra-navegacion {
background:url(/imagenes/index/barra-navegacion.jpg) no-repeat;
width:694px;
height:43px;
margin-left:36px;
margin-top:12px;

 }
.columna-derecha {
float:right;
width:726px;
margin-bottom:135px;
min-height:930px;
height: auto !important;
height:899px;

}
.banner {
background:url(/imagenes/index/img-principal.jpg) no-repeat;
width:701px;
height:150px;
margin-left:31px;
margin-top:12px;
}
.banner2 {
z-index:-999;
width:701px;
height:150px;
margin-left:31px;
margin-top:12px;
}
#caja-redondeo, .caja-redondeo{
background-color:#f0f0f0;
margin-bottom:15px;
}
#caja-redondeo-esi, .caja-redondeo-esi {
background:transparent url(/imagenes/index/caja-celeste-izquierda2.jpg) no-repeat scroll left top;
padding-bottom:10px;
}
#caja-redondeo-esd, .caja-redondeo-esd {
background:transparent url(/imagenes/index/caja-celeste-derecha.jpg) no-repeat scroll right top;
padding-top:6px;
}
.margen-izq-der {
	margin-top: 14px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
}
.margen-lados {
padding-left:12px;
padding-bottom:14px;

}
.contenedor-texto-redondeo {
clear:left;
}
#caja-redondeo-eii, .caja-redondeo-eii {
background:transparent url(/imagenes/index/caja-celeste-izquierdab.jpg) no-repeat scroll left bottom;
}
#caja-redondeo-eid, .caja-redondeo-eid {
background:transparent url(/imagenes/index/caja-celeste-derechab.jpg) no-repeat scroll right bottom;
padding-top:6px;
}


#caja2-redondeo, .caja2-redondeo{
background-color:#e0edf3;
margin-bottom:4px;
}
#caja2-redondeo-esi, .caja2-redondeo-esi {
background:transparent url(/imagenes/index/caja-celeste-izquierda3.jpg) no-repeat scroll left top;
position:relative;
}
#caja2-redondeo-esd, .caja2-redondeo-esd {
background:transparent url(/imagenes/index/caja-celeste-derecha3.jpg) no-repeat scroll right top;
padding-top:6px;
position:relative;
}
.margen2-izq-der {
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 8px;
}
#caja2-redondeo-eii, .caja2-redondeo-eii {
background:transparent url(/imagenes/index/caja-celeste-izquierda3b.jpg) no-repeat scroll left bottom;
}
#caja2-redondeo-eid, .caja2-redondeo-eid {
background:transparent url(/imagenes/index/caja-celeste-derecha3b.jpg) no-repeat scroll right bottom;
padding-top:6px;
}
.coll-int-der {
width:207px;
float:right;
margin-top:13px;
/*height:610px;*/

}
/*TEXTOS*/
.titulo-encuesta {
font-weight:bold;
font-size:14px;
padding-bottom:10px;
}
.espaciado {
padding-top:20px;
}
p.link {
padding-top:5px;
}
.link a {
color:#0000FF;
}
.link a:hover {
text-decoration:none;
}
.titulo-mapa {
color:#2D405D;
font-family:Arial,Helvetica,sans-serif,Tahoma;
font-size:18px;
padding-top:8px;
padding-bottom:7px;
padding-left:15px;
}
.titulo-encuesta2 {
color:#2D405D;
font-family:Arial,Helvetica,sans-serif,Tahoma;
font-size:18px;
padding-top:8px;
padding-bottom:7px;
padding-left:9px;
}
.titulo-mapa2 {
float:left;
padding-right:40px;
padding-left:5px;
padding-top:5px;
}
.titulo-mapa2 a{
color:#2d405d;
font-size:11px;
text-decoration:underline;

}
.titulo-mapa2 a:hover{

text-decoration:none;

}
.titulo-mapa3 {
float:left;
padding-top:5px; 
}
.titulo-mapa3 a{
color:#2d405d;
font-size:11px;
text-decoration:underline;
}
.titulo-mapa3 a:hover{
text-decoration:none;

}
h2 {
color:#2D405D;
font-size:14px;
font-weight:bold;
padding-top:10px;
padding-bottom:7px;
text-align:left;
}
.limpiar-izq {
clear:left;
}
.txt-comentario {
color:#58687E;
font-size:11px;
padding-top:20px;
padding-left:20px;
}
.txt-comentario a{
color:#58687E;
font-weight:bold;
text-decoration:none;
}
.txt-comentario a:hover{
text-decoration:underline;
}
.color-fondo {
background:#1b355c;
color:#fff;
font-size:11px;
font-weight:bold;
width:53px;
padding:3px;
}
.color-fondo-2 {
background:#1b355c;
color:#fff;
font-size:11px;
font-weight:bold;
width:153px;
padding:3px;
margin-bottom:15px;
}
.color-fondo-3 {
background:#8797b1;
}
.titulo-enlaces {
font-size:12px;
font-weight:bold;
color:#fff;
background:url(../imagenes/fondo-boton.gif) no-repeat;
width:161px;
height:32px;
text-align:center;
padding-top:5px;
}
.titulo-enlaces-2 {
font-size:12px;
font-weight:bold;
color:#fff;
background:url(../imagenes/fondo-boton-2.gif) no-repeat;
width:198px;
height:32px;
text-align:center;
padding-top:5px;
}
.txt-enlaces {
font-size:11px;
}
ul.txt-enlaces {
margin-left:20px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}
.txt-enlaces li {
list-style-image:url(../imagenes/circulo-indicador.gif);
padding-top:3px;

}
.txt-enlaces a{
color:#58687e;
text-decoration:none;
}
.txt-enlaces a:hover{
color:#2d405d;
text-decoration:underline;
}
.enlaces-inferiores {
font-family:Arial, Helvetica, sans-serif, Tahoma;
font-size:10px;
color:#fff;
background:#58687e;
width:970px;
margin-left:auto;
margin-right:auto;
}
p.enlaces-inferiores{
text-align:center;
padding-top:5px;
padding-bottom:5px;
}

.enlaces-inferiores a {
padding-right:10px;
padding-left:10px;
text-decoration:none;
color:#fff;
}
.enlaces-inferiores a:hover {
color:#bac9e1;
}

.color-titulo {
color:#97793b;
font-size:18px;
padding-left:15px;
}
.over-descarga a{
background: url(../imagenes/boton-descarga.jpg) no-repeat;
width:210px;
height:75px;
display:block;

}
.over-descarga a:hover {
background:url(../imagenes/boton-descarga-hover.jpg);
}
.over1 a {
background:url(../imagenes/tramites-frecuentes.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over1 a:hover {
background:url(../imagenes/over/tramites-frecuentes.jpg) no-repeat;
}
.over2 a {
background:url(../imagenes/galeria-imagenes.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over2 a:hover {
background:url(../imagenes/over/galeria-imagenes.jpg) no-repeat;
}
.over3 a {
background:url(../imagenes/servicios-publicos.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over3 a:hover {
background:url(../imagenes/over/servicios-publicos.jpg) no-repeat;
}
.over4 a {
background:url(../imagenes/turismo.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over4 a:hover {
background:url(../imagenes/over/turismo.jpg) no-repeat;
}
.over5 a {
background:url(../imagenes/ley-trabajo.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over5 a:hover {
background:url(../imagenes/over/ley-trabajo.jpg) no-repeat;
}
.over6 a {
background: url(/imagenes/fomento-productivo.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over6 a:hover {
background: url(/imagenes/over/fomento-productivo-over.jpg) no-repeat;
}
.over7 a {
background:url(../imagenes/historia.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over7 a:hover {
background:url(../imagenes/over/historia.jpg) no-repeat;
}
.over8 a {
background:url(../imagenes/clima-mareas.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over8 a:hover {
background:url(../imagenes/over/clima-mareas.jpg) no-repeat;
}
.over9 a {
background:url(../imagenes/deporte.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over9 a:hover {
background:url(../imagenes/over/deporte.jpg) no-repeat;
}
.over10 a {
background:url(../imagenes/cultura.jpg) no-repeat;
width:206px;
height:38px;
display:block;
margin-bottom:5px;
}
.over10 a:hover {
background:url(../imagenes/over/cultura.jpg) no-repeat;
}
.over-webmail a {
background:url(../imagenes/webmail.jpg) no-repeat;
width:238px;
height:63px;
display:block;
margin-bottom:5px;
position:absolute;
top:907px;
right:4px;
}
.over-webmail a:hover {
	background: url(../imagenes/over/over-webmail.jpg) no-repeat;
}
.over-proteccion a {
	background: url(../imagenes/proteccion-civil.jpg) no-repeat;
	width:238px;
	height:63px;
	display:block;
	margin-bottom:5px;
	position:absolute;
	top:984px;
	right:4px;
}
.over-proteccion a:hover {
	background: url(../imagenes/over/proteccion-civil.jpg) no-repeat; 
} 
.over-calendario a {
	background: url(../imagenes/calendario-municipal.jpg) no-repeat;
	width:238px;
	height:63px;
	display:block;
	margin-bottom:5px;
	position:absolute;
	top:830px;
	right:4px;
}
.over-calendario a:hover {
	background: url(../imagenes/over/calendario-municipal.jpg) no-repeat;
}
.over-circulacion a{
	background:url(/imagenes/permiso-de-circulacion.jpg) no-repeat;
	width:238px;
	height:63px;
	display:block;
	margin-bottom:5px;
	position:absolute;
	top:677px;
	right:4px;
}
.over-circulacion a:hover{
	background:url(/imagenes/over/over-permiso-de-circulacion.jpg) no-repeat;
}
.over-ley a {
	background: url(../imagenes/ley-transparencia.jpg) no-repeat;
	width:238px;
	height:63px;
	display:block;
	margin-bottom:5px;
	position:absolute;
	top:753px;
	right:4px;
}
.over-ley a:hover {
	background: url(../imagenes/over/over-ley-transparencia.jpg)  no-repeat;
}
.over-daem a {
	background: url(../imagenes/daem.jpg) no-repeat;
	width:238px;
	height:63px;
	display:block;
	margin-bottom:5px;
	position:absolute;
	top:753px;
	right:4px;
}
.over-daem a:hover {
background: url(../imagenes/over/over-daem.jpg) no-repeat;
}
.txt-1 {
color:#2d405d;
font-size:12px;
padding-left:8px;
padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}
.txt-1 a{
color:#2d405d;
text-decoration:none;
}
.txt-1 a:hover{
text-decoration:underline;
}
.txt-fecha {
color:#7b7c7d;
font-size:12px;
padding-bottom:15px;
}

.paginacion-noticias .color-txt a{
color:#01244f;
}
.subtitulo-txt {
color:#2D405D;
font-size:12px;
font-weight:bold;
padding-bottom:10px;
 }
.parrafo-simple {
color:#2D405D;
font-size:12px;
padding-bottom:15px;
}
.titulo-panel a{
color:#2D405D; font-size:12px; text-decoration:none;cursor:pointer; font-weight:bold;
}
.titulo-panel a:hover{
color:#000000;text-decoration:none;
}
.clear {clear:both;}
.subtitulo-tabla {
color:#081425;
font-size:11px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-bottom:5px;
}
.txt-pie-normal {
font-size:11px;
color:#fff;
}
.txt-pie-centrado {
font-size:11px;
color:#fff;
text-align:center;
}
.txt-mini-notocias {
font-size:11px;
color:#2d405d;
padding-left:60px;
position:relative;
}
.titulo-listado {
position:relative;
font-family:Arial, Helvetica, sans-serif, Tahoma;
color:#2d405d;
font-weight:bold;
font-size:14px;
padding-left:60px;
}
.listado li {
font-size:12px;
color:#2D405D;
list-style-image:url(../imagenes/flechita_2.jpg);
margin-left:14px;
padding-bottom:5px;
}
ul.listado {
margin-bottom:10px;
}

.listado2 li {
font-size:12px;
color:#000;
margin-left:14px;
padding-bottom:5px;
list-style-image:url(../imagenes/guion.jpg);

}
.listado2 li a{
font-size:12px;
color:#2D405D;
font-weight:bold;
text-decoration:none;
}
.listado2 li a:hover{
text-decoration:underline;
}
ul.listado2 {
margin-bottom:10px;
}
 p.subir {
text-align:right;
}
.subir a {
font-size:11px;
color:#2D405D;
font-weight:bold;
text-decoration:none;
}
 p.subir2 {
text-align:right;
padding-top:10px;
}
.subir2 a {
font-size:11px;
color:#20557E;
font-weight:bold;
text-decoration:none;
}
.titulo-pie {
padding-bottom:22px;
font-size:18px;
color:#fff;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}
.titulo-pie2 {
padding-bottom:10px;
font-size:15px;
color:#fff;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}
.boton-continuar a {
background: url(/imagenes/index/boton-continuar.gif) no-repeat;
cursor:pointer;
width:67px;
height:21px;
border:medium none;
margin-top:10px;
display:block;
}

.boton-leer-mas a{
background: url(../imagenes/leer-mas.jpg) no-repeat;
cursor:pointer;
width:64px;
height:16px;
border:medium none;
margin-top:10px;
display:block;
}
.boton-noticias a{
background:url(/imagenes/index/todas-las-noticias.gif) no-repeat;
float:right;
width:110px;
height:21px;
border:medium none;
cursor:pointer;
margin-top:3px;
margin-bottom:20px;
}
.txt-noticias {
color:#2d405d;
font-size:12px;
padding-right:130px;
text-align:justify;
padding-bottom:3px
}
.subtitulo-not {
color:#2d405d;
font-size:16px;
text-align:left;
padding-bottom:5px;
padding-top:10px;
}

.subtitulo-not2 {
color:#2d405d;
font-size:14px;
text-align:left;
padding-top:10px;
font-weight:bold;
}
.subtitulo-not2 a:hover{
text-decoration:none;

}
.bajada {
color:#2d405d;
font-size:12px;
text-align:left;
padding:10px 10px 5px 0px;
font-weight:bold;
}
.txt-noticias-2 {
color:#2d405d;
font-size:0.75em;
text-align:left;
padding:5px 10px 5px 5px;
}
.borde-separacion4 {
border-top:1px solid #D4D3D3;
margin-bottom:15px;
margin-top:5px;
}
.txt-noticias-2-2 {
color:#2d405d;
font-size:10px;
text-align:justify;
padding-bottom:15px;
text-align:center;
}
.txt-noticias-2-negrita{
color:#2d405d;
font-size:12px;
text-align:justify;
padding-bottom:15px;
font-weight:bold;

}
.txt-noticias-2-negrita-2{
color:#2d405d;
font-size:10px;
text-align:justify;
padding-bottom:15px;
font-weight:bold;
}
.txt-noticias-2-negrita-2-centrado{
color:#2d405d;
font-size:10px;
text-align:center;
padding-bottom:15px;
font-weight:bold;
}
.titulo-tipo1, .titulo-tipo1 a {
color:#2d405d;
font-size:18px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-top:22px;
padding-left:10px;
text-decoration:none;
}
.titulo-tipo-2, .titulo-tipo-2 a {
color:#2d405d;
font-size:18px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-top:22px;
text-decoration:none;
}


.titulo-noticias, .titulo-noticias a {
color:#2d405d;
font-size:18px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-top:22px;
padding-left:10px;
text-decoration:none;
padding-top:40px;
}
.titulo-tipo2 {
color:#2d405d;
font-size:18px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-left:10px;
}
.titulo-tipo3 {
color:#2d405d;
font-size:18px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
}
.titulo-tipo4{
color:#2d405d;
font-size:18px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-top:9px;
padding-left:10px;
}
.titulo-tipo5{
color:#906f2d;
font-size:18px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-top:9px;
padding-left:10px;
}

.titulo-tab {
color:#2d405d;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif, Tahoma;
font-size:14px;
}
.titulo-tipo2 {
color:#2d405d;
font-size:18px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
padding-left:10px;
padding-bottom:3px;
}
.paginacion-galeria {
color:#767676;
float:left;
padding-top:10px;
}
.paginacion-noticias {
color:#7a7a7a;
text-align:right;
margin-bottom:50px;
}
.paginacion-noticias a{
text-align:right;
color:#7a7a7a;
padding:2px;
background-color:#eaebec;
}
.negrita {
font-weight:bold;
}
.txt-navegacion {
color:#fff;
font-weight:bold;
padding-left:68px;
padding-top:15px;
}
.subrayado {
text-decoration:underline;
font-weight:bold;
}
p {
color:#2d405d;
font-size:0.75em;
}
.enlaces-sup {
padding-top:14px;
}
.enlaces-sup a{
font-size:12px;
padding-left:22px;
color:#fff;
text-decoration:none;
}
.enlaces-sup a:hover{
color:#dae5f5;
text-decoration:underline;
}
.limpiar {
clear:both;
}
#mapas {
height:103px;
margin-bottom:30px;
}
.mapa {
float:left;
padding-right:3px;
}
.mapa a{
background:url(../imagenes/mapa-lebu.jpg);
width:102px;
height:103px;
display:block;
}
.mapa a:hover{
background: url(../imagenes/over/mapa-lebu.jpg);
}
.mapa2 {
float:left;
}
.mapa2 a{
background:url(../imagenes/mapa-arauco.jpg);
width:102px;
height:103px;
display:block;
}
.mapa2 a:hover{
background: url(../imagenes/over/mapa-arauco.jpg);
}
/*IMAGENES*/

#n1 img {
background-image:url(../imagenes/mapa-lebu2.jpg);
}

#n1 {
width:102px;
height:103px;
}
.alineacion-derecha {
float:right;
margin-left:5px;
margin-bottom:5px;
}
.propiedad-indicador {
float:left;
padding-top:8px;
padding-left:5px;
}
.margenes-imagen {
margin-left:10px;
}
.margenes-imagen2{
margin-left:10px;
margin-bottom:10px;
}
.img-panel {
margin-bottom:5px;
}
.posicion-transparencia {
position:absolute;
z-index:123;
left:60px;
top:-10px;
}

.logo-america {
position:absolute;
right:10px;
bottom:10px;
}
.logo-licencia {
position:absolute;
right:70px;
bottom:20px;
}
.encuesta {
color:#2D405D;
font-size:0.75em;
}
.margen-imprimir {
float:right;
margin-top:20px;
margin-bottom:10px;
margin-right:10px;
margin-left:10px;
}
.margen-correo {
float:right; 
margin-top:20px;
margin-bottom:10px;
}
.margen-imprimir2 {
float:left;
margin-top:20px;
margin-bottom:10px;
margin-right:10px;
margin-left:10px;
}
.margen-txt {
padding-top:18px;
width:130px;
float:left;
}
.margen-txt a {
text-decoration:none;
color:#2D405D;
}
.margen-txt2 {
padding-top:18px;
width:130px;
float:left;
}
.margen-txt2 a {
text-decoration:none;
color:#2D405D;
}
.margen-txt2 a:hover {
text-decoration:underline;
}
.margen-txt a:hover {
text-decoration:underline;
}
.margen-correo2 {
float:left; 
margin-top:20px;
margin-bottom:10px;
margin-right:10px;
}
.estilo-imagen2 {
float:left;
left:219px;
position:absolute;
padding-top:20px;
}
.estilo-imagen3 {
float:left;
left:245px;
position:absolute;
padding-top:20px;
}
.posicion-flecha {
float:left;
margin-top:4px;
}
.flecha-titulo {
float:left;
margin-top:4px;
margin-right:4px;

}
.flecha-titulo2 {
float:left;
padding-top:4px;
padding-right:4px;
}
.logo-tab {
position:absolute;
right:0px;  
top:16px;
}
.img-mini-not {
float:left;
border:3px solid #fff;
}
.img-noticia {
float:right;
padding-right:16px;
margin-left:10px;
}
.flecha-texto {
float:left;
padding-top:30px;
}
.flecha-texto-noticias {
float:left;
padding-top:48px;
}
.posicion {
position:absolute;
padding-top:20px;
}
.posicion2 {
padding-top:17px;
}
.flecha-texto2 {
float:left;
padding-top:17px;
}
.flecha-texto3 {
float:left;
padding-top:18px;
}
.flecha-texto4 {
float:left;
padding-top:17px;
}
.flecha-texto5 {
float:left;
padding-top:28px;
}
.flecha-izquierda-pag {
float:left;
padding-top:10px;
padding-left:17px;
padding-right:20px;
}
.imagenes-margen {
float:left;
padding-top:10px;
padding-right:5px;
}
.margen-ampliar {
float:left;
padding-left:10px;
padding-right:20px;
padding-top:10px;
}
.flecha-derecha {
float:left;
padding-top:10px;
}
.img-absoluta {
position:absolute;
right:165px;
}
.img-absoluta2 {
position:absolute;
right:63px;
}
.img-absoluta3 {
position:absolute;
right:287px; 
}
.img-absoluta4 {
position:absolute;
right:371px;
}
.img-absoluta5 {
position:absolute;
right:357px; 
}
.franja-absoluta {
position:absolute;
left:12px;
top:207px;
z-index:120;
}
.img-absolute  {
position:absolute;
top:-30px;
}

#fondo-medio-lateral {
background:transparent  url(/imagenes/index/franja-escudo.jpg) repeat-y scroll center top;
position:absolute;
top:-27px;
}
#fondo-sup-lateral {
background:transparent  url(/imagenes/index/escudo2.jpg) no-repeat scroll center top;
padding:10px 0px 0 0px;
width:244px;
height:670px;
}
#fondo-sup-lateral ul {
list-style-type:none;

}
#fondo-sup-lateral ul li {
color:#fff;
font-size:12px;

}
#fondo-sup-lateral ul li a{
color:#fff;
font-family:Arial, Helvetica, sans-serif, Tahoma;
text-decoration:none;
}
#fondo-sup-lateral ul li a:hover{
text-decoration:underline;
color:#ffeb08;
}



#fondo-sup-lateral p {
color:#fff;
font-size:12px;
padding-left:56px;

}
#fondo-sup-lateral p a{
color:#fff;
font-family:Arial, Helvetica, sans-serif, Tahoma;
text-decoration:none;
}
#fondo-sup-lateral p a:hover{
text-decoration:underline;
color:#ffeb08;
}
.parrafo-top {
padding-top:274px;
}
#fondo-inf-lateral {
background:transparent  url(/imagenes/index/borde-inferior.jpg) no-repeat scroll center top;
padding-top:10px;
}
/*TABS*/
.tab {
margin-top:22px;
}	
.tab p a {
color:#2d405d;
text-decoration:none;
font-size:11px;
}
.tab p a:hover {
text-decoration:underline;
}	
#navigation {
background: none repeat scroll 0 0;
color:#000000;
margin-left:1px;
margin-top:45px;
font-size:12px;
text-decoration:none;
/*0em 0 33em*/
}
#navigation li {
display:inline;
padding:0 0em;
text-decoration:none;
}
.content2 {
background:url(/imagenes/index/franja-tab.jpg) repeat-x;
height:230px;
padding:1em;
position:relative;
margin-right:3px;
}
#container {
background-color:#8697b0;
height:190px;
overflow:hidden;
position:relative;
}
#navigation li a {
/*background: url(/imagenes/index/boton-tab-activo.gif) no-repeat;*/
width:71px;
height:43px;
display:inline-block;
font-size:11px; 
/*color:#2d405d;*/
color:#000000;
text-align:center;
line-height:3;
text-decoration:none;
font-size:12px;
}

/*TABLAS*/
.tabla-pie {
margin-top:10px;
margin-left:20px;
}
.margen-tabla {

}
.input-txt {
background:url(/imagenes/index/fondo-input.gif) no-repeat;
border:medium none;
width:217px;
height:27px;
color:#6e7d94;
font-family:Arial, Helvetica, sans-serif, Tahoma;
font-size:14px;
font-weight:bold; 
padding-top:5px;
padding-bottom:17px;
padding-left:12px;
}
.comentario {
background:url(/imagenes/index/fondo-comentario.gif) no-repeat;
width:217px;
height:116px;
border: medium none;
padding-top:5px;
color:#6e7d94;
font-weight:bold;
overflow:hidden;
font-size:14px;
font-family:Arial, Helvetica, sans-serif, Tahoma;

}
.boton-enviar {
background:url(/imagenes/index/boton-enviar.gif) no-repeat;
float:right;
border:medium none;
width:101px;
height:24px;
cursor:pointer;
padding-right:20px;

}
.text-mini-enlaces {
width:970px;
margin-right:auto;
margin-left:auto;
	font-size:10px;
	color:#fff;
	margin-bottom:0px;
	background:#66768d;
	padding-top:4px;
	padding-bottom:6px;
}
.text-mini-enlaces a {
	font-size:10px;
	color:#fff;
	margin-bottom:0px;
	text-decoration:none;
}
.centrado-tabla{
margin-left:auto;
margin-right:auto;
width:400px;
}
.center{
text-align:center;
}

.centrado-tabla{
margin-left:auto;
margin-right:auto;
width:400px;
}
.center{
text-align:center;
}
.tabla{
margin-left:auto;
margin-right:auto;

font-size:10px;
	/*
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	width:400px;}*/
}	
.tabla th{
padding-bottom:5px;
padding-top:5px;
padding-left:3px;
padding-right:3px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding-bottom:5px;
}
.tabla td{
color:#2d405d;
text-align:center;
padding-bottom:3px;
padding-top:3px;
padding-left:3px;
padding-right:3px;
vertical-align:top;
}
.tamano-caja{
width:345px;
margin-left:9px;
}
.tamano-caja2{
width:400px;
margin-left:9px;
}
/*footer*/
.barra-subir{
background-color:#58687e;
width:970px;
margin-left:auto;
margin-right:auto;
}
.subir-pagina{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
text-align:right;
}
.subir-pagina a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.menu-footer{
color:#58687e;
font-size:10px;
font-weight:bold;
padding:10px;
text-align:center;
}
.menu-footer a{
font-size:10px;
color:#58687e;
font-weight:bold;
text-decoration:none;
padding:10px;
}
.menu-footer p a:hover {
color:#8797b1;
}
/*GALERIA IMAGENES*/
.enlace-iniciar{
width:50px;
float:left;
}
.enlace-iniciar a{
text-decoration:none;
}
.enlace-seguir{
width:100px;
float:left;
margin-left:270px;
text-decoration:none;
}
.txt-galeria{
color:#2d405d;
font-size:13px;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
}
.txt-galeria2{
color:#2d405d;
font-size:13px;
text-decoration:none;
padding-left:300px;
font-weight:bold;
}
.formato-imagen{
margin-left:60px;
}
.descarga-original{
background-color:#f7ea84;
width:420px;
height:20px;
}
.txt-enlace-galeria{
text-decoration:none;
font-size:13px;
border:2px solid #f7ea84;
color:#2d405d;
}
.formato-paginacion{
height:125px;
padding-top:20px;
}
.img-tsunami{
margin-left:55px;
}
.txt-navegacion2 {
color:#FFFFFF;
font-weight:bold;
padding-left:68px;
padding-top:15px;
font-size:0.75em;
}
element.style  {
font-size:1.1em;
}
#tagList li a {
color:#273069;
list-style:none;
text-decoration:none;
text-align:center;
}
#tagList li a:hover {
text-decoration:underline;
text-align:center;
}
#tagList li{
list-style-type:none;
text-align:center;
}