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

@font-face {
 font-family: Brush Script Std;
 src: url("BRUSHSCI.eot") /* EOT file for IE */
}

body#index a#index, body#contato a#contato, body#hotel a#hotel, body#lagoinha a#lagoinha, body#aptos a#aptos, body#localizacao a#localizacao, body#tari a#tari{
	font-weight: bold;
}

body {
	background-image: url(imagens/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
}
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


p {
	margin: 0px;
}
input {
	font-family: Arial;
	font-size: 12px;
}
textarea {
	font-family: Arial;
	font-size: 12px;
}


.endCapa {
	color: #FFF;
	padding-left: 19px;
}
.imagem {
	border: 8px solid #FFF;
}
.imagem2 {
	border: 5px solid #FFF;
	cursor: hand;
}

.menuu {
	background-color: #e9e7b7;
}
.linkMenu {
	height: 27px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e1d999;
	vertical-align: middle;
	display: inline;
}

.linkMenu2 {
	height: 27px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e1d999;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e1d999;
}
.textoMenu {
	float: left;
	margin-left: 7px;
	margin-top: 4px;
}
.imgMenu {
	float: left;
	margin-left: 7px;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
}
.texto p{
	text-align: justify;
}
.endereco {
	position: absolute;
	left: 354px;
	top: 99px;
	width: 287px;
}
.conteudo {
	position: relative;
}
.maisFotos {
	float: left;
	margin-top: 12px;
	font-weight: bold;
}

