body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	text-align: center;
}
#central {
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 54px;
}
#colofon {
	display:none;
}
#menu1 {
	display:none;
}
#menu2 {
	display:none;
}
#menu1 form{
	display:none;
}
#lateral {
	display:none;
}
#banners{
	display:none;
}
#latDocumentos {
	display:none;
}
#contenido {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	color:#000;
}
#contenido h1{
	font-size:18px;
	color:#000;
	font-style:normal;
	margin:0px;
}
#contenido h2{
	font-size:11px;
	font-weight:bold;
	color: #333;
	margin:0px;
}
#contenido h3{
	font-size:12px;
	font-weight:bold;
}
#contenido .centrado{
	text-align:center;
	color: #000;
	margin-top: 15px;
}

/* TABLAS */
#contenido .datos{
	margin-bottom: 15px;
	color:#000;
	text-align:left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
#contenido .datos th{
	color:#000;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:  #666;
	border-bottom-color: #666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#contenido .datos td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#contenido .datos a{
	color:#FFF;
	text-decoration:none;
}
#contenido .datos .alCentro{
	text-align:center;
}
#contenido .datos .alaDerecha{
	text-align: right;
}
#contenido .datos .fondoOscuro{
	color:#666;
}
#contenido .datos .flechaTit{
	font-size:11px;
	font-weight:bold;
	color:#F4C034;
	padding-left:10px;
	background-color:#1F5A92;
	background-image: url(../menu_home/vienta.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
#contenido .datos .flecha{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding-left:10px;
	background-image: url(../menu_home/vienta.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
#contenido .datos .naranjo{
	color: #333;
}
#contenido .datos thead td{
	font-size:11px;
	color:#FFF;
	background-color:#2F77BB;
	text-align:center;
	font-weight:bold;
}
#contenido .datos tfoot td{
	font-size:9px;
	color:#999;
}
#contenido .actas{
	background-color:#699FD6;
	margin-bottom: 15px;
	color:#FFF;
	text-align:left;
	margin-top: 20px;
}
#contenido .actas th{
	background-color:#699FD6;
	background-image: url(../menu_home/vienta.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 14px;
	color:#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2F77BB;
	border-bottom-color: #2F77BB;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	vertical-align: top;
}
#contenido .actas td{
	background-color:#2B6CAB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2F77BB;
	border-bottom-color: #2F77BB;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	vertical-align: top;
}
#contenido .anteriores {
	background-color: #F0F6FB;
}
#contenido .anteriores caption {
	font-weight: bold;
	color: #1F5A92;
	background-color: #9CC4E4;
	text-align: left;
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido .anteriores th {
	font-weight: normal;
	color: #1F5A92;
	background-color: #D7E7F4;
	text-align: center;
}
#contenido .anteriores td {
	color: #64666F;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E7F4;
}
#contenido .anteriores td a{
	color: #64666F;
	text-decoration:none;
}
#contenido .anteriores td a:hover{
	color: #5984A2;
	text-decoration:none;
}
#contenido .anteriores .alCentro{
	text-align:center;
}
#contenido .doc{
	margin-bottom: 15px;
	color:#000;
	text-align:left;
	margin-top: 20px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#contenido .doc th{
	background-image: url(../menu_home/vienta.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 14px;
	color:#000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	vertical-align: top;
}
#contenido .doc td{
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	vertical-align: top;
	padding-left:10px;
	background-image: url(../menu_home/vienta.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
#contenido .doc a {
	color: #FFFFFF;
	text-decoration: none;
}

#contenido .doc .normal {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#contenido .galeriaVirtual{
	margin-bottom: 15px;
	color:#000;
	text-align:left;
}
#contenido .galeriaVirtual td{
	margin-bottom: 15px;
	color:#000;
	text-align:left;
	padding-left:10px;
	background-image: url(../menu_home/vienta.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 23px;
}
#contenido .galeriaVirtual a{
	background-image: url(../images/ir_azul.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding-right: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#contenido .documentos {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
#contenido .documentos caption {
	font-weight: bolder;
	text-transform: uppercase;
	color: #000;
	text-align: left;
	padding-top: 20px;
}
#contenido .documentos th{
	background-image: url(../menu_home/vienta.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
#contenido .documentos td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}


#contenido .personas {
	padding-bottom: 7px;
}
#noticias {
	width: 440px;
	margin-top: 20px;
}
#noticias .tituloNoti {
	font-weight: bold;
	color: #1F5A92;
	background-color: #89B9E0;
	margin: 0px;
	padding: 3px;
}
#noticias .fechaNoti {
	color: #1F5A92;
	background-color: #F0F6FB;
	margin: 0px;
	padding: 3px;
}
#noticias .cuerpoNoti {
	line-height: 14px;
	color: #64666F;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2B6CAB;
}
#noticias .cuerpoNoti a {
	color: #64666F;
	text-decoration: none;
}
#noticias .cuerpoNoti a:hover {
	color: #5984A2;
	text-decoration: none;
}
#noticias .fotoNoti {
	float: right;
	margin: 3px;
	border: 1px solid #ACD1F0;
}

#noticias .arriba {
	clear: both;
	width: 439px;
}
#noticias .abajo {
	width: 219px;
	float: left;
	margin-right: 1px;
}


#paginacion {
	text-align: center;
}
#contenido form{
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	margin-top: 20px;
}
#fotoDerecha{
	text-align:left;
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
	background-image:url(../images/fondo_foto.gif);
	background-repeat:repeat-y;
	width:190px;
}
#fotoDerecha p{
	color:#A1C2E0;
	font-size: 9px;
	padding-left:8px;
	margin:0;
	}
#fotoDerecha img{
	border:1px solid #70A2D0;
	display:block;
	}
#fotoIzquierda{
	text-align:left;
	float:left;
	margin-right:15px;
	margin-bottom: 20px;
	background-image:url(../images/fondo_foto.gif);
	background-repeat:repeat-y;
	width:190px;
}
#fotoIzquierda p{
	color:#A1C2E0;
	font-size: 9px;
	padding-left:8px;
	margin:0;
	}
#fotoIzquierda img{
	border:1px solid #70A2D0;
	display:block;
	}
#fotoPersona{
	text-align:center;
	float:right;
	margin-left: 10px;
	width:150px;
}

#fotoPersona p{
	color:#FFF;
	font-size: 9px;
	padding-left:5px;
	padding-right: 5px;
	text-transform:uppercase;
	margin:0;
	text-align: center;
	}
#fotoPersona img{
	border:1px solid #70A2D0;
	display:block;
	}
#fotoPersona .limites {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #70A2D0;
	text-align: center;
	margin-top: 8px;
	font-size: 11px;
	text-transform: none;
}
#fotoPersona .limites a {
	color: #FFFFFF;
	text-decoration: underline;
}
#fotoPersona .limites a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#docDerecha {
	float: right;
	width: 170px;
	padding-left: 20px;
	margin-top: 30px;
}
#docDerecha ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#docDerecha li {
	background-image: url(../images/documentos.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#docDerecha li a {
	color: #000;
	text-decoration: none;
}

#cv {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 20px;
}
#cv td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
#cv ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cv li {
	list-style-image: url(../images/bullet_01.gif);
}

#cv a {
	color: #FFFFFF;
	text-decoration: underline;
}

#cv .nombre {
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/directorio/persona.gif);
	height: 21px;
	padding-left: 33px;
	background-repeat: no-repeat;
}
#cv .partido {
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
#cv .bullet {
	background-image: url(../menu_home/vienta.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 14px;
}
#cv .celda1 {
	font-weight: bold;
	color: #333;
	line-height: 20px;
}
#cv .celda2 {
	font-weight: bold;
	color: #333;
	line-height: 20px;
}
#cv .celda3 {
	font-weight: bold;
	color: #333;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 13px;
	vertical-align: top;
}
#cv .encabezado {
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
#cv .circunscripcion {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 13px;
	line-height: 14px;
}
#cv .comuna {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 13px;
	line-height: 14px;
}


#cv .normal {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#servicios {
	background-color: #146ABC;
}
#servicios .enlace {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #328AE0;
	padding-left: 3px;
}
#servicios .enlace a {
	color: #FFFFFF;
	text-decoration: underline;
}
#servicios .enlace a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#servicios .detalle {
	font-size: 10px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
#servicios .detalle img {
	padding-top: 7px;
	padding-bottom: 10px;
}
#faq {
	margin-top: 20px;
}
#faq .pregunta {
	font-size: 12px;
	font-weight: bold;
	color: #E2B141;
	padding: 3px;
}
#faq .respuesta {
	background-color: #125EA7;
	padding: 3px;
}
#faq .enlace {
	color: #FFFF00;
	text-align: right;
	padding: 3px;
	line-height: 25px;
	background-color: #125EA7;
}
#faq .enlace a {
	color: #FFFF00;
	text-decoration: underline;
}
#faq .enlace a:hover {
	color: #FFFF00;
	text-decoration: none;
}









#publicaciones {
	background-color: #1069BD;
	margin-top: 20px;
}
#publicaciones td {
	vertical-align: top;
	padding: 5px;
}
#publicaciones img {
	border: 1px solid #145088;
}
#mapa {
	font-weight: bold;
	margin-top: 20px;
}
#mapa td {
	background-image: url(../menu_home/vienta.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 13px;
	line-height: 20px;
}
#mapa ul {
	font-weight: normal;
	padding-top: 0px;
}
#mapa p {
	font-weight: normal;
	margin: 0px;
}
#mapa .grupo {
	background-color: #2B6CAB;
	color: #AEDBF3;
	height: 20px;
	width: 170px;
	padding-left: 11px;
	background-image: url(../images/mapa/flecha.gif);
	background-repeat: no-repeat;
}



#mapa a {
	color: #FFFFFF;
	text-decoration: none;
}
#mapa a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mapa .verde1 {
	background-color: #398D51;
}
#mapa .verde2 {
	background-color: #327D47;
}
#mapa .verde3 {
	background-color: #2C6C3D;
}
#mapa .azul1 {
	background-color: #328AE0;
}
#mapa .azul2 {
	background-color: #146ABC;
}
#mapa .azul3 {
	background-color: #125EA7;;
}





#busqueda {
	width: 380px;
	margin-top: 20px;
	padding: 0px;
}
#busqueda form {
	margin: 0px;
}

#busqueda .buscaInstruc {
	color: #FFFFFF;
	background-color: #2B6CAB;
	background-image: url(../menu_home/vienta.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-position: 2px 5px;
	margin: 0px;
}
#busqueda .buscaCampo {
	background-color: #747B84;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B7BBBF;
	border-bottom-color: #B7BBBF;
	padding: 3px;
	height: 28px;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#resultados {
	width: 380px;
}

#resultados .titulo {
	background-color: #F4C034;
	background-image: url(../menu_home/vienta.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 10px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#resultados .numeros {
	font-weight: bold;
	color: #98BCDD;
	background-color: #2B6CAB;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#resultados .ver {
	background-color: #747B84;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#resultados .resumen {
	background-color: #679DCE;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#resultados .normal {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}









.opciones{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding-left:10px;
	background-image: url(../menu_home/vienta.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
.centradoV{
	vertical-align:middle;
}
.bloque{
	color:#4B4B4B;
	font-size:11px;
	font-style:normal;
	background-color:#FFF;
	padding-left:3px;
	border: 1px solid #666666;
}
.mensaje{
	font-size:14px;
	text-align:center;
	color:#FFF;
	}
.pie{
	color:#FFF;
	font-size:10px;
}
.flotar_derecha{
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.flotar_izquierda{
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.clear{
	clear:both;
}
#footer {
	display:none;
}
.firma {
	font-weight: bold;
	color: #98BCDD;
}
#ley {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4384C2;
	text-align: left;
	padding: 3px;
	float: right;
	width: 172px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D4386;
	border-bottom-color: #1D4386;
}
#ley img {
	float: right;
}
#contenido dt {
	font-weight: bold;
	margin-bottom: 15px;
}
#contenido dd {
	margin-left: 25px;
	margin-bottom: 20px;
}
#contenido ol li {
	margin-bottom: 10px;
}

.olAlfabetico ol{
	list-style-type: none;
	font-weight: bold;
}

.liMayusculas {
	margin-top: 25px;
	list-style-type: lower-alpha;
	/*font-weight: bold;*/
}
.alfabetico {
	list-style-image: none;
	list-style-type: lower-alpha;
}


.liMayusculas li{
	list-style-type: none;
	list-style-image: url(../images/bullet_01.gif);
}
.celeste{
	color:#A1C2E0;
}
.amarillo {
	color: #FFFF00;
}
.naranjo {
	color: #F4C034;
}


.ciudad {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.consejeros {
	list-style-type: none;
}
.consejeros li {
	list-style-image: url(../images/directorio/persona.gif);
	text-transform: uppercase;
	list-style-position: inside;
	padding-bottom: 5px;
}
.consejeros a {
	color: #FFFFFF;
	text-decoration: none;
}
.consejeros a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contenido .anteriores td a {
	color: #64666F;
}
