body, #buscador, #texto_contenido h3 {
	background-color: #820A0B;
}

#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;
}
.lista_bloque {
	list-style: circle;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.separador_bloque {
	clear: both;
	margin: 6px auto 0px auto;
	padding:0px;
	float: left;
	
	width: 98%;
	border-top: 1px solid #d1d1d1;
}
.bloque .contenido_bloque .lista_bloque{
font-weight: bold;
}
.bloque .contenido_bloque a:link {
    color: #000;
  font-weight: bolder;
  text-decoration: none;
}
.bloque .contenido_bloque a:visited{
    color: #000;
  font-weight: normal;
  text-decoration: none;
}
.bloque .contenido_bloque a:hover {
    color: #a00000;
  font-weight: bolder;
  text-decoration: none;
}
