#inicio_celda_cabezera {
	background-image:url(../img/interface/inicio_img_ppal_3.jpg); 
	background-repeat:no-repeat;
	height:158px; 
	padding: 5px 250px 20px 10px;
	font-size:12px;
	color: #000000;
}
#inicio_celda_cabezera_slogan{
	font-size:22px;
	line-height:27px;
	font-weight:900;
	margin-bottom:8px;
	color:#FF6600;
}
#inicio_celda_cabezera_slogan h1{
	font-size:22px;
	line-height:27px;
	font-weight:900;
	margin-top:0px;
	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;
}

