@charset "utf-8";

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a, a:visited {
	text-decoration: none;
	color: #B68F18;
}

a:hover {
	text-decoration: none;
	color: #0069CE;
}

.galeria, galeria:visited {
	text-decoration: none;
	color: #0069CE;	
	border-bottom:#FFFFFF solid 3px;
}

.galeria:hover {
	text-decoration: none;
	color: #B68F18;
	border-bottom:#B08F1C solid 3px;
}
	
.formFields{
 text-family:Verdana, Arial, Helvetica, sans-serif; 
 text-size:11px;
 color:#666666;
 background:#f0f0f0;
 border: none;

}

#home{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/bemvindo.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#ararate{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/ararate.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#estrutura{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/estrutura.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#saude{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/saude.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#conforto{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/conforto.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#diferenciais{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/diferenciais.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#comochegar{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/comochegar.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#fotos{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/fotos.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#agendevisita{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/agendevisita.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}

#contato{
	position:absolute;
	width:490px;
	margin-left:215px;
	background-image: url(../imagens/contato.jpg);
	background-repeat: no-repeat;
	background-position: left-top; 
	padding-left:65px;
	padding-top:65px;
	padding-right:10px;
	padding-bottom:50px;
}
