body, #buscador, #texto_contenido h3, #migas {
	background-color: #669ACC;
}

#cabecera_interior {
	background: transparent url(../irudiak/fondo_cabecera_agenda.gif) repeat-x left top;
}
#migas {
   background-color: #669ACC;
   padding-left: 5px;
	font-style: italic;
	color: White;
	font: 0.6em;
}
   
#migas ul {
   margin: 0;
   padding: 0;
   display: inline;
   }
   
#migas ul li {
   list-style: none;
   display: inline;
   }
.nombre{
	border: 1px solid #FFF;
	/*border-bottom-width: 1px;
	border-bottom: solid #000;*/
	background-color: #669ACC;
	color: white;
	margin: 0;
	width: auto;
	font-weight: bold;
}
.fecha_ultima{
	border: 1px solid #000;
	/*border-bottom-width: 1px;
	border-bottom: solid #000;*/
	color: #669ACC;
	margin: 0;
	width: auto;
	font-weight: bold;
}
