/* @override 
	http://www.cajmetro.cl/wp-content/themes/gobCL-sitios-1.0/assets/css/style.css
*/

/* Estilos Básicos */

@font-face {
	font-family: 'gobCL';
	font-weight: normal;
	font-style: normal;
	
	src: url('../fonts/gobcl_regular-webfont.eot');
	src: local('☺'), url('../fonts/gobcl_regular-webfont.woff') format('woff'), url('../fonts/gobcl_regular-webfont.ttf') format('truetype'), url('../fonts/gobcl_regular-webfont.svg#webfont3jnenQ5S') format('svg');

}
.bg-top{
		background: url(../img/header/body-bg.png) center top repeat-x;	
		display: block;
		height: 20px;
		position: relative;
		z-index: 2;
}
html {
    
} 

body {
    color: #000;
/*    background: url(/assets/img/fondo-gob.jpg) center top no-repeat; */
	margin: 0;
	padding: 0;
    
    font: 12px/140% Verdana, Helvetica, sans-serif;
	text-align: center;
	background: url(../img/home/bg_repeat.gif) repeat center top;
}


#bann_caj{
	margin-left: 20px;
}
p {
	text-align: left;
}

iframe {
    border: 0;
    overflow: hidden;
}

iframe.contact {
    margin-left: -14px;
}

.text-centered { text-align: center; }


.mapa {
	border: 1px solid #CCC;
	background-color: #E0E0E0;
	width: 99%;
	height: 400px;
	float: left;
	overflow-y: auto;
}

.selectbox {
	width: 99%;
	float: right;
	height: 400px;
	float: left;
	overflow-y: auto;
}
.resultados {
	width: 100%;
}


h1 {
	font-size: 20px;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 2px;
	
	font-family: 'gobCL', Verdana;
}

h2 {
	font-size: 18px;
	line-height: 110%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	
	font-family: 'gobCL', Verdana;
}

h3 {
	font-size: 16px;
	line-height: 110%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}

h4 {
	font-size: 14px;
	line-height: 110%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}

a {
	color: #006cb7;
	text-decoration: none;
}

img {
	border-style: none;
}

header, footer, section, nav, aside, hgroup {
    display: block; 
}


ul.clean { margin: 0; padding: 0; }
ul.clean li { list-style-type: none; margin: 0; padding: 0; }
/* Estilos para las cajas */


.wrapped {
	width:  960px;
	height: auto;
	margin: 0 auto;
}


header#top { 
	width: 990px; 
	margin: -20px auto 0; 
	position: relative; 
	height: 188px;   
/*	background: url(../img/home/bg-repeat.gif) repeat-x !important;*/	
	}
header#top h1.logo { margin: 0; width: 200px; height: 180px; background: url(../img/header/image002.png) top no-repeat; text-indent: -10000px; position: absolute; top: 0; left: 20px; z-index: 100; }

header#top h1.logo a {
    display: block;
    width: 200px;
    height: 180px;
    outline: 0 none;
}

header#top div#tools {
    width: 795px;
    height: 75px;
    
    background-color: #f6f6f6; 
    
    position: absolute; 
    top: 10px;
    right: 6px;
    padding-top: 25px;
}

header#top div#tools form {
    float: right;
}

section#top {
	width:  100%;
	height: 30px;
	margin: 0;
    padding: 0;
    

	height: 30px; 
	background: url("../img/bg_top.png");
}

section#top div.wrapped {
    font-size:11px;
	color: #666666;
	width: 940px !important;
	padding: 7px 10px;
	overflow: hidden;
}



section#main {
	width: 990px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 20px;
	box-shadow: 0px 0px 20px -5px #999;
	
}

section#wrap {
	width: 960px;
	height: auto;
	margin: 0px auto 0px auto;
}

#welcome {
	width:320px;
	height:20px;
	font-size:11px;
	color: #666666;
	float:left;
	margin: 4px auto 0px 10px;
	text-align:left;
}

#topdate {
	width:320px;
	height:20px;
	font-size:11px;
	color: #666666;
	float:right;
	margin: 4px 10px 0px auto;
	text-align:right;
}

/* estilos para las cajas de los contenidos interiores. p.d: in=interior*/

.destfotogal, .destfoto{
	margin-top: 10px;
}

.destfoto img{
	width: 665px;
}
#navg{
	margin: -20px 0 20px;
	position: relative;
	z-index: 100;
	text-align: center;
}
#navg a{
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-indent: -9999px;
margin: 0 3px;
	display: inline-block;
	height: 10px;
	width: 10px;
	background: #fff;
}

#navg a.activeSlide{
	background: #ccc;
}

#generalcontent {
	width:715px;
	height:790px;
	float:left;
	margin: 0px 0px 0px 2px;
	background-image:url(../img/interiortop.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

.intitulo {
	color:#006699;
	width: 660px;
	float:left;
	font-size:18px;
	text-align:left;
}

.intexto {
	color:#666666;
	width: 660px;
	float:left;
	font-size:12px;
	letter-spacing:-1px;
	text-align:left;
}


/* estilos para el header */
 


/*
.logo h1 a {
	width: 315px;
	height: 125px;
	float:left;
    background-image: url(../img/logo.jpg);
	text-indent: -5000px;
	outline: 0 none;
}
*/


/* estilos para el mini menu superior */



#minimenu {
	color: #666666;
	font-size:11px;
	width: 430px;
	height: 20px;
	float:right;
	margin: 20px 35px 0px auto;
	text-align: right;
}



/* estilos para el buscar */



#search {
	width:315px;
	height:30px;
	float:right;
	margin: 0px 35px 0px auto;
}
/* estilos para la botonera */
.caja-top{
	height: 150px;
	width: 770px;
	float: right;
	background-color: #fff;
}

.btn_accesjust{
	margin-left: 570px;
	height: 60px;
	display: block;
	position: relative;
	width: 240px;
	z-index: 4;
	text-indent: -9999px;
	float: left;
    background: url(../img/acces.png) no-repeat ;
}

.asistencia{
	position: absolute;
	text-align: right;
	display: block;
	width: 230px;
	z-index: 3;
	float: right;
	right: 0;
line-height: 120%;
	color: #999;
	font-size: 13px;
	font-family: 'gobCL', Verdana;
}
.asistencia .f11{
	font-size: 11px;
}

.asistencia .f11 span{
	font-size: 13px;
}
.asistencia strong{
	color: #005B9E;
	font-size: 24px;
	padding: 5px 0;
		font-family: 'gobCL', Verdana;
	display: block;
	margin-top: 2px;
}
.asistencia span{
	color: #005B9E;
	font-weight: bold;
}
nav#menu {
    position: absolute;
    padding-top: 140px;
	width: 990px;
	height: 45px;
	margin: 50px 0px 0px 0px;
	background: url(../img/header/menu-bg.png) repeat-x 0 140px;
}

nav#menu ul {
	color:#fff;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-transform:uppercase;
}

nav#menu ul li {
	float: left;
	display: inline;
	position: relative;
	
    z-index: 100;
	
    height: 37px;
    
    background: url(../img/header/menu-li-right.png) right top no-repeat;
    
}

nav#menu ul li a {
	color: #787878;
	font-family: 'gobCL', Arial, sans-serif;
    font-size: 13px;	
	text-decoration: none;
	background: url(../img/header/menu-li-left.png) left top no-repeat;
	text-align: center;
	padding: 12px 14px;
	height: 14px;
	float: left;
}

nav#menu ul li.last {
    background: none;
}

nav#menu ul li.first a {
    background: none;
}



nav#menu.ul li:hover {
   overflow: hidden;
}

nav#menu li:hover a {
}

nav#menu ul li ul {
    display: none;
}

nav#menu ul li:hover ul {
    display: block;
    position: absolute;
    top: 38px;
    left: 0px;
    margin: 0;
}

nav#menu ul li ul li {
    float: none;
    background: url(../img/header/menu-bg.png);

    margin: 0;
    display: block;
    width: 100%;

    white-space: nowrap;
    overflow: hidden;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}



nav#menu ul li ul li a {
    background: none;
}

nav#menu ul li    ul li:last-child {
    border-bottom: 1px solid #CCC !important; 
}


/* estilos para la galeria */



#gallery {
	width: 960px;
	height: 430px;
	margin: 5px auto 0px auto;
	padding-top:20px;
	float: left;
}



/* estilos para las cajas de contenido */


#selecboxmap{
	 background: url("../img/sel.gif") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    height: 295px;
    margin-left: 20px;
    margin-top: 30px;
    padding: 10px 15px 15px;
    position: absolute;
    width: 231px;
    background-color: #2771B5;
}
#selecboxmapPage{
	 background: url("../img/sel.gif") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    height: 300px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 10px 15px 15px;
    position: absolute;
    width: 231px;
    background-color: #2771B5;
}

#selecboxmap2{
	width: 890px;
	margin-top: 10px;
	padding: 10px;
	color: #3a5c99;
	height: 50px;
	background: #f1f1f1;
}
#selecboxmap2 p{
  color: #3A5C99;
    font-family: gobCL;
    font-size: 24px;
    line-height: 20px;
    margin-right: 20px;
    margin-top: 15px;
    overflow: hidden;
    text-align: justify;
}
#selecboxmap2 p #centro, #selecboxmap2 p #region{
float:right;
  font-size:14px !important;
  margin-left:5px;
  margin-right:30px;
  margin-top:4px;
  width:180px;
  }
.contenidoMapa{
}
#mapagoogle #map_canvas{
	float: right;
	margin-right: 20px;
}
#mapagoogle #map_canvas{
	float: right;
	color: #666;
	margin-right: 20px;
}
#content.homepage{
	 background: url("/wp-content/themes/gobCL-sitios-1.0/assets/img/borde.png") repeat-x scroll center top transparent;
    padding-top: 20px;
}
#content.homepage .banners-links ul{
	margin: 0;
	padding: 0;
}
.homepage .sidebar{
	background: url(../img/topside.gif) no-repeat ;
}
#content .blokhom{
	display: block;
	width: 50%;
	float: left;
	background: url(../img/topsec.gif) no-repeat ;
}
#dest-mes img{
	height: auto;
	width: 312px;
	margin: 0;
}
#dest-mes .news h2 {
	padding: 10px 0 0;
	margin: 0;
	height: auto;
}
.blokhom .tit{
    color: #005294;
	padding: 10px 0 0;
}
#mapagoogle #map_canvas{
	float: right;
	margin-right: 20px;
}
#mapagoogle #map_canvas{
	float: right;
	color: #666;
	margin-right: 10px;
        margin-top: 20px;
}

#map_canvas h1, #map_canvas b{
  color: #005294;
  font-size: ;

}


#selecboxmap .selz{
	padding: 20px 0 5px;
	display: block;
}
#selecboxmap .selz2{
	padding: 20px 0 5px;
	display: block;
}
#selecboxmap select{
	font-size: 14px;
	display: block;
	width: 100%;
	margin: 0;
}

.bajad{
	font-size: 17px;
	font-family: gobCL, Verdana, sans-serif;
	line-height: 120%;
	margin: 20px 0 0;
}
.bajad.bottom {
    margin-top: 25px;
}
#selecboxmap .selz {
    display: block;
    padding: 20px 0 5px;
}


span.selz.bottom{
    padding: 10px 0 7px !important;
}
section#content {
	width: 952px;
	margin: 0 18px 0 20px;
	overflow: hidden;
}
#content.post-dest .post{
	width: auto;
}
#content.post-dest .post .body{
	padding: 0;
	margin: 0;
}
#content.post-dest .post header{
	background: #336699;
	width: auto;
	padding: 35px 20px;
}

.viddest{
	margin: 0 10px 40px;
	padding-bottom: 20px;
	border-bottom: 2px solid #999;
}
#content.post-dest .viddest .title{
	font-size: 27px;
	
}
#content.post-dest .viddest p{
	color: #999;
	font-family: arial, sans-serif;
}
.cajavitrina{
	width: 560px;
	margin: 0 30px 10px 0;
	float: left;
}
#content.post-dest .post header h2{
	display: block;
	margin: 0;
	width: auto;
	font-family: gobCL, Verdana, sans-serif;
	font-size: 36px;
	padding: 10px 15px;
	float: left;
	background: #fff;
}
#docs{
	margin: 0;
	padding: 0;
	padding-top: 20px;
	list-style-type: none;
}
#docs strong{
	display: block;
	line-height: 120%;
	font-family: gobCL, Verdana, sans-serif;
	font-size: 27px;
	color: #005294;
	font-weight: normal;
}
#docs .descarga{
	width: 250px;
	font-family: gobCL, Verdana, sans-serif;
	height: 40px;
	padding: 15px 15px 0 80px;
	color: #fff;
	display: block;
	font-size: 20px;
	background: url(../img/doc.gif) no-repeat ;
}
#docss{
	float: left;
	margin-left: 20px;
	width: 340px;
}
#content .columnaop p, #content .columnaop h3 {
	padding: 0;
	margin: 0;
}

#content .columnaop h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
}
.columnaop{
	margin-right: 20px;
	height: 201px;
	float: right;
	width: 431px;
	padding: 25px;
    background: url(../img/cajde.gif) no-repeat ;
}

.viddesthome{

	padding-top: 30px;
  background: url(../img/topp.gif) no-repeat ;	
	clear: both;
}
.viddesthome .cajavitrina{
	
}
.viddesthome .textde{
	
}

.viddesthome .textde p{
	color: #999;
}

.viddesthome .title a{
	font-family: gobCL, Verdana, sans-serif;
	font-size: 27px;
	font-weight: normal;
	display: block;
	padding-bottom: 10px;
	line-height: 120%;
	color: #005294;
}

#contactosup{
	padding-top: 30px;
	clear: both;
}



/* Columna 1 */

section#content aside {
    float: left;
    display: inline !important;
}
#content.homepage aside.sidebar {
    float: left !important;
    width: 305px !important;
}
section#content aside.sidebar {
    width: 228px !important;
    overflow: hidden;
    margin-left: 5px;
    float: right;
}


.banner_vertical {
	margin: 0 0 15px;
}


section.homepage aside.sidebar { float: left !important; }

section#content aside.left {
	width: 690px;
}
#buscador{
	float: left;
}
form.search-site {
    position: relative;
}

form.search-site input {
    border: 1px solid #ccc;
    height: 17px;
    padding: 3px 6px;
    width: 150px;
    color: #9f9f9f;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

form.search-site button.image {
    background: url("../img/banners/lupa.gif") no-repeat scroll left top transparent;
    border: 0 none;
    height: 17px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    text-indent: -10000px;
    top: 7px;
    width: 17px;
    cursor: pointer;
}

form.search-site input.active {
    color: black;
}

/*section#content aside.sidebar div.box {
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    width: 228px;
}*/
section#content aside.sidebar div.box {
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    width: 305px;
}

section#content aside div.even {
    margin-right: 0 !important;
}

section#content aside.sidebar div.box h2 {
    background: url("../img/sidebar/boton-h2-sidebar.png") no-repeat scroll left top transparent;
    color: #005294;
    font-family: 'gobCL',Verdana,sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 21px;
    padding: 3px 0 0 7px;
    text-transform: none;
}


div.box ul.archive { padding: 0; margin: 0; margin-left: 3px; }
div.box ul.archive li { list-style-type: none; padding: 5px; border-bottom: 1px solid #ebe9ea; }
div.box ul.archive li a { color: #7f7f7f; font-size: 12px; }

div.box ul.calendar { padding: 0; margin: 0; }
div.box ul.calendar li { padding: 5px; border-bottom: 1px solid #ebe9ea; }
div.box ul.calendar li time {
    font-size: 10px;
    color: #a2a2a2;
    display: block;
}
div.box ul.calendar li a {
    color: #005294;
    font-size: 11px;
}

section#content aside div.last-news ul { margin-left: 0; padding: 0 5px;margin-top: 30px;  }
section#content aside div.last-news ul li { 
	list-style-type: none; 
	text-align: left; 
	margin-bottom: 5px; 
}
section#content aside div.last-news ul li img { margin-top: 4px; float: left; margin-right: 10px;  }
section#content aside div.last-news ul li time { font-size: 9px; color: #bbbbbb; display: block; height: 15px; }
section#content aside div.last-news ul li a { color: #787878; font-size: 11px; line-height: 14px; display: block;}


section#content aside.left div ul li { border-bottom: 1px solid #ebebeb; padding-bottom: 7px; overflow: hidden; } 
section#content aside.left div ul li:last-child { border-bottom: 0 none; }
section#content aside.left div a.more { float: right; font-size: 10px; margin-right: 10px; } 


section#content aside div.gov-news ul { margin-left: 0; padding: 0 5px; }
section#content aside div.gov-news ul li { list-style-type: none; text-align: left; margin-bottom: 3px;}
section#content aside div.gov-news ul li img { margin-top: 4px; float: left; margin-right: 10px;  }
section#content aside div.gov-news ul li time { font-size: 9px; color: #bbbbbb; display: block; height: 15px; }
section#content aside div.gov-news ul li a { color: #787878; font-size: 11px; display: block; line-height: 14px; }

section#content aside.left div.gov-news ul li a { margin-left: 58px !important;}

section#content aside div.specials ul { margin-left: 0; padding: 0 5px; }
section#content aside div.specials ul li { clear:both; list-style-type:none; margin-bottom: 3px; overflow:hidden; text-align:left; padding-top: 3px; }
section#content aside div.specials ul li img { float: left; margin-right: 10px;  }
section#content aside div.specials ul li h3 { margin: 0 0 2px 0px; }
section#content aside div.specials ul li h3 a { color: #787878; font-size: 11px; font-weight: normal;text-transform: none; }

section#content aside div.primera-dama ul { margin-left: 0; padding: 0 5px; }
section#content aside div.primera-dama ul li { list-style-type: none; text-align: left; margin-bottom: 3px;}
section#content aside div.primera-dama ul li time { font-size: 9px; color: #bbbbbb; display: block; height: 15px; }
section#content aside div.primera-dama ul li a { color: #787878; font-size: 11px; display: block; line-height: 14px;}

section#content aside div.interviews ul { margin-left: 0; padding: 0 5px; }
section#content aside div.interviews ul li { list-style-type: none; text-align: left; margin-bottom: 3px;}
section#content aside div.interviews ul li time { font-size: 9px; color: #bbbbbb; display: block; height: 15px; }
section#content aside div.interviews ul li a { color: #787878; font-size: 11px; display: block; line-height: 14px; }


a.video { position: relative; }
a.video img.overlay { position: absolute; top: 0; left: 0; }

section#content aside div.calendar ul { margin-left: 0; padding-left: 5px; }
section#content aside div.calendar ul li { list-style-type: none; text-align: left; margin-bottom: 3px; position: relative; }

/*
section#content aside div.calendar ul li time { 
    font-size: 15px; 
    color: #666666; 
    text-align: center; 
    position: absolute; 
    top: 3px; 
}
*/

section#content aside div.calendar ul li time {
    width: 60px;
    text-align: center;
    float: left;
    margin-top: 7px;
}

section#content aside div.calendar ul li time span.day {
    color: #b1b1b1;
    font-family: gobCL, sans-serif;
    font-size: 9px;
    display: block;
}

section#content aside div.calendar ul li time span.hour {
    color: #006cb7;
    font-size: 20px; 
    font-family: gobCL, sans-serif;
}

section#content aside div.calendar ul li p { 
    border-left: #ef4144 solid thin; 
    margin: 7px 5px 7px 60px;
    padding-left: 7px;
    font-size: 11px;
    color: #787878;
}

section#content aside div.calendar ul li p span { display: block; color: #cc0000}


section#content aside.left ul.banners { 
    clear: both;
    border-top: 1px solid #ebebeb;
    margin-top: 30px;
    padding-top: 15px;
}

section#content aside.left ul.banners li {
    width: 200px;
    padding: 3px 15px;
    float: left;
}

aside.sidebar h2 {
    width: 245px;
    height: 26px;
    background: url(../img/sidebar/sidebar-h2.png) center top no-repeat;
    padding: 6px 0 0 11px;
}

aside.sidebar h2 a {
    font-weight: normal;
    font-size: 16px;
    color: #005294;
}

 



aside.home {
    width: 630px;
    float: right !important;
}

aside.home > h2 {
    background: url(../img/borde-noticias.gif) no-repeat;
    color: #1C5B9C;
    font-family: 'gobCL',Verdana,sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 21px;
    padding: 10px 0 0 7px;
    text-transform: none;
    clear: both;
}

/*aside.home ul.news { padding: 0; margin: 0; }
aside.home ul.news li { 
	border-bottom: 1px solid #EBE9EA;
    float: left;
    list-style-type: none;
    margin: 0 20px 10px 0;
    overflow: hidden;
    padding: 10px 0 10px;
    width: 320px;
}
*/
aside.home ul.news {  clear: both;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0; }
aside.home ul.news li { border-bottom: 1px solid #ebe9ea; list-style-type: none; margin: 0 0 20px; padding: 0; clear: both; overflow: hidden; padding-bottom: 10px; padding-top: 15px;  }
aside.home ul.news li.small { padding: 5px 0 0 7px !important;}
aside.home ul.news li article img { float: left; margin-right: 10px; background-color: #fbfbfb; padding: 4px; border: 1px solid #f0f0f0; border-bottom: 1px solid #d3d3d3 !important; }
aside.home ul.news li article time { font-size: 10px; color: #a2a2a2; }
aside.home ul.news li article h2 { margin-top: 0 !important;}
aside.home ul.news li article h2 a { font-family: gobCL, Verdana, sans-serif; font-size: 15px; font-weight: normal; color: #005294; }
aside.home ul.news li article p { font-size: 11px; color: #787878; line-height: 17px; margin-bottom: 0; }
aside.home ul.news li article a.more { float: right; color: #a2a2a2; font-size: 10px; display: block; margin-right: 10px;}

/* @group My Group */



/* @end */
aside.home ul.news li.small { padding: 5px 0 0 7px !important;}

/*aside.home ul.news li article img { 
	float: left; 
	margin-right: 10px; 
	margin-top: 20px;
}
aside.home ul.news li article time { 
	font-size: 10px; 
	color: #a2a2a2; 
	clear: both !important;
	display: block;
	
}
aside.home ul.news li article h2 { 
	margin-top: 0 !important;
	display: block;	
	clear: both;
	height: 40px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}*/
aside.home ul.news li article h2 a { font-family: gobCL, Verdana, sans-serif; font-size: 15px; font-weight: normal; color: #005294; }
aside.home ul.news li article p { 
	font-size: 12px; 
	color: #545454; 
	line-height: auto; 
	margin-bottom: 0; 
	}
aside.home ul.news li article a.more { 

	color: #005B9E; 
	font-size: 10px; 
	display: block; 
	margin-right: 10px;
	margin-top: 10px;
	}





/* Columna 2 */

#box2 {
	width: 250px;
	height:595px;
	float:left;
	margin-right:5px;
	border: dotted #e7e7e7 thin ;
}

.boxgobierno {
	color:#135c91;
	width:230px;
	height:15px;
	margin: 0px 0px 0px 0px;
	float:left;
    font-size: 14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 15px 10px 15px 10px;
	text-align:left;
	background-image:url(../img/gobiernoinforma.jpg);
}

.boxup {
	width: 250px;
	height: 275px; 
	float:left;
}

.boxdown {
	width:250px;
	height:265px;
	float:left;
}

.lastnews {
	color:#FFF;
	text-transform:uppercase;
	width:230px;
	height:18px;
	background-color:#006699;
	float:left;
	padding: 3px 10px 0px 10px;
	font-weight:bold;
	text-align:left;
}

.contentpost {
	width: 230px;
	height: 50px;
	float:left;
	margin: 5px 0px 5px 10px;
}

.date {
	color: #666666;
	/*width:120px;*/
	height:13px;
	float:left;
    font-size: 12px;
	font-weight: 700;
	text-align:left;
	margin-bottom:5px;
}

.infopost {
	width:225px;
	height:30px;
	float:left;
	color:#135c91;
	font-size: 11px;
	text-align:left;
	font-weight: 500;
	line-height: 1;
}

/* Columna 3 */

#box3 {
	width:250px;
	height:595px;
	float:left;
	margin-right:5px;
	border: dotted #e7e7e7 thin ;
}

.boxagenda {
	color:#d23d3d;
	width:230px;
	height:15px;
	margin: 0px 0px 0px 0px;
	float:left;
    font-size: 14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 15px 10px 15px 10px;
	text-align:left;
	background-image: url(../img/agendadelpresidente.jpg);
}

.especial {
	color:#FFF;
	text-transform:uppercase;
	width:230px;
	height:18px;
	background-color:#006699;
	float:left;
	padding: 3px 10px 0px 10px;
	font-weight:bold;
	text-align:left;
}

.bigmonth {
	width: 50px;
	height: 15px;
	float:left;
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}

.biginfo {
	font-size:40px;
	width: 50px;
	height: 50px;
	margin: 0px auto 0px 0px;
	float:left;
	border-right: #cc0101 solid thin;
}

.bigdate {
	font-size:25px;
	width: 50px;
	height: 28px;
	margin: 0px -5px 0px 0px;
	float:left;
}

.thumb {
	width: 60px;
	height: 45px;
	margin: 0px auto 0px 10px;
	float:left;
}

.resumen {
	color:#135c91;
	width:120px;
	height:15px;
	float:left;
    font-size: 12px;
	font-weight: 700;
	text-align:left;
	margin-left:5px;
}
/*
.hour {
	color: #cc0101;
	width:120px;
	height:15px;
	float:left;
    font-size: 12px;
	font-weight: 700;
	text-align:left;
	margin-left:5px;
}
*/

.infopost2 {
	width:150px;
	height:30px;
	float:left;
	color: #666666;
	font-size: 11px;
	text-align:left;
	font-weight: 500;
	line-height: 1;
	margin-left:5px;
}

.infopost3 {
	width:150px;
	height:30px;
	float:left;
	color: #666666;
	font-size: 11px;
	text-align:left;
	font-weight: 500;
	line-height: 1;
	margin-left:5px;
}

/* Columna 4 */

#box4 {
	width:195px;
    height:595px;
	margin-right:20px;
	float:left;
	background-image:url(../img/side4.jpg);
	background-repeat:no-repeat;
}

.boxtop {
	color:#135c91;
	width:175px;
	height:15px;
	margin: 0px 0px 0px 0px;
	float:left;
    font-size: 14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 15px 10px 15px 10px;
	text-transform:uppercase;
	background-color:#e7e7e7;
}

.boxesright {
	width:195px;
	height:70px;
	margin: 8px 0px 0px 0px;
	float: left;
}


/* estilos para el SIDEBAR si existe */

#sidebar {
	width:240px;
	height:760px;
	float:left;
	background-color:#f2f2f2;
	border: dotted #e7e7e7 thin ;
}

/* estilos para el footer */


section#main footer {
    clear: both;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px !important;
	
}







section#main footer nav.sites { text-align: center; }
section#main footer nav.sites a { margin-right: 10px; }

.logos {
	width: 100px;
	height: 70px;
	float:left;
	margin: 0px 0px 0px 9px;
}


footer div.banners {
    background-color: #EFEFEF;
    height: 120px;
    margin: 0 6px;
    overflow: hidden;
    padding: 0 0 30px;
    width: 100%;
}

footer div.banners ul {
    width: 699px; 
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-left: 9px;
}



footer div.banners ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    margin-bottom: 7px;
    margin-left: 11px;
    width: 220px;
    border: 1px solid #ddd;
  	overflow: hidden;
    height: 48px
    
}

.chileclic {

    background: url("../img/footer/chileclic.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 119px;
    margin-right: 17px;
    margin-top: 20px;
    padding: 35px 0 0 57px;
    width: 183px;

}

/* estilos para el menu inferior, debajo del footer */

#bottommenu {
    margin: 0 6px;
    padding: 5px 12px 0;
    height: 21px;
    font-size: 10px;
    background-color: #f6f6f6;
    clear: both;
}

#bottommenu address { float: left; font-style:normal; color: #666; }
#bottommenu nav { float: right; color: #a7a7a7; }
#bottommenu nav a { color: #666; }
#bottommenu nav a:hover { color: #135C91; }





#menu1 {
	color:#a7a7a7;
	font-size:11px;
	width: 430px;
	height:20px;
	float:left;
	text-align:left;
	margin: 0px auto 0px 35px;

}

#menu2 {
	color:#a7a7a7;
	font-size:11px;
	width:430px;
	height:20px;
	float:right;
	text-align:right;
	margin: 0px 35px 0px auto;
}

.debug { outline: 1px solid red;}
.aligncenter { margin: 0 auto; display: block; }
.alignleft { float: left; }
.alignright { float: right; }
.block { display: block; }
.none { display: none; }

section.list,
article.post {
    width: 715px;
    float: left;
    margin-top: 50px;
}


article.post header {
  background: url("../img/article/line-top.png") no-repeat scroll left top transparent;
    clear: both;
    height: 100%;
    margin-bottom: 20px;
    margin-top: 3px;
    overflow: hidden;
    padding-left: 20px;
}

article.post nav.breadcrumb { float: left; padding: 13px 0 0 0; color: #9f9f9f; }
article.post nav.breadcrumb a { color: #9f9f9f; font-size: 11px; }

article.post nav.breadcrumb strong {  font-weight: normal; color: #9f9f9f; font-size: 10px; }



article.post ul.tools { float: right; height: 40px; margin: 0; }
article.post ul.tools li { float: left; }

article.post header h2.title {
    clear: both;

    color: #006cb7;
    
    border-bottom: 1px solid #e2e2e2;

    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    font-family: 'gobCL', Verdana, sans-serif;
    padding: 9px 20px 14px 0;
    overflow: hidden;
    margin-bottom: 10px;
    width: 620px;
}

article.post header div.meta { float: left;
    height: 35px;
    margin-right: 30px;
    width: 200px;}
article.post header div.meta time { color: #9f9f9f; font-size: 11px; float: left; margin-top: 2px; }
article.post header div.meta p.share { 
    float: right;
    margin: 0;
    width: 190px;}
article.post header div.meta p.share a,
article.post header div.meta p.share iframe { float: left; margin-left: 10px;}

article.post section.body { margin-left: 20px; margin-right: 10px; }
article.post section.body img { max-width: 640px; height: auto; }
article.post section.body p { color: #666666; text-align: justify; margin-right:20px; overflow: hidden; line-height: 20px;}
article.post section.body blockquote { border-left: 1px solid #006699; padding-left: 10px; margin-left: 20px; margin-bottom: 20px;}
article.post section.body h2 { color: #006cb7; text-transform: none; margin-top: 30px; font-family: 'gobCL', Arial, sans-serif; font-weight: bold; font-size: 18px; }
article.post section.body h3 { color: #006cb7; text-transform: none; margin-top: 5px; font-family: 'gobCL', Arial, sans-serif; font-weight: bold; font-size: 16px; }
article.post section.body h4 { color: #006cb7; text-transform: none; margin-top: 15px; font-family: 'gobCL', Arial, sans-serif; font-weight: bold; font-size: 14px; }
article.post section.body ul li { color: #666; margin-bottom: 5px; }


article.post section.tools { padding: 10px; margin-top: 20px; border-top: 1px solid #ECECEC; text-align: center; }

aside.left ul { margin: 0; padding: 0; }
aside.left ul li { list-style-type: none; margin-bottom: 8px; }
aside.left ul li a img { display: block; }

aside.left ul li.primera-dama { margin-left: 5px; overflow: hidden; }
aside.left ul li.primera-dama img { float: right; margin-left: 10px; }
aside.left ul li.primera-dama hgroup { font-family: 'gobCL', Arial, sans-serif; font-weight: normal; }
aside.left ul li.primera-dama a { color: #cc0000; }
aside.left ul li.primera-dama p {  color: #7a7a7a; }



aside.sidebar li.networks {
    padding-top: 15px;
	margin-left: 15px;
}

aside.sidebar li.networks a { margin: 0 9px;}

/* aside.util ul li a img { display: block;} */
/*
.chileclic { background: url(../img/sidebar/chileclic.png) left top no-repeat; height: 156px; padding: 0px; width: 240px; }*/
.chileclic a { height:61px; width: 240px; display: block; }
.chileclic form { padding: 9px 12px 0; margin: 0;}
.chileclic form input.text { border: 0; float: left; width: 140px; color: #999; }
.chileclic form input.active { color: black; }
.chileclic form button.image { float: right; border: 0; background: url(../img/banners/lupa-chile-clic.png) left top no-repeat; text-indent: -10000px; margin: 0; padding: 0; width: 17px; height: 17px; }








/* Idiomas en Biografía Presidente */
ul.flags { overflow: hidden; margin: 0 !important; padding:0 0 0 12px; }
ul.flags li { background-position:left center; background-repeat:no-repeat; float:left; height:21px; list-style-type:none; padding: 5px 0 0 22px; text-align:left; width:77px; }
ul.flags li.es  { background-image: url(../img/flags/cl.png); }
ul.flags li.en  { background-image: url(../img/flags/us.png); }
ul.flags li.pt  { background-image: url(../img/flags/br.png); }
ul.flags li.fr  { background-image: url(../img/flags/fr.png); }
ul.flags li.cn  { background-image: url(../img/flags/cn.png); }
ul.flags li.de  { background-image: url(../img/flags/de.png); }
ul.flags li.jp  { background-image: url(../img/flags/jp.png); }
ul.flags li.arn { background-image: url(../img/flags/arn.png); }
ul.flags li a.active { font-weight: bold; }
div.separator { margin: 10px 20px; height: 1px; overflow: hidden; background-color: #CCC; }

ul.banners { margin: 0; padding: 0; }
ul.banners li { list-style-type: none; margin: 0; padding: 0; margin-bottom: 5px !important; border: 0;}




section.people ul.list { float: left; width: 690px; padding: 0;}

section.people ul.list li { display: block; clear:both; list-style-type:none; margin:0 20px 20px 20px; overflow:hidden; padding-bottom:15px; border-bottom: 1px solid 
#ECECEC;  
}
section.people ul.list li a.photo { float: left; display: block;}
section.people ul.list li hgroup { margin-left: 130px; display: block; }

section.people ul.list li hgroup h2, section.people ul.list li hgroup h3 { font-weight: normal; font-family: 'gobCL', Arial, sans-serif; color: #006699; }

section.people ul.list li p { margin-left: 130px; }
section.people ul.list li a.more { margin-left: 130px; display: block; }

section.people ul.list li dl { float: left; clear: left; margin: 20px 0 0 0; width: 110px; }
section.people ul.list li dl dt { color: #006699; font-family:'gobCL',Arial,sans-serif; font-size:14px; }
section.people ul.list li dl dd { margin-left: 0; margin-bottom: 20px; }
section.people ul.list li dl dd a { color: black; }




section.category ul.list { float: left; width: 690px; padding: 0; margin: 0; }
section.category ul.list li { display: block; list-style-type:none; margin:0 20px 20px 20px; overflow:hidden; padding-bottom:15px; border-bottom: 1px solid #ECECEC; }

.title-documentos{
	margin-left: 20px;
	font-family:gobCL, Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #333;
}
.documentos-interes{
	width: 690px;
}
.documentos-interes span{
	font-size: 14px;
	margin-left: 20px;
	color: #666;
}
section.category ul.list li date {}

section.category ul.list li h3.title { font-family: 'gobCL', Arial, sans-serif; font-weight: normal; margin-bottom: 10px; font-size: 16px; color: #005294; }

section.category ul.list li time { color: #9f9f9f; font-size: 11px; }

section.category ul.list li img { float: left; margin-right: 10px; }

section.category ul.list li p { color: #898989; font-size: 12px; }
section.category ul.list li a.more { display: block; color: #006cb7; }

h2.subsection { color: #006699; float: left; font-family: 'gobCL', Arial, sans-serif; margin-left: 40px; margin-top: 30px; }
nav.fundaciones { text-align: center; }



img.alignleft { margin: 0 15px 15px 0; }
img.alignright { margin: 0 0 15px 15px; }    
img.aligncenter,
img.alignnone {  margin-bottom: 20px; }


section.twitter { margin-top: 20px; margin-bottom: 20px;}

section.twitter h2 {
   
}



section.twitter a.footer { background: url(../img/twitter-logo.jpg) left top no-repeat; width: 79px; height: 24px; display: block; text-indent: -10000px; outline: 0 none; }

section.twitter ul { margin: 0; padding: 0; }
section.twitter ul li { list-style-type: none; clear: both; margin-bottom: 6px !important; overflow: hidden; padding-left: 5px; padding-right: 5px; }
section.twitter ul li span { border: 1px solid #eaeaea; background-color: white; display: block; padding: 8px; color: #333; border-radius: 5px 5px 5px #CCC; }
section.twitter ul li time { float: right; color: #77a0bc; font-size: 11px; margin-right: 5px;  }






ul.links { }
ul.links li { list-style-type: square; margin-bottom: 5px; }
ul.links li a { font-size: 18px; }

section.efemerides h2 { float: left; clear: left; width: 100px; margin: 0 !important; font-size: 20px !important; padding-top: 10px; text-align: center; }
section.efemerides h3 { margin-left: 120px; padding-left: 20px; border-left: 1px solid #ECECEC; margin-bottom: 0; margin-top: 0 !important; padding-top: 15px;}
section.efemerides dl { margin-left: 120px; padding-left: 50px; border-left: 1px solid #ECECEC; margin-top: 0 !important; padding-top: 10px; margin-bottom: 0; padding-bottom: 12px;}
section.efemerides dl dt { font-weight: bold; margin-top: 5px; }

section#comments { margin: 20px; margin-top: 50px;}
section#comments h2 { color:#006699; font-family:'gobCL',Arial,sans-serif; font-size:18px; font-weight:normal;} 

#IDCommentsHead h3 {
    display: none !important;
}

span.author { color: #006CB7; font-weight: normal; }

.wp-pagenavi { width: 900px; clear: both; height: 30px; text-align: center; }
.wp-pagenavi a, .wp-pagenavi span { border: 1px solid #CCC; padding: 5px 9px;  margin-right: 5px;}
.wp-pagenavi span.current { background: #CCC; color: white; font-weight: bold;}


a.facebook { background: url(../img/facebook-icon.png) left center no-repeat; padding: 0 0 0 20px; }
a.facebook:hover { text-decoration: underline; }

a.twitter { background: url(../img/twitter-icon.png) left center no-repeat; padding: 0 0 0 20px; }
a.twitter:hover { text-decoration: underline; }

li.mayo21 {
    background: url(../img/banners/21-de-mayo.jpg) left top no-repeat;
    width: 195px;
    height: 100px;
    padding-top:43px !important;
}

li.mayo21 a { 
    color:white;
    display:block; 
    font-family:'gobCL',Arial,sans-serif; 
    letter-spacing:1px; 
    margin-bottom:17px; 
    text-align:center; 
    text-transform:uppercase;
}

li.mayo21 a:hover { 
    text-decoration: underline;
}

li.bi100 {
    background: url(../img/banners/chile-bicentenario.jpg) left top no-repeat;
    width: 195px;
    height: 95px;
    padding-top: 112px;
}

li.bi100 a { color:black; display:block; font-family:'gobCL',Arial,sans-serif; letter-spacing:1px; margin-bottom:15px; text-align:center; text-transform:uppercase; }

li.bi100 a:hover { text-decoration: underline;}


/* begin bicentenario */

body {
/*    background: white url(../img/fondo-bicentenario.jpg) top center no-repeat !important; */
}

section#main > header {
/*	background-image: none !important;*/
}

.logo h1 a {
    background-image: none !important;
}

/* end bicentenario */


ul.tree { overflow: hidden; }
ul.tree li { font-size:16px; margin-top:5px; }
ul.tree li ul { margin-bottom: 20px; }
ul.tree li ul li {}


li.archive { text-align: center; background-color: #efefef; padding-bottom: 20px; border: 1px solid #d8d8d8; width: 193px }
li.archive ul { margin: 0; padding:0 0 12px;}
li.archive ul li { background: url(../img/archivo-separator.jpg) top center no-repeat; margin-bottom: 0 !important;}
li.archive ul li a { color:#7F7D7E; display:block; font-family:'gobCL', sans-serif; font-size:13px; padding-bottom:5px; padding-top:10px; }
li.archive ul li a:hover { text-decoration: underline; }



#streaming {
	width:950px;
	height:380px;
	background:#f5f5f5;
	border:solid 1px #ececec;
	margin:0px auto 20px auto;
}
#video {
	width:610px;
	height:350px;
	margin:0px 10px 15px 15px;
	float:left;
}
#side_video {
	width:300px;
	height:350px;
	background:#f5f5f5;
	border:solid 1px #ececec;
	margin:13px 0px 13px 0px;
	float:left;
}
.title_video {
	width:300px;
	height:60px;
	background:url(../img/streaming/title.jpg);
}
.txt_video {
	color:#848484;
	font: 12px/140% 'gobCL',Arial,sans-serif;
	text-align:justify;
	width:280px;
	height:160px;
	padding:10px;
}



/*
#streaming {
	width:920px;
	height:380px;
	background:#f5f5f5;
	border:solid 1px #ececec;
	margin: 20px auto 0px auto;
}
#video {
	width:580px;
	height:350px;
	margin:0px 10px 15px 15px;
	float:left;
}
#side_video {
	width:300px;
	height:350px;
	background:#f5f5f5;
	border:solid 1px #ececec;
	margin:13px 0px 13px 0px;
	float:left;
}
.title_video {
	width:300px;
	height:60px;
	background:url(images/title.jpg);
}
.txt_video {
	color:#909090;
	font: 12px/140% Arial, Helvetica, sans-serif;
	text-align:justify;
	width:280px;
	height:160px;
	padding:10px;
}
.title_streaming {
    font-size: 16px;
    margin: 3px auto;
    color: #005389;
}
.bajada_streaming {
    font-size: 12px;
    margin: 3px auto;
    color:#0061a0;
}
*/



footer div#ribbon {
    background: #f6f6f6 url(../img/footer/footer-final.png) top center no-repeat;
    height: 60px;
    position: relative;
}

footer div#ribbon a { 
    position: absolute;
    bottom: 0;
    left: 16px;
    width: 172px; 
    height: 23px;
    background: url(../img/footer/ribbon.png) center top no-repeat;
    text-indent: -10000px;
} 


/* Links Footer (accesos directos) */

footer #links { 
    margin: 0 6px; 
    overflow: hidden; 
    background-color: #EFEFEF; 
}

footer #links div.column { 
    width: 205px; 
    float: left; 
    padding: 20px 15px;
}

footer #links div.even h2 { color: #ef4144 !important; }
footer #links div.column h2 { 
    color: #006cb7; 
    font-family: gobCL, Verdana; 
    font-size: 15px; 
    font-weight: normal; 
    text-shadow: 1px 1px 1px #CCC;
}

footer #links div.column ul { padding-left: 3px; }
footer #links div.column ul li { 
    list-style-type: none; 
    margin-bottom: 5px;
    background: url(../img/footer/li-bullet.png) left 7px no-repeat;
    padding-left: 10px;
}
footer #links div.column ul li ul { margin-top: 5px; }

footer #links div.column ul li a { color: #787878; font-size: 11px; }



.networks2 a{

	display: block;
	padding: 10px 45px;
	

}

.networks2 a.Facebook{

	background: url(../img/sidebar/facebook.png) left no-repeat;
	border-bottom: 1px dashed #ccc;

}

.networks2 a.twitter{

	background: url(../img/sidebar/twitter.png) left no-repeat;
	border-bottom: 1px dashed #ccc;
}

.networks2 a.flickr{

	background: url(../img/sidebar/flickr.png) left no-repeat;
	border-bottom: 1px dashed #ccc;
}

.networks2 a.youtube{

	background: url(../img/sidebar/youtube.png) left no-repeat;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;

}

nav.servicios {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #ECECEC;
    margin-bottom: 10px;
    margin-top: 60px;
    padding: 10px;
}


nav.servicios h3 {

	color: #006CB7;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
}


nav.servicios ul {

	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;

}


nav.servicios ul li a{
  color: #787878;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    padding: 6px 5px;
}



li.primera a{

	background: url(../img/gob-compromisos.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;
	

}

li.acceso a{

	background: url(../img/banner_acceso.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;

}
li.informa a{

	background: url(../img/gob-planesreg2.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;

}


li.practica a{

	background: url(../img/footer/practica.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;

}


li.transparente a{

	background: url(../img/footer/gobiernotransparente.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;


}


li.todos a{

	background: url(../img/footer/acceso.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;

}

li.frequents a{

	background: url(../img/footer/preguntasfrecuentes.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;

}

li.documentos a{

	background: url(../img/banners/documentos.png) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;
}


.list-side ul {

	padding: 0;
	list-style: none;

}

.otros-box ul{
	padding: 0;
	list-style: none;

}

li.networks2 {

margin-left: 8px !important;

}


html {

	margin: 0 !important;

}

.centros-de-atencion {
float: left;
position: relative;
width: 100%;
padding: 10px 0 0 0;
}

#chainselect_wrap {
float: left;
width: 100%;
}

.centros-de-atencion form {
width: 100%;
}

#chainselect_wrap input {
z-index: 100;
margin: 0 !important;
position: relative;
}

.centros-de-atencion fieldset {
border: 0;
width: 100%;
height: auto;
padding: 0;
margin: 0;
}

#chainselects_submit {
display: none;
}

ul#navigator {
float: left;
width: 100%;
}

ul#navigator li{
float: left;
margin: 0 5px 0 0;
}

.wpcf7-form .req {
color: #cc0000;
float: left;
width: 20px;
}

.wpcf7-form p {
overflow: inherit !important;
}

.wpcf7-form input {
font-size: 11px;
color: #333333;
}
span.nombres input, span.apellido-materno input, span.apellido-paterno input {
text-transform: capitalize;
}
select#mark {
font-size: 11px;
color: #333333;
}

select#series {
font-size: 11px;
color: #333333;
}

.wpcf7-list-item {
float: left;
clear: right;
width: 100%;
text-align: left !important;
}

.wpcf7-list-item-label {
float: left;
text-align: left !important;
}

.wpcf7-form input[type="radio"] {
float: left;
width: 20px;
}

.wpcf7-form input[type="checkbox"] {
float: left;
width: 20px;
}


ul#navigator {
background: none !important;
border: 0px solid #cccccc !important;
width: 98% !important;
padding-bottom: 0 !important;
float: left;
margin-bottom: 0;
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4 {
float: left;
border-top: 1px solid #cccccc;
width: 96%;
padding: 2%;
}

#tabs {
float: left;
}

#tabs input.rut {
width: 200px;
}

#tabs input.rutv {
width: 20px;
}

#tabs .line {
float: left;
width: 100%;
margin: 4px 0;
}

#tabs .line p {
margin: 0 !important;
padding: 0 !important;
}

.importante {
float: left;
width: 100%;
margin: 4px 0 10px 0;
}

#tabs textarea {
width: 500px;
}

.wpcf7  textarea {
width: 500px;
}

#tabs_form {
clear: both;
overflow: hidden;
}

a#btn_continuar_1, a#btn_continuar_2, a#btn_continuar_3, a#btn_continuar_4 {
	background-color: #016DB6;
	color: #ffffff;
	padding: 3px 10px;
	margin: 10px 0 0;
	float: left;
}

.descargar{
	background: url(../img/icono.gif) no-repeat;
	padding-left: 27px;
}
label.warning{
	color: #EF4143; margin: 0 0 0 10px;
}
input.rutv {
	width: 30px;
}
.banner_home{
	margin-left: 20px;
}
.texto-top{
	margin-left: 291px;
	width: 500px;
	float: right;
	font-family: 'gobCL',Arial,sans-serif;
	text-align: right;
	color: #1A66AD;
	padding: 0 10px 0 0;
}
.texto-top h2{
	color: #888888;
	font-size: 15px;
	margin: 0 5px 8px 0;
	text-align: right;
	height: 23px;
}
.texto-top h3{
	color: #0266c6;
	font-size: 20px;
	margin: 0;
	line-height: 90%;
	text-align: right;
}
.texto-top span {
    color: #1A66AD;
    font-size: 28px;
    font-weight: bold;
    margin: 3px 3px 0;
}


.texto-top strong{
	color: #0266c6;
}
/* cf */
 .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Categoría Prensa*/

#destacado_prensa {	
    float: left;
    height: 100%;
    margin: 0 0 20px;
    padding: 0px 0px 0px 15px;
    position: relative;
    width: 650px;
}
#destacado_prensa  h2 {
       font-weight: normal;
       margin: 0px;
       clear: both;
}
#destacado_prensa .datos {
       margin: 18px 0 0;
       border-bottom: 1px solid #CDCDCD;
}
.prensa .fecha{
       font-size: 11px;
       color: #aaaaaa;
}
#destacado_prensa .destacado {
       width: 645px;
       height: 370px;
}
.prensa p {
	color: #545454;
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 10px;
}

ul#lista_prensa {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 650px;
}

ul#lista_prensa .box .box2.tv {
	width:160px;
	background: url("../img/prensa_tv.png") no-repeat scroll 0px 0px transparent;
    padding: 0 0 0 35px;
}
ul#lista_prensa .box .box2.radio {
	width:150px;
	background: url("../img/prensa_radio.png") no-repeat scroll 0px 0px transparent;
    padding: 0 0 0 40px;
}
ul#lista_prensa .box .box2.diario {
	width:150px;
	background: url("../img/prensa_diario.png") no-repeat scroll 0px 0px transparent;
    padding: 0 0 0 40px;
}
ul#lista_prensa li {
float: left;
margin:10px;
}
ul#lista_prensa .box .box2 li a{
	
}
ul#lista_prensa .box .box2 h2 {
  font-weight: normal;
    margin: 5px 0 0;
    font-size: 14px;
    padding-top: 5px;
}
#destacado_prensa .datos.diario{
		background: url("../img/prensa_diario_big.png") no-repeat scroll 5px 30px transparent;
    padding: 0 0 0 80px;
		
}
#destacado_prensa .datos.tv{
		background: url("../img/prensa_tv_big.png") no-repeat scroll 5px 30px transparent;
    padding: 0 0 0 80px;
		
}
#destacado_prensa .datos.radio{
		background: url("../img/prensa_radio_big.png") no-repeat scroll 5px 30px transparent;
    padding: 0 0 0 80px;
		
}

.caja-text{
	width: 240px;
	float: right;
}


#centro-a, #region-a { font-size:14px; color: #005294; }
#centro, #region { font-size:10px; width:180px; margin-left:5px; margin-right:30px; }
#map_canvas { margin:0 auto; color:#000; }
table.crear1 { font-size:10px; margin-left:170px; }
table.crear1 #address, #latitude, #longitude, #nam, #tip { width:500px; border:none; font-size:12px; }
table.crear1 input[type="text"] { width:500px; border:none; font-size:12px; }
table.crear1 #submit { float:right; border:none; font-size:12px; background:#900; color:#fff; cursor:pointer; }

/*autocompletar agregar punto*/
.ui-autocomplete { background-color: white; width: 540px; border: 1px solid #cfcfcf; list-style-type: none; padding-left: 0px; color:000; cursor:pointer; }

#desaparece {
	display: none;
}

#box_top {
	background: url("../img/bg_box_top.png");
	background-repeat: no-repeat;
	position: absolute;
    right: 100px;
    top: -5px;
    width: 350px;
    z-index: 999;
    padding-top: 20px;
	padding-left: 3px;
}
#box_top .ico_sociales {
	width: 160px;
	float: left;
}
#box_top .ico_sociales ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 20px;
	margin: 0;
}
#box_top .ico_sociales ul li {
	float: left;
}
#box_top .ico_sociales ul li a {
	width: 24px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	margin-right: 10px;
}
#box_top .ico_sociales ul li a.twitter {
	background: url("../img/twitter.png") no-repeat;
	padding: 0;
}
#box_top .ico_sociales ul li a.facebook {
	background: url("../img/facebook.png") no-repeat;
	padding: 0;
}
#box_top .ico_sociales ul li a.youtube {
	background: url("../img/youtube.png") no-repeat;
}
#box_top .ico_sociales ul li a.flickr {
	background: url("../img/flickr.png") no-repeat;
}
.linegb{ 
	background: url(../img/linegb.png) left no-repeat;
	height:3px;
	width:950px;
	margin-top:10px;
	margin-bottom:5px;
}
.mapa_superior{
	background-color:#005C9F;
	background-position:initial initial;
	background-repeat:initial initial;
	height:70px;
	width:910px;
}
.mapa_superior h1{
	background-position:initial initial;
	background-repeat:no-repeat no-repeat;
	border:none;
	color:#FFFFFF;
	font-size:20px;
	float:left;
	margin:24px 10px;
}
.bordema{
	background-image:url(/wp-content/themes/gobCL-sitios-1.0/assets/img/bordesi.png);
	background-position:0 50%;
	background-repeat:no-repeat no-repeat;
	float:left;
	height:97px;
	margin-left:870px;
	position:absolute;
	width:40px;
}

.organigramaBg{
	background-image: url("/wp-content/themes/gobCL-sitios-1.0/img/organigramaBg.jpg");
    background-position: 0 60px;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    width: 646px;
    padding: 0 0 50px;
	}
	
.orgranigramaSec1{
	width:100%;
	height:370px;
	position:relative;
	  z-index: 9999;
	}
	
.consejo p {
    font-size: 15px;
    font-weight: bold;
    line-height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 195px;
}

.pastillaOrg{
	display:block;
	overflow:hidden;
		}
	
.pastillaOrganigrama1{
	width:260px;
	height:95px;
	}
	
.pastillaOrganigrama2 {
    height: 62px;
    width: 250px;
}

.pastillaOrganigrama3 {
    height: 47px;
    width: 150px;
}
	
.orgranigramaSec2 {
    height: 640px;
    position: relative;
    width: 100%;
    z-index: 1
	}
	
.orgranigramaSec3 {
    height: 700px;
    position: relative;
    width: 100%;
    z-index: 0;
	}
.orgranigramaSec3 h3 {
	 position: absolute;
    top: 30px;
}	
.imagenOrganigrama {
    float: left;
    height: 90px;
    margin-right: 7px;
    overflow: hidden;
    width: 70px;
}


.imagenOrganigrama2 {
    background-color: #CCCCCC;
    border: 6px solid #F1F1F1;
    border-radius: 3px 3px 3px 3px;
    float: left;
    height: 45px;
    margin-left: 3px;
    margin-top: 3px;
    overflow: hidden;
    width: 45px;
}

.imagenOrganigrama2 img{
    width: 45px;
	height:auto;
}

.imagenOrganigrama img{
    width: 70px;
	height:auto;
}

.nombreOrganigrama {
   color: #284495;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 5px;
    width: 220px;
}

.nombreOrganigrama2 {
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 16px;
    width: 250px;
}

.nombreOrganigrama3 {
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 16px;
    width: 150px;
}

.nombreOrganigrama span {
	 color: #777777;
    display: block;
    font-family: verdana;
    font-size: 15px;
    font-weight: normal;
    line-height: 14px;
    width: 250px;
}

.body .tablaConcurso{
	background-image: url(/wp-content/themes/gobCL-sitios-1.0/assets/img/bg-concurso.jpg);
	background-repeat: repeat-y;
	padding:5px;
	margin:0px;
	list-style-type:none;
	text-decoration:none;
	background-color:#F7F7F7;
	width:910px !important;
	overflow: hidden;
	background-position: center;
}

.tablaConcurso li.titulos{
	float:left;
}
	
.body .titulos{
	padding:0px;
	margin:0px;
	height:35px;
}
	
.body .titulos p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#004d87;
	float:left;
	padding:0px;
	margin:0px;
	line-height:13px !important;
}

.body .titulos .tbUno{
	width:215px;
	text-align:center;
	height:35px;
	margin:0 0 0 0;
}
	
article.post section.body ul li {
color: #666;
margin-bottom:0px;
}

.body .titulos .tbDos{
	width:125px;
	text-align:center;
	border-left:1px solid #CCC;
	height:35px;
	margin:0 0 0 0;
}

.body .titulos .tbTres{
	width:75px;
	text-align:center;
	border-left:1px solid #CCC;
	height:35px;
	margin:0 0 0 0;
}
	
.body .titulos .tbCuatro{
	width:100px;
	text-align:center;
	border-left:1px solid #CCC;
	height:35px;
	margin:0 0 0 0;
}

.body .titulos .tbCinco{
	width:179px;
	text-align:center;
	border-left:1px solid #CCC;
	height:35px;
	margin:0 0 0 0;
}
	
.body .titulos .tbCinco .fechas{
	width:89px;
	text-align:center;
	color:#fff;
	font-weight:100;
	font-style:italic;
	height:15px;
	font-size:9px;
	background-color:#004d87;
	float:left;
	margin:7px 0 0 0;
	padding:0px;
	margin:0 0 0 0;
}
	
.body .borde{
	border-left:1px solid #fff;
}

.body .bordeGris{
	/*border-left: 1px solid #CCC;*/
}
		
p {
	text-align: left;
}
		
.body .titulos .tbSeis{
	width:200px;
	text-align:center;
	border-left:1px solid #CCC;
	height:35px;
	margin:0 0 0 0;
}
	
.body .titulos .tbSiete{
	width:110px;
	text-align:center;
	border-left:1px solid #CCC;
	height:35px;
	margin:0 0 0 0;
}

.body li.infoTabla {
	clear: both;
    display: table-header-group;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 910px;
}
	
.infoTabla:hover {
	background:#f7fffd;
}
	
.body .infoTabla p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#005ca8;
	font-weight:300;
	float:left;
	margin:0px;
	line-height:14px !important;
	
}

.body .infoTabla .tbUno{
	width:195px;
	text-align:left;
	border-top:1px solid #CCC;
	min-height:35px;
	padding:10px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#005ca8;
	line-height:14px !important;
	margin:0 auto;
}
.body .infoTabla p.tbUno {
	
}
	
.body .infoTabla .tbUno a{
	text-decoration:none;
	color:#005ca8;}
	
.body .infoTabla .tbUno:hover{
	text-decoration:none;
	color:#7FB0D7;}
	
.body .infoTabla .tbSiete a{
	text-decoration:none;
	color:#005ca8;}
	
.body .infoTabla .tbDos{
	width: 105px;
text-align: center;
/*border-left: 1px solid #CCC;*/
border-top: 1px solid #CCC;
min-height: 40px;
padding: 10px;
color: #959494;
font-weight: 100;
font-size: 11px;
margin: 0 0 0 0;
height: 100%;
display: block;
overflow: auto;

}

.body .infoTabla .tbTres{
	/*border-left: 1px solid #CCC;*/
    border-top: 1px solid #CCCCCC;
    color: #959494;
    display: block;
    font-size: 11px;
    font-weight: 100;
    height: 100%;
    margin: 0;
    min-height: 40px;
    padding: 10px;
    text-align: center;
    width: 55px;
}

.body .infoTabla .tbCuatro{
	width:80px;
	text-align:center;
	/*border-left: 1px solid #CCC;*/
	border-top:1px solid #CCC;
	min-height:40px;
	padding:10px;
	color:#959494;
	font-weight:100;
	font-size:11px;
	margin:0 0 0 0;
	display: block;
	height: 100%;
}

.body .infoTabla .tbCinco{
	width:179px;
	text-align:center;
	/*border-left: 1px solid #CCC;*/
	border-top:1px solid #CCC;
	min-height:40px;
	font-size:11px;
	margin:0 0 0 0;
	display: block;
	height: 100%;

}

.body  .infoTabla .tbCinco .fechas-desde{
	width:88px;
	padding:10px 0;
	text-align:center;
	color:#959494;
	font-weight:100;
	font-size:11px;
	float:left;
	margin:0px;
	min-height:40px;
	margin:0 0 0 0;
	display: block;
	height: 100%;

}

.body .infoTabla  .tbSeis{
	width:190px;
	text-align:center;
	/*border-left: 1px solid #CCC;*/
	border-top:1px solid #CCC;
	min-height:40px;
	padding:10px;
	font-weight:normal;
	font-style:italic;
	color:#7fb0d7;
	font-size:10px;
	margin:0 0 0 0;
	display: block;
	height: 100%;

}

.body .infoTabla .tbSiete{
	width:90px;
	text-align:left;
	/*border-left: 1px solid #CCC;*/
	border-top:1px solid #CCC;
	min-height:40px;
	padding:10px;
	font-size:11px;
	text-decoration:none;
	color:#005ca8;
	margin:0 0 0 0;
	display: block;
	height: 100%;
}

.body .infoTabla .tbSiete small:hover{
	color:#7FB0D7;
}

.body .limpia{
	clear:both;}

.ContPrensa{
	width:720px;
	margin:10px 0;
}
	

.ContPrensa .prensa {
    background: url("../img/titulo-prensa.png") no-repeat scroll 0 0 transparent;
    color: #006CB7;
    font-family: 'gobCL',Verdana;
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    margin: 5px 0 0 10px;
    padding: 0 0 0 45px;
    width: 650px;
    float:left;
}

.ContPrensa .tv {
    background: url("../img/titulo-video.png") no-repeat scroll 0 0 transparent;
    color: #006CB7;
    font-family: 'gobCL',Verdana;
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    margin: 5px 0 0 10px;
    padding: 0 0 0 45px;
    width: 160px;
}

.ContPrensa .radio {
    background: url("../img/titulo-radio.png") no-repeat scroll 0 0 transparent;
    color: #006CB7;
    font-family: 'gobCL',Verdana;
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    margin: 5px 0 0 10px;
    padding: 0 0 0 45px;
    width: 160px;
}


.pastillaPrensa{
	width:200px;
	margin:10px;
	float:left;
	height:255px;
}
.category-television .pastillaPrensa{	min-height: 230px; }

.divoculto1, .divoculto2, .divoculto3{
	position: absolute;
	display: block;
	height: 140px;
	width: 200px;
	z-index: 2;
}
.divoculto1:hover{
	background: url("../img/hoverfil.png"); 
}
.divoculto2:hover{
	background: url("../img/hovervid.png");
}
.divoculto3:hover{
	background: url("../img/hoverrad.png"); 
}
.pastillaPrensa a img{
	width:200px;
	height:140px;
	margin:0 0 10PX 0;
	background:#CCC;
	float:left;
	position:relative;
	z-index: 1;
}

.pastillaPrensa h3{
	font-size:15px;
	color:#006CB7 !important;
    font-weight:normal;
	font-family: 'gobCL',Verdana;
	}
.pastillaPrensa p{
	font-size: 11px;
	color:#666;
	margin:5px 0;
    font-weight:normal;
	font-family: 'gobCL',Verdana;
	}
	
#lista_prensa{
	display:none !important;}


.limpia{
	clear:both;
}
.max-width{
	width: 900px !important;
}

.max-width2{
	width: 370px !important;
	font-size: 11px;
	font-style: italic;
	line-height: 33px;
	background-color: #2771B5;
	border-radius: 4px;
}

select {
	width:204px;
}

.max-width2 p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 130px;
	font-style: normal;
	float: left;
	margin: 0;
	margin-left: 15px;
	margin-right: 7px;
}	

.max-width2 a{
	margin-right:12px;
}

.funcionario-cargo {
    font-size: 14px;
    font-weight: lighter;
}
.fb_iframe_widget span {
    display: block !important;
}
.fb-share-button {
    float: right;
    height: 20px;
    width: 97px;
    overflow: hidden;
}


.page-id-4466 .fancybox-wrap {
	height: 450px !important;
    left: 0 !important;
    margin: 0 auto;
    position: relative !important;
    width: 300px !important;

}

.page-id-4466 .fancybox-inner {
height:390px !important;
padding: 20px;
}


.fancybox-inner {
width:auto !important;
height:320px !important;
}

.fancybox-skin{
margin:0 !important;
padding:0 0 10px 0 !important
}

.fancybox-wrap{
width:250px !important;
}

.fancybox-skin {
	margin: 0 !important;
	padding: 10px !important;
}
.fancybox-wrap{
	width: 800px !important;
	height: 430px !important;
}
.fancybox-inner h2.vidin{
	float: left;
	width: 215px;
	color: #006CB6;
	font-size: 20px;
	background: url("../img/vid.png")no-repeat;
	min-height: 35px;
	padding-left: 40px;
}
.fancybox-inner h2.raddin{
	float: left;
	width: 215px;
	color: #006CB6;
	font-size: 20px;
	background: url("../img/rad.png")no-repeat;
	min-height: 35px;
	padding-left: 40px;
}
.fancybox-inner h2.prein{
	float: left;
	width: 215px;
	color: #006CB6;
	font-size: 20px;
	background: url("../img/vid.png")no-repeat;
	min-height: 35px;
	padding-left: 35px;
}
.fancybox-inner p{
	float: left;
	width: 255px;
	font-size: 10px;
	color:#5f6060;
}
.mf_video{ 
	float: left; 
	margin-right: 10px;
}
.magicfields{
	float: left;
	width: 500px;
	height: 320px;
	margin-left: -15px;
	margin-right: 10px;
}
.pagination2 .wp-pagenavi{ width: 870px; }

.contenido_prensa {
	clear: both;
    float: left;
    height: 100%;
    overflow: hidden;
    width: 700px;
}

.funcionario-descripcion{
	font-size:10px !important;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px !important; 
	color: #999;
	text-align:left;
	}
	
.funcionario-nombre {
	width:218px;
    clear: both;
	margin:0 auto;
    color: #006CB7;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
    padding: 9px 0 5px 0;
    text-transform: none;
	text-align:left;
	line-height:20px;
}

.funcionario-cargo{
	width:218px;
	clear: both;
	margin:0 auto;
	color: #999;
    display: block;
    font-size: 15px;
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:16px;
	}
	
.agenda_mensual {
	border-top: 1px solid #CCCCCC;
    margin: 30px 0;
    padding: 15px 0;
    width: 940px;}	
.agenda_mensual h1{
	   color: #005294;
    letter-spacing: 0;
    margin: 0 0 15px;
}	
.agenda_mensual table{
	
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.agenda_mensual table tr{
	
}		

#accordion span.wpcf7-form-control-wrap{
	float:left;
	margin-right: 8px;
	}
	
#accordion .Datos .campo{
	display: block !important;
}

#accordion { /* el rectángulo contenedor */
    width:450px;
	margin-top:18px;
  }
  
#accordion h3 { /* los enlaces que despliegan y contraen el contenido */
    
    background-color: #f6f6f6;
    color: #006cb7;
    font-family: 'gobCL', Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
    height: 1.7em;
    line-height: 1.7em;
    margin: 0 0 2px;
    padding: 0 20px;
    position: relative;
  }
  
  #accordion h3 span { /* una imagen que permuta segñun el estado del contenido */
    background: transparent url(/wp-content/themes/gobCL-sitios-1.0/img/demoacordeonjs.gif) no-repeat right top;
    display: block;
    height: 16px;
    position: absolute;
    right: 14px;
    top: 7px;
    width: 16px;
  }

#accordion h3.active span { /* desplegado */
    background-position: right bottom;
  }


/* @group tab */

.tabs2 {
    margin: 20px 0;
}
ul.tabNavigation {
    clear: both;
    height: 35px;
    list-style: none outside none;
    margin: 50px 0 0 0;
    padding: 0;
}
ul.tabNavigation li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: left;
    height: 30px;
    line-height: 35px !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
ul.tabNavigation li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: left;
    height: 30px;
    line-height: 35px !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
ul.tabNavigation li a {
    background-position: 5px 4px;
    background-repeat: no-repeat;
    color: #1A66AD;
    float: left;
    font-size: 14px;
    line-height: 30px !important;
    margin-top: 5px;
    padding: 0 10px 0 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.tabs2 #first, .tabs2 #second {
    background-color: #F3F3F3;
    clear: both;
    overflow: hidden;
}
UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
    background: none repeat scroll 0 0 #F3F3F3;
    border: medium none;
    color: #1A66AD;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: uppercase;
}
ul.tabNavigation li a.tab_map {
    background-image: url("/wp-content/themes/gobCL-sitios-1.0/assets/img/icon_mapa_24.png");
    background-position: 5px 4px;
    background-repeat: no-repeat;
    padding: 0 10px 0 30px;
}
div#feature_list {
    height: 275px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    width: 950px;
}
div#feature_list ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
ul#tabs_slide li {
    font-family: Arial;
    font-size: 12px;
}
ul#tabs_slide {
    left: 0;
    width: 340px;
    z-index: 2;
}
ul#tabs_slide li a {
			 background-color: #fff;
    color: #222222;
    display: block;
    font-size: 16px;
    height: 48px;
    line-height: 19px;
    margin: 0 0 1px;
    outline: medium none;
    padding: 10px;
    text-decoration: none;
     font-family: 'gobCL',Verdana;
    
		}

		ul#tabs_slide li a:hover {
			text-decoration: none;
			color: #666;
		}
		ul#tabs_slide li.current {background-color: #4085C4; }
		ul#tabs_slide li.current a {color: #fff; }


		ul#tabs_slide li a.current {
			
			background-color: #4085C4;
			color: #FFF;
		}

		ul#tabs_slide li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		#feature_list ul#output {
			height: 240px;
    left: 340px;
    position: relative;

    width: 610px;
		}

		#feature_list ul#output li {
			height: 275px;
    		position: absolute;
    		width: 620px;
		}

		#feature_list ul#output li a {
			position: absolute;
			bottom: 15px;
			right: 15px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #4085C4;
			-moz-border-radius: 5px;
		}
		
		#feature_list ul#output li a:hover {
			background: #2565a0;
		}

/* @end */

/* @group columnas nuevo home */
.columnaleft {
    float: left;
    width: 305px;
}

#content .blokhom {
    display: block;
    width: 50%;
}
#content .blokhom.boxleft {
    margin: 0 10px 0 0;
    width: 305px;
}
.blokhom.boxright {
    float: right !important;
    margin: 0 0 -16px;
    width: 305px;
}

.blokhom .tit, #contenido_bottom .tit {
    background-color: #005B9E;
    color: #FFFFFF;
    font-weight: normal;
    margin: 2px 0 5px;
    padding: 5px 10px;
}
.blokhom .tit a, #contenido_bottom a {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: normal;
}
.menu-informacion-usuario-container, .menu-otras-informaciones-container {
    border-left: 1px dashed #005B9E;
    margin: 0;
    padding: 7px 0 9px;
}
ul#menu-informacion-usuario, ul#menu-otras-informaciones, ul#menu-enlaces-gobierno {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#menu-informacion-usuario li:first-child {
    margin-top: 0;
}
ul#menu-informacion-usuario li {
    background-color: #F2F2F2;
    margin: 7px 0 7px 5px;
    padding: 5px 10px;
}
ul#menu-informacion-usuario li a {
    color: #005B9E;
    font-size: 14px;
}
.menu-informacion-usuario-container, .menu-otras-informaciones-container {
    border-left: 1px dashed #005B9E;
    margin: 0;
    padding: 7px 0 9px;
}
ul#menu-otras-informaciones li {
    background-color: #FFFFFF;
    border-bottom: 3px solid #F2F2F2;
    margin: 2px 1px 0 5px;
    padding: 5px 10px;
}
ul#menu-otras-informaciones li a {
    font-size: 14px;
}
.blokhom.boxright .box1 {
    clear: both;
    height: 100%;
    margin: 0 0 10px;
    overflow: hidden;
    width: 315px;
}


/* @end */

#contenido_bottom {
    background: url("/wp-content/themes/gobCL-sitios-1.0/assets/img/borde.png") repeat-x scroll center top transparent;
    clear: both;
    float: left;
    margin: 20px 0 0;
    padding: 20px 0 0;
    width: 100%;
}
#contenido_bottom aside {
    width: 100%;
}
#contenido_bottom .blokhom.boxleft {
    float: left;
    margin: 0px 0px 50px 0px;
    width: 635px;
}
#contenido_bottom aside.home h2.tit.news {
    background-color: #CFCFD1;
    color: #005B9E;
}
.blokhom .tit, #contenido_bottom .tit {
    background-color: #005B9E;
    color: #FFFFFF;
    font-weight: normal;
    margin: 2px 0 5px;
    padding: 5px 10px;
}
#contenido_bottom aside.home h2.tit.news a {
    color: #005B9E;
    font-weight: bold;
}
.blokhom .tit a, #contenido_bottom a {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: normal;
}
#contenido_bottom aside.home ul.news li {
    float: left;
    list-style-type: none;
    margin: 0 10px 5px 5px;
    overflow: hidden;
    padding: 5px 0;
    width: 300px;
}
#contenido_bottom .news .caja-text {
    float: right;
    width: 225px;
}
.caja-text h2 {
    line-height: 14px;
}
aside.home ul.news li time {
    clear: both !important;
    color: #A2A2A2;
    display: block;
    font-size: 10px;
    height: 12px;
}
 aside.home ul.news li p {
    color: #878787;
    font-family: verdana;
    font-size: 12px;
    line-height: 13px;
    margin: 0;
}
#contenido_bottom .caja-text h2 a {
    color: #000000;
    font-size: 14px;
}
#contenido_bottom .box3 {
    float: right;
    margin: 0;
    width: 315px;
}
ul#menu-enlaces-gobierno li {
    border-bottom: 3px solid #F2F2F2;
    margin: 0px 0px 10px 0px;
    padding: 5px 10px 5px 5px;
}
ul#menu-enlaces-gobierno li#menu-item-7590 {
    border-bottom: medium none;
    padding: 0;
}
ul#menu-enlaces-gobierno li#menu-item-7591 {
    border-bottom: medium none;
    border-right: 9px solid red;
    padding: 0 6px 0 0;
}
ul#menu-enlaces-gobierno li#menu-item-413 a, ul#menu-enlaces-gobierno li#menu-item-444 a {
    background-color: #005B9E;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding: 10px 0 10px 10px;
}
#contenido_bottom .box3.sociales {
    margin: 10px 0 0;
}
#contenido_bottom .box3.sociales p {
    float: left;
    margin: 7px 17px 0 5px;
}
.home #contenido_bottom .box3 ul.sociales {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding-left: 20px;
}
.home #contenido_bottom .box3 ul.sociales li {
    float: left;
}
.home #contenido_bottom .box3 ul.sociales li a {
    display: block;
    height: 32px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 32px;
}
.home #contenido_bottom .box3 ul.sociales a.facebook {
    background: url("../img/facebook.png") no-repeat scroll 0 0 transparent;
    padding: 0;
}

.home #contenido_bottom .box3 ul.sociales li a.twitter {
    background: url("../img/twitter.png") no-repeat scroll 0 0 transparent;
    padding: 0;
}
.menu-informacion-usuario-container, .menu-otras-informaciones-container {
    border-left: 1px dashed #005B9E;
    margin: 0;
    padding: 7px 0 9px;
}
 
ul#menu-informacion-usuario, ul#menu-otras-informaciones, ul#menu-enlaces-gobierno {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#menu-informacion-usuario li:first-child {
    margin-top: 0;
}
ul#menu-informacion-usuario li {
    background-color: #F2F2F2;
    margin: 7px 0 7px 5px;
    padding: 5px 10px;
}
ul#menu-informacion-usuario li a {
    color: #005B9E;
    font-size: 14px;
}
ul#menu-otras-informaciones li {
    background-color: #FFFFFF;
    border-bottom: 3px solid #F2F2F2;
    margin: 2px 1px 0 5px;
    padding: 5px 10px;
}
 
#contenido_bottom aside.home ul.news li {
    float: left;
    list-style-type: none;
    margin: 0 10px 5px 5px;
    overflow: hidden;
    padding: 5px 0;
    width: 300px;
}
#contenido_bottom aside.home ul.news li {
    border: medium none;
    clear: none;
    float: left;
    list-style-type: none;
    margin: 0 10px 5px 5px;
    min-height: 100px;
    overflow: hidden;
    padding: 5px 0;
    width: 300px;
    height: 135px;
}

#contenido_bottom ul.news .caja-text a.more {
	display: none;
}
ul#menu-enlaces-gobierno li#menu-item-7590 a, ul#menu-enlaces-gobierno li#menu-item-7591 a {
    background-color: #005B9E;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding: 10px 0 10px 10px;
}

#contenido_bottom .box3 {
    float: right;
    margin: 0;
    width: 315px;
}
 
#contenido_bottom .box3 ul.sociales {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding-left: 20px;
}
#contenido_bottom .box3 ul.sociales li {
    float: left;
}
#contenido_bottom .box3 ul.sociales a.facebook {
    background: url("../img/facebook.png") no-repeat scroll 0 0 transparent;
    padding: 0;
}
#contenido_bottom .box3 ul.sociales li a {
    display: block;
    height: 32px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 32px;
}
#contenido_bottom .box3 ul.sociales li a.twitter {
    background: url("../img/twitter.png") no-repeat scroll 0 0 transparent;
    padding: 0;
}
.addthis_toolbox.addthis_default_style {
    float: right;
    margin: 0 30px 0 0;
}

.subMenu b, .subMenu strong {
    background: url("http://www.gobiernotransparente.gob.cl/material/images/sub_tit_0.png") no-repeat scroll 0 0 #FCFCFC;
    color: #1060B0;
    display: block;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-top: 9px;
}
.subMenu u {
    background: url("http://www.gobiernotransparente.gob.cl/material/images/sub_bottom_0.png") repeat scroll 0 0 #F0F0F0;
    display: block;
    font-size: 2px;
    height: 6px;
    padding: 0;
}

