@charset "utf-8";
body {
	background-color: #BFD5FF;
	margin: 0px;
	padding: 0px;
}
#todo {
	background: #FFFFFF;
	padding: 5px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
}


#CABECERA {
	background: url(../img/cabezal-fondo.jpg) no-repeat center top;
	float: left;
	height: 150px;
	width: 1000px;
	margin-bottom: 10px;
	
	
}
#menu {
	float: left;
	height: 35px;
	width: 805px;
	margin-top: 116px;
}
#fecha {
	color: #FFFFFF;
	float: left;
	width: 150px;
	font: 13px Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-left: 5px;
	border-left: 1px dashed #FFFFFF;
	padding-left: 10px;
}


#CUERPO {
	float: left;
	width: 1000px;
	margin-bottom: 10px;
	position: relative;
	
}
#COLUMNA_1 {
	float: left;
	width: 320px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #E8E8E8;
}
#COLUMNA_2 {
	float: left;
	width: 260px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #E8E8E8;
}
#COLUMNA_3 {
	float: left;
	width: 197px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #E8E8E8;
	position: relative;
}

#COLUMNA_4 {
	float: left;
	width: 190px;
		
}
#DESTACADO {
	float: left;
	width: 980px;
	margin-bottom: 10px;
	padding: 15px 10px 10px;
	background: url(../img/destacado_fondo.jpg) no-repeat center top;
	
}
#AUDIO {
	background: #D5EEF7;
	float: left;
	width: 195px;
}

#PIE {
	width: 1000px;
	float: left;
	padding-top: 10px;
	border-top: 4px solid #003366;
	background: #F7F7F7;	
}
.clearfix {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	display: block;
}


#NOTA_1 {
	float: left;
	width: 320px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

#DESTACADA_1 {
	float: left;
	width: 310px;
	margin-bottom: 5px;
	background: #D5EEF7;
	padding: 10px 5px;
}
#NOTA_2 {
	float: left;
	width: 260px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}
#NOTA_3 {
	float: left;
	width: 197px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

#VIDEO {
	background: #D5EEF7;
	float: left;
	width: 193px;
	margin-bottom: 10px;
	padding: 2px;
	position: relative;
}

#BANNER_CABECERA {
	position:absolute;
	left:488px;
	top:6px;
	width:260px;
	height:113px;
	z-index:1;
}
#BANNER_1 {
	float: left;
	width: 320px;
	height:120PX;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background:#CCC;
	
}
#BANNER_2{
	float: left;
	width: 260px;
	margin-bottom: 10px;
	background:#CCC;
	
}
#BANNER_3 {
	float: left;
	width: 197px;
	margin-bottom: 10px;
	background:#CCC;
	}
#BANNER_4 {
	float: left;
	width: 190px;
	margin-bottom: 10px;
	}
#DESTACADO_col1 {
	float: left;
	width: 380px;
	margin-right: 5px;
	padding-right: 5px;
}
#modulo_destacado {
	float: left;
	width: 380px;
	margin-bottom: 5px;
}
#imagen_video {
	float: left;
	height: 124px;
	width: 191px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	position: relative;
}
#video_play {
	position:absolute;
	left:0px;
	top:0px;
	width:191px;
	height:0px;
	z-index:10;
}
#COLUMNA_1_noticia {
	float: left;
	width: 590px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #E8E8E8;
}
#HERRAMIENTAS {
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
}
#imagen_nota {
	float: left;
	
	width: 191px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	position: relative;
}
#OTRAS_NOTAS {
	background: #D5EEF7;
	float: left;
	width: 195px;
}

