/* IMPORT --------------------------------------------------------------------------- */
@import url("noticias.css");
/* ---------------------------------------------------------------------------------------- */

TD, P, LI, A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; font-weight:normal;}
a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #154292; font-weight:normal; text-decoration:none;}
a:hover {text-decoration: underline;}


/* ------- HOME --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

	.menu_top{background: url(../img/bg_menu_top.jpg) no-repeat center top; height: 34px; text-align: center;}
	
	.flash_home{background: url(../img/bg_flash_home.jpg) no-repeat center top;}
	
	.contenidos_home_left{background: url(../img/bg_lat_left.jpg) repeat-y center top;}
	.contenidos_home_center{text-align:center; height: 153px; padding: 0 10px 0 10px; background: #f3f2f2 /*url(../img/bg_contenidos_home.jpg) no-repeat top*/;}
	.contenidos_home_right{background: url(../img/bg_lat_right.jpg) repeat-y center top;}
	
	/* ------- ACTUALIDAD HOME -------------------------------- */
		.grupo_home{width: 310px;}
		.separador{width: 24px;}
		.actualidad_home{width: 362px;}
	
/* ------- IN -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
	.contenidos_in_left{background: url(../img/bg_lat_left.jpg) repeat-y center top;}
	.contenidos_in_center{padding: 20px 30px 0 30px; background: #f3f2f2;}
	.contenidos_in_right{background: url(../img/bg_lat_right.jpg) repeat-y center top;}
	
	.barra_in{height: 34px; padding: 0 0 0 0; background: url(../img/barra_in.jpg) no-repeat top;}
	
	/* ------- ELEMENTOS IN -------------------------------- */
	.ruta {text-align: right; color: #ffffff; padding-right: 40px; vertical-align: middle;}
		.ruta a{color: #ffffff; text-decoration: none;}
		.ruta span{color: #fffffff; text-decoration: underline;}
		
	.titulo {height: 34px; font-size: 20px; padding-left: 65px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #ffffff; text-align: left; vertical-align: middle;}
	
/* ------- GENERAL ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
	
	.pie{padding: 0px 0px 20px 0px; text-align: center;}
		.pie a {text-decoration: none; color: #154292;}
		.pie a:hover {text-decoration: undereline;}

	.MENU_TOP_HOME_OFF {width: 103px; text-align: center; vertical-align: middle; background: url(../img/top_menu_OFF.jpg) no-repeat right top;}
	.MENU_TOP_HOME_OFF a,.MENU_TOP_HOME_OFF a:visited,.MENU_TOP_HOME_OFF a:link {font-size: 12px; font-weight: bold; color: #fff; text-decoration: none;}
	.MENU_TOP_HOME_OFF a:hover{text-decoration: underline;}
	.MENU_TOP_HOME_ON {width: 103px; text-align: center; vertical-align: middle; background: url(../img/top_menu_ON.jpg) no-repeat right top;}
	.MENU_TOP_HOME_ON a,.MENU_TOP_HOME_ON a:visited,.MENU_TOP_HOME_ON a:link {font-size: 12px; font-weight: bold; color: #154292; text-decoration: none;}
	.MENU_TOP_HOME_ON a:hover{font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline;}
	