@charset "UTF-8";
/* CSS Document */

#mapa{
	height:417px;
	width: 692;
	float:left;
	position:fixed;
	margin-top:165px;
	margin-left:281px;
	border-radius:2px;
	border-color:#000;	
}

iframe{
	border-radius:2px;
	border-color:#000;	
}
	
#col1{
	height:417px;
	width:227px;
	background-image:url(../img/col1.jpg);
}

#textcol1{
	height:360px;
	width:210px;
	float:left;
	position:fixed;
	text-align:justify;
	margin-top:150px;
	margin-left:13px;
	font-family:GeosansLight; 
	font-size:18px;
	padding-left:8px;
	padding-right:8px;
	line-height:1.2em;
}

#pre{
	margin-top:-12px;
	margin-left:28px;
}

/*#contingut a#map_canvas{
	height:417px;
	width: 692;
	float:left;
	position:fixed;
	margin-top:23px;
	margin-left:710px;
}*/