body, #buscador, #texto_contenido h3 {
	background-color: #637BA9;
}

#cabecera_interior {
	background: transparent url(../irudiak/fondo_cabecera_agenda.gif) repeat-x left top;
}

.imagen{
 color: white;
 margin: 1em 7em;
 padding: 1em;
 }
 .separador{
	clear: both;
	margin: 0px;
}
.titular, .data, .resaltado {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #900;
	margin: 0px;
}
.titular {
	padding-bottom: 4px;
	float: left;
}
.lista_bloque {
	list-style: circle;
	margin-bottom: 0px;
	
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.separador1{
	clear:both;
}
#aviso_exterior {
	margin: 0px;
}
#aviso_exterior a {
	font-size: 0.7em;
	/*background-color: #e9e9e9 !important;*/
	line-height: 1em !important;
	text-align: justify;
	padding-left: 4px !important;
	padding-right: 2px !important;
	margin-top: 2px;
	background-color: #e9e9e9;
}
.bloque {
font-weight: bold;
}
.bloque a:link {
    color: #000;
  font-weight: bolder;
  text-decoration: none;
}
.bloque a:visited{
    color: #000;
  font-weight: normal;
  text-decoration: none;
}
.bloque a:hover {
    color: #a00000;
  font-weight: bolder;
  text-decoration: none;
}
.nombre{
	border: 1px solid #000;
	/*border-bottom-width: 1px;
	border-bottom: solid #000;*/
	background-color: #637BA9;
	color: white;
	margin: 0;
	width: auto;
	font-weight: bold;
}
.fecha_ultima{
	border: 1px solid #000;
	/*border-bottom-width: 1px;
	border-bottom: solid #000;*/
	color: #637BA9;
	margin: 0;
	width: auto;
	font-weight: bold;
}
