.leftwhite{
	position:relative;
	}
.mapamundi{
	background-image:url(../images/mapamundi-bg.gif);
	background-repeat:no-repeat;
	background-position: -20px top;
	height:520px;
	
	}
.box-contact{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
.box-contact-content{
	text-align:center;
	width:317px;
	padding:1px 0 5px 3px;
	}
.box-contact h3{
	font-size:11px;
	color:#FFF;
	height:16px;
	padding:1px 0 0 10px;
	text-align:left;
}
.box-contact.bluettl h3{
	background-image:url(../images/mapamundi-bluetitle-bg.jpg);
	background-repeat:no-repeat;
}
.box-contact.orangettl h3{
	background-image:url(../images/mapamundi-orangetitle-bg.jpg);
	background-repeat:no-repeat;
}
.box-contact p{
	font-family:Tahoma;
	font-size:11px;
	color:#5A5757;
	text-align:left;
	padding:0 0 0 10px;
	margin:5px 0 5px 0;
}
.box-contact-image{
	text-align:center;
	background:#CBCCCE;	
	overflow:hidden;
	width:298px;
	margin:0 auto;	
	}
.box-contact-image img{
	margin:3px;
	}
#map{
	width:10px;
	height:10px;
}
#map .container{
	display:none;
	}
#map .top {
width:322px;
*width:321px;
background:url(../images/mapamundi_top.png) no-repeat top;
padding:0 17px 0 25px;
*padding:0 17px 0 26px;
}

#map .middle {
width:364px;
background:url(../images/mapamundi_middle.png) repeat-y;
*margin:-4px 0 0;
}