#inicio_celda_cabezera {
	background-image:url(../img/interface/inicio_img_ppal_3.jpg); 
	background-repeat:no-repeat;
	height:165px; 
	padding:10px 270px 10px 18px;
	font-size:12px;
	color:gray;
}
#inicio_celda_cabezera_slogan {
	font-size:22px; 
	line-height:27px; 
	font-weight:900; 
	margin-bottom:8px;
	color:#FF6600;
}
#inicio_celda_contenido {
	margin:15px 12px 0px 12px;
}



/* PANEL DE NOTICIAS */

#inicio_noticias {
	width:227px;
}
#inicio_noticias_ttl {
	background-image:url(../img/interface/inicio_noticias_ttl_fnd.gif);
	height:17px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 12px 0px 12px;
}
#inicio_noticias_cuerpo {
	background-image:url(../img/interface/inicio_noticias_fnd.gif);
	padding: 3px 10px 3px 12px;
	height: 150px;
}
#inicio_noticias_link {
	background-image:url(../img/interface/inicio_noticias_fnd.gif);
	padding: 3px 10px 3px 12px;
	text-align:right;
}

