body {
	
	position: relative;
	display:block; 
    width: 820px;
    margin-top:20px;
    margin: 0 auto;
	background: #fff url('../imagens/back.jpg');
	background-repeat:repeat-x;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	
	
	
} 

#logotipo {
	width : 820px;
	background-image:url('../imagens/back-logo.png');
	background-repeat:no-repeat;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	height:500px;
	position: relative;
	
	
} 

.indicacao-menu {
color:#FF3300;
}

.google-maps{
top:40px;
margin-left:20px;
color:black;
position:relative;
}

.logotipo-contactos{
top:-350px;
margin-left:505px;
color:black;
position:relative;
}

.servicos{
top:-320px;
margin-left:505px;
color:#666;
position:relative;
font-size:18px;
}

.contactos{
top:-250px;
margin-left:505px;
color:#666;
position:relative;
font-size:12px;
}

.basicamente{
top:-250px;
margin-left:20px;
color:#666;
position:relative;
font-size:12px;
}








