/*****Noticias de la home*********/
#noticias 					{ border: 1px solid #dedede; margin: 5px 0; padding: 0 7px 30px 7px; }
#noticias p 				{ margin: 0; color: #8c8c8c; font-size: 11px; }
#noticias a 				{ color: #0179ce; font-size: 11px; }
#noticias a.enlace_noticias { font-weight: bold; padding-left: 15px; background: url(../images/doble_flecha.gif) 0 4px no-repeat; }
#noticias div 				{ margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #d7dde4; }
#noticias div.ultimo 		{ margin-bottom: 20px; }



/****Ultimos Procesos de la home*****/
#ultimos_procesos 			{ border: 1px solid #dedede; width: 442px; margin: 10px 0 0 0; padding: 0 15px 20px 20px; }
#ultimos_procesos a 		{ display:block; padding-left: 9px; font-size: 13px; font-style: italic; font-weight: bold; color: #0179ce;  background: url(../images/flecha_azul.gif) 0 3px no-repeat; }
#ultimos_procesos p 		{ padding: 3px 0 0 15px; margin: 0px 0px 15px 0px;  padding-left: 15px; font-size: 12px; }
#ultimos_procesos p b { color: #333333; }

#linea_clara { background: #D7DDE4; height: 1px; width: 100%; overflow: hidden; }
#contenido a.enlace_destacado { display: block; color: #0179ce; margin: 10px 0 0 100px; padding-left: 20px; background: url(../images/bot_destacado.gif) no-repeat; font-style: normal; font-weight: bold; }

