#content {
 	position:relative;
 	width:1010px;
	height:650px;
	text-align:left;
}

#header {
	position:absolute;
	background:url(header.png) no-repeat;
	width:1003px;
	height:193px;
}

#footer {
	position:absolute;
	background:URL(img/bkg-credit.png) no-repeat;
	width:538px;
	height:24px;
	top:540px;
	left:10px;
}

.msg {
	position:absolute;
	text-align:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#msg-entrad {
	top:200px;
	left:381px;
	width:611px;
	height:324px;
	background:URL(img/bkg-entrad.png) no-repeat;
}

#msg-contac {
	top:200px;
	left:11px;
	width:338px;
	height:323px;
	background:URL(img/bkg-contac.png) no-repeat;
}

#msg-morada {
	top:120px;
	left:60px;
	width:300px;
	font-size:14px;
}

.blt {
	width:19px;
	height:18px;
	position:absolute;
	left:-30px;
	background:URL(img/blt-bluedo.png) no-repeat;
}

#blt-1 {
	top:0px;
}

#blt-2 {
	top:64px;
}

#btn-mapa a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#CC33FF;
	position:absolute;
	top:480px;
	left:260px;
}

#map-info {
	background:URL(img/bkg-outdoo.png) no-repeat;
	width:320px;
	height:145px;
}

#map {
	position:absolute;
	width:611px;
	height:324px;
	margin-top:200px;
	margin-left:380px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0066FF;
	font-size:smaller;
}

