#header {
	height: 322px;
	background: transparent url(../images/ubicacion/esp/header_bg_image.jpg) no-repeat center top;
}
#flashHeader {
	height: 200px;
}
#contenido {
	height: inherit;
	min-height: 600px;
}
#ubicacion h1 {
	background: transparent url(../images/ubicacion/esp/ubicacion_titulo.png) no-repeat scroll 0 0;
	width: 110px;
	height: 19px;
	display: block;
	text-indent: -3000px;
	padding: 0;
	margin: 12px 0 0 14px;
}
.izquierda {
	float: left;
	display: inline;
	width: 344px;
	background: transparent url(../images/ubicacion/ubicacion_bg.png) no-repeat scroll 0 0;
	min-height: 485px;
}
.derecha {
	float: left;
	display: inline;
	width: 580px;
	background: transparent url(../images/ubicacion/mapa_bg.png) no-repeat scroll 0 0;
	min-height: 485px;
}
.derecha iframe {
	margin: 10px 8px;
}
#margenIzq {
	margin-left: 20px;
}
#ubicacion_titulo {
	font-size: 13px;
	color: #fb0000;
	font-weight: bold;
	margin: 14px 0 0 0;
}
.ubicacion_texto {
	width: 273px;
	font-size: 12px;
}
#ubicacion_lista ul {
	list-style: none;
	list-style-type: none;
}
#ubicacion_lista ul li {
	background: transparent url(../images/ok_icon.gif) no-repeat scroll 0 0;
	padding-left: 23px;
	font-size: 12px;
	color: #333333;
	height: 16px;
	line-height: 12px;
	margin-bottom: 2px;
}
