@charset "utf-8";
/* CSS Document */

#not_content {
	width:792px;
}
#seccion_isef {
	width:390px;
	float:left;
	/*background-color:#CCFFCC;*/
}
#seccion_schneider {
	width:390px;
	float:left;
	/*background-color:#FFFFCC;*/
}
.img_noticia {
	float:left;
	margin-right:10px;
}
.ficha_noticia {
	width:370px;
	padding:10px;
	/*background-color:#FF0000;*/
}
.titulo_noticia {
	font-size:12px;
	color:#4FA600;
}
.desc_noticia {
}
.pag_noticia {
	width:780px;
	padding:10px;
	/*background-color:#FF0000;*/
}
