/* CUANDO NO TIENEN ACTIVADO JAVASCRIPT */

#noflash_ubi {
	width: 100%;
	background: transparent url(../images/noflash/noflash_ubi.png) no-repeat scroll center top;
	height: 298px;
	position: relative;
}

/* CONTENIDO */

#contenido {
	height: inherit;
	min-height: 540px;
}
#ubicacion h1 {
	background: transparent url(../images/home/home3.png) no-repeat scroll 0 0;
	width: 118px;
	height: 26px;
	display: block;
	text-indent: -3000px;
	padding: 0;
	margin: 12px 0 0 14px;
}
.izquierda {
	float: left;
	display: inline;
	width: 344px;
	background: transparent url(../images/ubicacion/boxubi.png) no-repeat scroll 0 0;
	min-height: 485px;
}
.derecha {
	float: left;
	display: inline;
	width: 580px;
	background: transparent url(../images/ubicacion/boxmap.png) no-repeat scroll 0 0;
	min-height: 485px;
}
#margenDer {
	margin: 10px 8px;
}
#margenIzq {
	margin-left: 20px;
}
#ubicacion_titulo {
	font-size: 14px;
	color: #c22f16;
	font-weight: bold;
	margin: 14px 0 0 0;
	text-shadow:0px 1px #dfdfdf;
}
.ubicacion_puntos {
	position: absolute;
	margin: 39px 0 0 19px;
	height: 1px;
	width: 400px;
	border-top: 1px dotted #c22f16;
	}
.ubicacion_texto {
	width: 273px;
	font-size: 12px;
}
