div#lisboa{
	width: 800px;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	margin-bottom: 10px;
	display: block;
}
div#contactos-lisboa{
	width: 480px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}
div#mapa-lisboa{
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 0px solid #cccccc;
	cursor: hand;
	cursor: pointer;
	float: right;
}

div#porto{
	width: 800px;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	display: block;
}
div#contactos-porto{
	width: 480px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 0px solid #cccccc;
	float: left;
}
div#mapa-porto{
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 0px solid #cccccc;
	cursor: hand;
	cursor: pointer;
	float: right;
}
div#botoes-porto{
	width: 110px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	border: 0px solid #cccccc;
	cursor: hand;
	cursor: pointer;
	clear: both;
	
}
div#botoes-lisboa{
	width: 110px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0px solid #cccccc;
	float: right;
	cursor: hand;
	cursor: pointer;
	clear: both;
	
}
.txt-contactos{
	font-family: Georgia;
background-color: #fff;
color: #666666;
text-decoration: none;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size:0.6em;
}
.txt-morada{
	font-family: Georgia;
	font-size: 11px;
	color: #4a4a4a;
	line-height: 15px;
}
.txt-letter{
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #769553;
	line-height: 15px;
}
.txt-morada-texto{
	font-family: Georgia;
	font-size: 11px;
	color: #4a4a4a;
	line-height: 15px;
}
.txt-title{
	font-family: Georgia;
	font-size: 11px;
	color:#b4cb9c;
	font-weight: bold;
	line-height: 30px;
}
.txt-email{
	font-family: Georgia;
	font-size: 11px;
	color:#769553;
	font-weight: bold;
	font-style: normal;
	line-height: 25px;
}
.txt-bottom{
    font-family: Georgia;
	font-size: 9px;
    text-align: right;
	color:#769553;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
    margin:0px;

}
a.bottom:link, a.bottom:visited, a.bottom:active, a.bottom:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #5a5a5a;
}


