@charset "utf-8";



/*estructura*/

body {
	margin: 0px;
	background-image: url(imagenes/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#cont_general {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
}
#cont_falso {
	height: auto;
	width: 958px;
	background-color: #FFFFFF;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#head {
	height: 90px;
	width: 100%;
	position: relative;
	clear:both;
	left: 0px;
	top: 0%;
	overflow: hidden;
}
#head_cont {
	height: 90px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contenedor_izq {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#contenedor_der {
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}


#caja_der {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#caja_der2 {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}


#caja_der2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024873;
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

#caja_der2 h1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024873;
	line-height: 18px;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;

}
#caja_der2 h1  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024873;
	line-height: 18px;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;

}
#caja_der2 h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B6DC7;
	line-height: 18px;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: underline;

}





#footer {
	background-color: #761203;
	height: 80px;
	width: 80%;
	position: relative;
	clear:both;
	left: 0px;
	bottom: 0%;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 20%;
}
#footer_cont {
	height: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #252830;
}


#contenedor_pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 920px;
	height: 79px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;

}

#logo{
	float: left;
	width: 500px;
}


#certifica{
	width: 100%;
	height: 12px;
	background-color: #761203;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #761203;
	font-size: 10px;
}



/*menu*/

#menu{
	float: right;
	height: 18px;
	width: 938px;
	text-align: left;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #993300;
	padding-left: 20px;
}
#menu ul{
	float: left;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menu li{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu li a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menu li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu li a:hover{
	color: #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




/*portada*/



#cont_caja {
	float: left;
	height: 260px;
	width: auto;
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}



#destacado_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 191px;
	margin-top: 0px;
	margin-left: 15px;
	padding-bottom: 10px;
}
#destacado_not img {
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#destacado_not h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024873;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

#destacado_not h1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024873;
	line-height: 18px;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;

}
#destacado_not h1  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024873;
	line-height: 18px;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;

}
#destacado_not h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B6DC7;
	line-height: 18px;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: underline;

}


#destacado_not h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 3px;
}


#destacado_not p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 1px;
	font-style: normal;
	font-weight: normal;
}



#destacado_notvota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	height: 45px;
	width: 171px;
	margin-left: 15px;
	margin-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 20px;
}
#destacado_notvota img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	
}



#destacado_notvota h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024873;
	float: left;
	height: auto;
	width: 30px;
	margin-right: 0px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

#destacado_notvota h1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024873;
	line-height: 18px;
	float: left;
	height: auto;
	width: 25px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;

}
#destacado_notvota h1  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024873;
	line-height: 18px;
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;

}
#destacado_notvota h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	line-height: 18px;
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;

}




#destacado_notvota h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024873;
	float: left;
	height: auto;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	line-height: 0px;
}

#destacado_notvota h2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024873;
	line-height: 0px;
	float: left;
	height: auto;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	text-decoration: none;

}
#destacado_notvota h2  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024873;
	line-height: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	text-decoration: none;

}
#destacado_notvota h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	line-height: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	text-decoration: none;

}






#planificador {
	float: left;
	height: 75px;
	width: 630px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#caja_destacados {
	float: left;
	height: auto;
	width: 628px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6199C3;
	border-bottom-color: #6199C3;
	border-left-color: #6199C3;
	margin-bottom: 20px;
}


#destacado {
	float: left;
	height: auto;
	width: 191px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	background-color: #F2F2F2;
	padding-bottom: 20px;
}




#destacado p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}



/*despliegue not(reportajes-cronicas-ciudades)*/


#not_titulo {
	float: left;
	height: 50px;
	width: 630px;
	background-color: #EDF3F8;
}

#not_titulo h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6489CD;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
	line-height: 22px;
	
}

#contenido_not {
	float: left;
	height: auto;
	width: 628px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat:  repeat-y;
	background-position: center top;
}



#contenido_not p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 18px;

}

#contenido_not h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;

}

#contenido_not img{
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;

}



#contenido_foto{
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;


}



#contenido_foto img{
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	margin-top: 5px;

}

#not {
	float: left;
	height: auto;
	width: 380px;
	padding-top: 10px;
	background-color: #FFFBF2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat:  repeat-y;
	background-position: center top;
	margin-bottom: 20px;
}



#not p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 18px;

}

#not h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;

}

#not img{
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;

}



#cajanot_recientes {
	background-color: #F2F2F2;
	float: left;
	height: 80px;
	width: 380px;
	margin-top: 10px;
}


#cajanot_recientes img{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	
}




#cajanot_recientes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;

}

#paginacion {
	float: left;
	height: 20px;
	width: 628px;
	margin: 0px;
	padding: 0px;
	background-color: #EDF3F8;
}

#paginacion img {
	float: right;
	background-color: #9ECD22;
	padding: 0px;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}












/*barras de titulo*/

#barra2_630{
	float: left;
	height: 5px;
	width: 630px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/bg_barra.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
	margin-bottom: 20px;
}

#barra_630{
	float: left;
	height: 20px;
	width: 630px;
	padding: 0px;
	background-color: #6199C3;
}
#barra_630 img {
	margin-right: 10px;

}


#barra_630 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	float: right;
	margin-right: 20px;

}


#barra_300{
	float: left;
	height: 20px;
	width: 300px;
	margin-top: 20px;
	padding: 0px;
	background-color: #D54500;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#barra_300 img {
	margin-right: 10px;

}


#barra_300 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	width: auto;

}


/*publicidad*/


#publicidad_300x250 {
	float: left;
	height: 250px;
	width: 300px;
}
#publicidad_600x90 {
	float: left;
	height: 90px;
	width: 600px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}





/*estilos*/

.lcapital_norte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4b5e40;
}





/*capas*/

#cuadros {
	position:absolute;
	width:89px;
	height:124px;
	z-index:2;
	left: -79px;
	top: -57px;
	visibility: visible;
}


#logo {
	position:absolute;
	width:337px;
	height:63px;
	z-index:3;
	left: 124px;
	top: 4px;
}




#cd {
	position:absolute;
	width:49px;
	height:68px;
	z-index:7;
	left: 3px;
	top: 656px;
}
