@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address { margin: 0px; padding: 0px; }
img { border: 0px; }
body {
	text-align: center; /* IE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../imagens/fundo_terra.jpg);
	background-repeat: repeat;
}
#website {
	padding: 0px;
	margin: 0px auto;
	width: 777px;
	height: inherit auto ;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	
}

#topoVersaoSite {
    width: 767px;
	padding: 5px;
	background-color: #064568;
	color: #FFFFFF;
	margin-bottom: 1px;
}

#topo {
    width: 777px;
	height: 164px;
	background-image: url(../imagens/topo.jpg);
	background-repeat: no-repeat;
}

#menu {
    width: 767px;
	padding: 5px;
	background-color: #064568;
	color: #FFFFFF;
	margin-bottom: 1px;
	text-align:center;
}

#piscina {
    width: 777px;
	height: 198px;
	background-image: url(../imagens/piscina.jpg);
	background-repeat: no-repeat;
}


#linha {
    width: 777px;
	height: 20px;
	background-color: #B46723;
	color: #FFFFFF;
	margin-bottom: 1px;
	text-align:center;
}

#restante {
	width: 767px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	min-height: 550px;
	_height: 550px;
	background-image: url(../imagens/fundo_cinza.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	_display: table;
}

#restanteFoto {
    width: 767px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: auto;
	_height: auto;
	background-image: url(../imagens/fundo_cinza.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
}

#ladoDireito{
    width: 474px;
	height: auto;
	float: right;
}
    #facaSuaReserva {
	    width: 474px;
		height: 226px;
	}
	
	#indique {
	    width: 474px;
		margin-top: 10px;
	}
	    #indiqueAmigo {
		    width: 464px;
			padding: 5px;
			color: #FFFFFF;
			background-color: #064568;
			margin-bottom: 5px;
		}
		
		#indiqueCampos {
		    width: 464px;
			padding: 5px;
			color: #064568;
			background-color: #CADBE3;
			text-align: right;
		}
    
	#mapa {
	    width: 474px;
		margin-top: 10px;
		height: 94px;
	}

#ladoEsquerdo
{
    width: 280px;
	height: auto;
	float: left;
}

#outrasSessoes {
	margin: 10px;
	text-align: justify;
	height: auto;
	display: table;
}

.titulo {
    color: #B46723;
	font-size: 14px;
	font-weight: bold;
	
}

a {
    color: #FFFFFF;
	text-decoration: none;
}

a:link {
    color: #FFFFFF;
	text-decoration: none;
}

a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}

input {
    border: 1px solid #B46723;
	width: 210px;
}

textarea
{
width:210px;
height: 60px;
border: 1px solid #B46723;
}



.link {
    color:#B46723;
	text-decoration: none;
}

.link:link {
    color: #B46723;
	text-decoration: none;
}

.link:hover {
    color: #000000;
	text-decoration: underline;
}
