#Ubicacion {
	background-image:url(../images/bgcatalogo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:650px;
}
#Ubicacion H4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:normal;
	color:#ff8a00;
	margin:10px 0 05px 30px;
	padding:0; 
}

#Ubicacion H4 SPAN {
	font-size:19px;
	font-weight:bold;
	text-transform:none;
}
#MapBox {
	background-image:url(../images/bgubicacion.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:950px;
	height:535px;
	margin: 20px auto 0 auto;
	padding:0;
}
#ImgBox {
	height:286px;
	width:646px;
	margin:15px 0 0 15px;
	padding:0;
	float:left;
}
#ImgOpciones {
	width:240px;
	margin:70px 0 0 14px;
	padding:0;
	float:left;
}
.imgmap {
	width:129px;
	height:96px;
	margin:10px 0 0 112px;
	padding:0;
}