/* CSS Document */

* { 
	margin:0; 
	padding:0;
}

body#body{ 
	font-family:"Arial";
	font-size:11px;
	color:#565b61;
	background-color:#FFFFFF;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#contenedor { 
	margin:0 auto;
	width:774px;
	height: auto;
	background:#ffffff;

}


#cabecera { 

	height:120px; 


}

.top-left { 
	/*background: url(../images/mintrab.jpg) top left no-repeat; */
	overflow:hidden; 
	width:100%;
	margin-top:2px;
	height:120px;
}

#separador-cabecera {
	width:100%;
	height:22px;
	background-image:url(../images/linea.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;

}

#logo {
	width:220px;
	height:85px;
	float:left;
	margin:40px 0 0 14px;
	
	}

#icon-inicio {
	width:136px;
	height:20px;
	float: right;

}

#iconos {
	width:20px;
	height:20px;
	margin-right:12px;
	float:left;
}
#contenido {
	width:764px;
	height:700px;
	background-image:url(../images/bg-cont.jpg);
	background-repeat:repeat-y;
	padding:5px;
	float:left;
}

#menu-left {
	width:178px;
	height:680px;
	margin:0 0 0 0;
	float:left;

}

#menu-principal {
	width:208px;
	height:31px;
	float:left;

}

#menu-autoridades {
	width:178px;
	height:172px;
	margin:0 0 0 0;
	float: left;

}

#menu-prensa {
	width:178px;
	height:184px;
	margin:0 0 0 0;
	float: left;

}

#menu-temas {
	width:178px;
	height:290px;
	background-image:url(../images/bg-temas.jpg);
	margin:0 0 0 2px;
	float: left;

}

#encuesta {
	width:178px;
	height:30px;
	background-image:url(../images/encuesta.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 0;
	float:left;

}

#bg-encuesta {
	width:174px;
	height:148px;
	background-image:url(../images/bg-encuesta.jpg);
	background-repeat:repeat;
	margin:0 0 0 0;
	float:left;

}

#cont-noticia-portada {
	width:364px;
	height:700px;
	margin:0 20px 0 20px;
	float:left;
}

#noticia-principal {
	width:364px;
	height:230px;
	float:left;

}

#foto-noticia {
	width:362px;
	height:194px;
	float:left;

}

#titulo-noticia {
	width:357px;
	height:35px;
	font-family:"Arial";
	font-size:15px;
	font-weight:bold;
	color:#000099;
	margin-bottom:7px;
	float:left;
}

#noticia-1 {
	width:357px;
	height:50px;
	float:left;
	margin:5px 0 0 5px;
}

#leer-mas {
	width:44px;
	height:20px;
	margin:0 0 0 130px;
	float:left;

}

#noticia-secundaria {
	width:180px;
	height:170px;
	float:left;

}

#foto-noticia2 {
	width:160px;
	height:120px;
	margin-left:7px;
	float:left;

}

#titulo-noticia2 {
	width:166px;
	height:45px;
	font-family:"Arial";
	font-size:11px;
	font-weight:bold;
	color:#000099;
	float:left;
	margin-left:7px;
}

#noticia-2 {
	width:120px;
	height:60px;
	float:left;
	margin:5px 0 0 9px;
}

#autoridades {
	width:174px;
	height:54px;
	background-image:url(../images/fotos-autoridades/bg.jpg);
	float:left;
	margin:0 0 3px 3px;
}

#foto-autoridades {
	width:50px;
	height:50px;
	margin:2px 0 0 2px;
	float:left;
}

#txt-autoridades {
	width:112px;
	height:30px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 14px 0 0 3px;
	float:left;
	margin-left:2px;

}

#prensa {
	width:174px;
	height:36px;
	float:left;
	margin:5px 0 0 3px;

}

#barra-prensa {
	width:178px;
	height:32px;
	background-image:url(../images/prensa.jpg);
	background-repeat:no-repeat;
	float:left;

}

#icon-prensa {
	width:30px;
	height:30px;
	margin: 4px 3px 0 12px;
	float:left;
}

#txt-prensa {
	width:90px;
	height:20px;
	padding:4px 7px 0 9px;
	margin-top:5px;
	float:left;
	margin-left:2px;

}


#banner-chilecontigo {
	width:360px;
	height:56px;
	/*background-image: url(../images/chile-contigo-banner-centro-14.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	border:#993300 solid 1px;
	margin:10px 0 10px 0;
	float:left;

}
#banner-cuentapublica{
	width:360px;
	height:50px;
	/*background-image: url(../images/chile-contigo-banner-centro-14.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	border:#993300 solid 1px;
	margin:10px 0 10px 0;
	float:left;

}
#banner-cuentapublica1{
	width:360px;
	height:60px;
	/*background-image: url(../images/chile-contigo-banner-centro-14.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	border:#993300 solid 1px;
	margin:8px 0 10px 0;
	float:left;

}
#titulo-otros-titulares {
	width:360px;
	height:30px;
	margin-top:5px;
	background-image:url(../images/barratitulares.jpg);
	background-repeat:repeat-y;
	float:left;

}
#list-otros-titulares {
	width:350px;
	height:18px;
	font-size:11px;
	background-image:url(../images/bg-barratitulares.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	float:left;

}
#list-otros-titulares-fin {
	width:360px;
	height:14px;
	background-image:url(../images/barratitularesfin.jpg);
	background-repeat:repeat-y;
	margin-bottom:4px;
	float:left;

}

#titulo-destacados {
	width:360px;
	height:30px;
	background-image:url(../images/barradest.jpg);
	background-repeat:repeat-y;
	float:left;

}

#list-destacados {
	width:350px;
	height:18px;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../images/bg-barradest.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	float:left;

}
#list-destacados-fin {
	width:360px;
	height:14px;
	background-image:url(../images/barradestfin.jpg);
	background-repeat:repeat-y;
	margin-bottom:4px;
	float:left;

}

#contenedor-banner {
	width:680px;
	height:auto;
	margin-right:40px;
	float:right;
}


#banner {
	width:155px;
	height:55px;
	margin:6px 0 0 12px;
	float:left;
}

#banner-donacion {
	width:173px;
	height:88px;
	margin:0;
	float:left;
}

#pie-sitio {
	width:770px;
	height:30px;
	text-align:center;
	margin-top:15px;
	float:left;
}



.menu	{

	margin:0px 0px 11px 0px;
	width:100%;

}


 .first	{

	background:url(../images/box-top.jpg) no-repeat 0 0;

}

.sec	{
	width:175px;
	float:right;
	margin-right:3px;
	background: #6a0002 url(../images/box-top.jpg) no-repeat 0 0;
	
}

.box-indent {

	padding:9px 1px 18px 8px;

}


 h3	{

	background:url(../images/box-title.gif) repeat-x 0 bottom;
	color: #CCCCCC;
	font-family:Arial;
	font-size:17px;
	font-weight: bold;
	margin:0px 1px 0px 1px;
	padding:10px 0px 8px 35px;

}


 ul	{

	list-style:none;
	margin:0px 0px 0px 0px;

}


 li	{

	display:inline;

}



 li a	{

	background:url(../images/list-item.gif) no-repeat 0 4px;
	color:#fff; 
	display:block;
	font-weight:normal;
	font-size:12px;
	padding:0px 7px 6px 13px; 
	text-decoration:none;

}

 li a:hover	{

	color:#fff !important; 
	text-decoration:none

}

 li a:visited {

	color:#fff

}

 ul li.active a	{

	color:#fff !important; 

}

 li a em	{

	font-style:normal

}



 li ul	{

	padding:0px 0px 0px 10px; 
	margin:0px 0px 0px 0px;

}

 li ul li{

	display:inline;

}

 li ul li a{

	background:url(../images/list-item.gif) no-repeat 0px 5px;
	padding:0px 20px 5px 17px;

}

.li-indexado a	{

	background:url(../images/list-indexado.gif) no-repeat 0 4px;
	color:#fff; 
	display:block;
	font-weight:normal;
	font-size:12px;
	padding:0px 2px 6px 35px; 
	text-decoration:none;

}