@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images_compo/FONDO.png);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
#aviso_area {
	position:relative;
	width:875px;
	padding-top:20px;
	height:auto;
	z-index:2;
}
#icono {
	position:relative;
	width:auto;
	height:auto;
	margin-left:690px;
	float:left;
}

#texto_area {
	position:relative;
	width:auto;
	height:auto;
	margin-right:10px;
	float:right;
	margin-top: 5px;
}
#contenedor {
	position:relative;
	width:875px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color:#FFFFFF;
	z-index:1;
}
#cabecera {
	position:relative;
	width:856px;
	height:auto;
	margin-top:10px;
	margin-left: 10px;
	padding-top: 20px;
}

#contenido {
	position:relative;
	margin-top:10px;
	width:875px;
	height:auto;
	z-index:2;
}
#pie_grande {
	position:relative;
	margin-top:20px;
	width:875px;
	height:80px;
	z-index:2;
	clear: both;
}
#caja_pie {
	position:relative;
	margin-left:110px;
	margin-top:10px;
	float:left;
	width:135px;
	height:49px;
	z-index:2;
}
#caja_contenido1 {
	position:relative;
	margin-left:9px;
	margin-top:10px;
	width:540px;
	float:left;
	height:600px;
	overflow-y: auto;
}
#caja_contenido2 {
	position:relative;
	margin-left:5px;
	margin-top:10px;
	width:310px;
	float:left;
	height:auto;
	background-color: #CCCCCC;
	background-image:url(../images_compo/fondo_noticias_titulos.jpg);
	background-repeat:no-repeat;
}
#caja_contenido_analisis {
	position:relative;
	margin-left:5px;
	margin-top:10px;
	width:310px;
	float:left;
	height:auto;
	background-color: #CCCCCC;
	background-image:url(../images_compo/fondo_noticias_analisis.jpg);
	background-repeat:no-repeat;
}
#caja_contenidoArea {
	position:relative;
	margin-left:5px;
	margin-top:10px;
	width:310px;
	float:left;
	height:auto;
	background-color: #CCCCCC;
	background-image:url(../images_compo/fondo_noticias_AREA.jpg);
	background-repeat:no-repeat;
}
#caja_contenidoInver {
	position:relative;

	margin-left:5px;
	margin-top:10px;
	width:310px;
	float:left;
	height:auto;
	background-color: #CCCCCC;
	background-image:url(../images_compo/fondo_noticias_inversion.jpg);
	background-repeat:no-repeat;
}
#caja_contenido_escuela {
	position:relative;
	margin-left:5px;
	margin-top:10px;
	width:310px;
	float:left;
	height:auto;
	background-color: #CCCCCC;
	background-image: url(../images_compo/fondo_noticias_escuela.jpg);
	background-repeat:no-repeat;
}
#caja_contenido3 {
	position:relative;
	margin-left:10px;
	margin-top:10px;
	width:325px;
	float:left;
	height:600px;
	background-color: #CCCCCC;
	background-image: url(../images_compo/fondo_noticias_titulos.jpg);
	background-repeat:no-repeat;
}

#caja_info {
	position:relative;
	width:300px;
	height:auto;
	z-index:2;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#caja_noticias {
	position:relative;
	float:left;

	width:auto;
	height:auto;
	z-index:2;
}
#noticia {
	position:relative;
	width:515px;
	margin-top:5px;
	height:auto;
	z-index:2;
	clear: both;
	overflow: visible;
}
#caja {
	position:relative;
	width:300px;
	min-height:55px;
	margin-top:13px;
	margin-left: 10px;
	
}

