.capa_mapa{
	position:relative;
	float:left;
	width:692px;
	height:500px;
	border:solid 1px #BCD2E9;
}
.banda_derecha{
	position:relative;
	float:right;
	right:8px;
	width:207px;
}
.capa_caja_banda_derecha {
	width: 208px;
	position: relative;
}
.cabecera_bloque_medio_derecha {
	background-image: url(../img/comun/fondo/fondo_cabecera_agenda_derecha.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
	position: relative;
	height: 23px;
	padding: 3px 7px 0px 8px;
	width: 191px;
	border: solid 1px #BCD2E9;
	border-bottom: 0px;
}
.contenedor_bloque_medio_derecha {
	width: 190px;
	position: relative;
	margin-bottom: 10px;
	display:block;
	padding: 7px 8px 7px 8px;
	border: solid 1px #BCD2E9;
}
.capa_buscador_calles{
	position:relative;
	width:185px;
	background-image:url(../img/comun/fondo/cabecera_buscador_calles.jpg);
	background-repeat:no-repeat;
	border:solid 1px #BCD2E9;
	margin-bottom:10px;
	padding:10px;
	padding-top:38px;
	color:#0355A1;	
}
#capa_resultados_buscador_calles{
	position:relative;
	width:185px;
	background-image:url(../img/comun/fondo/cabecera_resultados_buscador_calles.jpg);
	background-repeat:no-repeat;
	border:solid 1px #BCD2E9;
	padding:10px;
	padding-top:38px;
	color:#0355A1;	
	
	display:none;
}
.boton_buscador_calles a{
	background-image:url(../img/comun/botones/boton_buscar_0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 19px;
	width: 66px;
	left: 130px;
	bottom: 10px;
}
.boton_buscador_calles a:hover{
	background-image:url(../img/comun/botones/boton_buscar_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
}
.buscar_calle {
	height: 16px;
	width: 110px;
	border: solid 1px #BCD2E9;
	padding-left: 3px;
	background-image: url(../img/comun/fondo/fondo_caja_buscador.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
