strong {
	font-weight: bold;
}
.clear {
	clear: both;
}

#contenedor {
	width: 900px;
	margin: 0px auto;
}

#cabecera {
	width: 900px;
	height: 176px;
	background: #ffffff url(../img/banesto-cabecera.jpg) top left no-repeat;
}
#cabecera h1, 
#cabecera h2 {
	display: none;
}

#buscador {
	padding-top: 105px;
	padding-left: 12px;
}
#buscador_titulo {
	font-size: 14px;
}
#buscador_form {
	margin-top: 2px;
}
#buscador_form input {
	display: block;
	float: left;
	width: 276px;
	padding: 2px;
	font-size: 13px;
	border: 1px solid #007bad;
}
#buscador_form a {
	display: block;
	float: left;
	width: 87px;
	margin-left: 5px;
	padding: 2px;
	border: 1px solid #5dbaff;
	background-color: #404040;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
#buscador_form a:hover {
	
}
#buscador_ejemplo {
	width: 282px;
	margin-top: 1px;
	color: #78797a;
	font-size: 11px;
	text-align: right;
}

#contenido {
	width: 900px;
}

#resultados {
	display: block;
	float: left;
	width: 330px;
	height: 490px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #e5e5e5;
}
#resultados_ayuda a {
	color: #007bad;
}
#resultados_ayuda a:hover {
	color: #000000;
}
#resultados_ayuda {
	padding: 10px;
	margin-bottom: 20px;
}
#resultados_ayuda li {
	margin: 5px;
	margin-left: 20px;
	list-style: disc;
}
#resultados_msg {
	color: #999999;
	font-weight: bold;
}
#resultados_direccion {
	padding: 3px;
	border: 1px solid #e5e5e5;
	background-color: #f6f5f5;
	cursor: pointer;
}
#resultados_direccion:hover {
	border-color: #007bad;
}
#resultados_direccion h3 {
	color: #007ccc;
	font-size: 14px;
	font-weight: bold;
}
#resultados_texto {
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #eeeeee;
	color: #666666;
	font-weight: bold;
}

#resultados_listado {
	margin-top: 5px;
	padding-bottom: 10px;
}

#listado_pestanas {
	margin-top: 10px;
	background: #ffffff url(../img/pestanas-bkg.gif) bottom left repeat-x;
	font-size: 11px;
}
.listado_pestana {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	background: #ffffff url(../img/pestanas-bkg.gif) bottom left repeat-x;
}
.listado_pestana_on {
	padding: 3px;
	border: 1px solid #000000;
	border-bottom: 1px solid #007bad;
	background-color: #007bad;
	color: #ffffff;
	font-weight: bold;
}
.listado_pestana_off {
	padding: 3px;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #000000;
	background-color: #f3f3f3;
	color: #000000;
	font-weight: normal;
}
.listado_pestana_off a {
	color: #999999;
	text-decoration: none;
}
.listado_pestana_off a:hover {
	color: #333333;
}

#listado_titulo {
	margin-top: 10px;
	padding: 3px;
	padding-left: 5px;
	background-color: #999999;
	color: #ffffff;
}

.listado_lista {
	margin-top: 5px;
}
.listado_lista li {
	margin-top: 5px;
	padding: 2px;
	padding-left: 45px;
	border: 1px solid #e5e5e5;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.listado_lista li:hover {
	border: 1px solid #007bad;
	cursor: pointer;
}

.opciones_lista {
	margin-top: 5px;
}
.opciones_lista li {
	margin: 5px;
	padding-left: 10px;
	color: #000000;
}
.opciones_lista li a {
	color: #007bad;
}
.opciones_lista li a:hover {
	color: #000000;
}

.listado_direccion {
	display: block;
}
.listado_idcent {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.listado_oficina {
	color: #14629e;
	font-weight: bold;
}
.listado_distancia {
	font-size: 10px;
	color: #777777;
}
.listado_cajeros {
	font-weight: bold;
	color: #666666;
}
.listado_respuesta {
	display: block;
	padding-left: 128px;
}
.listado_respuesta a {
	display: block;
	width: 110px;
	padding: 3px;
	padding-left: 20px;
	border: 1px solid #dfdfdf;
	background: #0086d3 url(../img/ico-flecha.gif) 5px 5px no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.listado_respuesta a:hover {
	background-color: #14629e;
}

#listado_aumentar {
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #eeeeee;
	font-size: 11px;
}
#listado_aumentar a {
	color: #007bad;
}
#listado_aumentar a:hover {
	color: #000000;
}

#mapa {
	display: block;
	float: right;
	border: 1px solid #666666;
}

#mapa_lienzo {
	overflow: hidden;
}

#oficina_info {
	width: 275px;
}
.oficina_info_cont {
	width: 275px;
	padding-top: 15px;
}
.oficina_info_nombre {
	width: 271px;
	padding: 2px;
	background-color: #14629e;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.oficina_info_2cols {
	width: 275px;
	margin-top: 4px;
}
.oficina_info_2cols_izq {
	float: left;
	width: 170px;
	border-right: 1px solid #000000;
}
.oficina_info_2cols_der {
	float: left;
	width: 100px;
}
.oficina_info_codigo {
	padding-top: 2px;
	color: #999999;
	font-weight: bold;
}
.oficina_info_direccion {
	padding-top: 5px;
}
.oficina_info_contacto {
	padding-left: 15px;
	padding-top: 10px;
	font-size: 11px;
}
.oficina_info_director, 
.oficina_info_email {
	width: 275px;
	margin-top: 5px;
	text-align: center;
}
.oficina_info_respuesta {
	display: block;
	width: 275px;
	margin-top: 8px;
}
.oficina_info_respuesta a {
	display: block;
	width: 110px;
	margin: 0px auto;
	margin-bottom: 5px;
	padding: 3px;
	padding-left: 20px;
	border: 1px solid #dfdfdf;
	background: #0086d3 url(../img/ico-flecha.gif) 5px 5px no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.oficina_info_respuesta a:hover {
	background-color: #14629e;
}
.oficina_info_cajeros {
	width: 271px;
	margin-top: 8px;
	padding: 2px;
	background-color: #dddddd;
	text-align: center;
}
.oficina_info_cajeros strong {
	color: #666666;
}
.oficina_info_cajeros em {
	font-weight: bold;
	font-style: normal;
}
.oficina_banner {
	width: 275px;
	margin-top: 9px;
	text-align: center;
}
.oficina_llegar {
	width: 275px;
	margin-top: 3px;
	font-size: 11px;
	text-align: center;
}

#recorrido_msg {
	padding: 5px;
}
#recorrigo_msg strong {
	color: #000000;
}
#recorrido_volver {
	margin-top: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
#recorrido_volver a{
	color: #007bad;
}

#pie {
	padding-top: 5px;
	color: #999999;
	font-size: 11px;
	text-align: center;
}

#boton_sabados {
	display: block;
	padding-top: 10px;
}
#boton_sabados a {
	display: block;
	width: 276px;
	height: 73px;
	margin: 0px auto;
	background: #ffffff url(../img/boton-sabados.jpg) left top no-repeat;
}
#boton_sabados a span {
	display: none;
}
