body {
		background: #595959;
		text-align: center;
		color:#CCCCCC;
		font-size:13px;
		font-family: 'Dosis', sans-serif, Verdana, Arial, Helvetica, sans-serif;
		
		
	}
	h1 {
		color:#CCCCCC;		
		font-weight: normal;
		font-size: 20px;
		margin:20px 0px;
	}
	a{
	text-decoration:none;
	color:#CCCCCC;
	}	
	a:hover{
	text-decoration:underline;
	}
	#page {
		text-align: center;
		color: white;
		position: relative;
	}
	#page a {
		color: white;
	}
	#page .panorama-viewport {
		border-top: 6px solid #414141;
		border-bottom: 6px solid #414141;
		margin-left: auto;
		margin-right: auto;
	}
	#page p {
		margin-bottom: 1em;
	}
	.TB_overlayBG {
		background-color: #595959;
	}
	
	.mapa-sobre {
	 position:absolute;
	 top:279px;
	 left:0px;
	 border:1px solid #414141;
	}