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

body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet Ms", Verdana, sans-serif;
	font-size:12px;
}

fieldset{
border: 1px solid #ee6f02;
width:520px;
padding:15px;
}

legend{
color: #000 ;
}

form label { 
display: block;  /* block float the labels to left column, set a width */
float: left; 
width: 150px; 
padding: 0; 
margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
text-align: right; 
}
	
form input , form textarea  { 
margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
font-size:11px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

img {
	border:none;
}

ul {
	margin:0px;
	padding:0px;
}

ul li {
	list-style:none;
}

.fundoGeral {
	background:url(images/fundo_geral.jpg) repeat-x;
	background-color:#d4cbb1;
}

.fundoGeralHome {
	background:url(images/fundo_geral_home.jpg) repeat-x;
	background-color:#d4cbb1;
}

#conteinerElementos {
	float:left;
	height:1px;
	width:928px;
	left:50%;
	margin-left:-464px;
	z-index:100000;
	position:absolute;
}

#flor {
	margin-top:350px;
	margin-left:830px;
}

#letra {
	width:124px;
	height:66px;
	margin-top:-60px;
	margin-left:0px;
}

#menu, #topo, #corpo, #rodapeConteudo , #corpoHome {
	width:928px;
	left:50%;
	margin-left:-464px;
	position:relative;
}

#menu {
	height:59px;
	border-left:10px solid #d4cbb1;
}

#menu ul {
	margin:0;
	padding:0;
	float:right;
}

#menu ul li {
	float:left;
	display:block;
	line-height:33px;
	margin-top:24px;
	text-align:center;
	padding-left:12px;
	padding-right:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.topoOff {
	background-color:#fff;
	border-top:3px solid #fff;
}

.topoOff a {
	color:#61340d;
	text-decoration:none;
}
.topoOn {
	background-color:#e47617;
	border-top:3px solid #fdf703;
}
.topoOn a {
	color:#fff;
	text-decoration:none;
}
#topo {
	border:5px solid #fff;
	background-color:#fff;
}

#topoLogo, #topoFoto , #topoLogoHome, #topoFotoHome {
	float:left;
}

#topoLogo {
	width:161px;
}

#topoLogoHome {
	width:200px;
}

#topoLogo img {
	margin-top:25px;
}

#topoLogoHome img {
	margin-top:100px;
}

#topoLogo p {
	font-size:11px;
	color:#8a8a8a;
	margin-top:95px;
	margin-bottom:0px;
}

#topoFoto {
	width:767px;
}

#topoFotoHome {
	width:728px;
}

#corpo {
	margin-top:42px;
	border:5px solid #fff;
	background-color:#f9f4e6;
}

#corpoHome {
	margin-top:42px;
	border:5px solid #fff;
	background-color:#f9f4e6;
}

#corpo h1{
	color:#4a3e1c;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:80px;
	border-bottom:1px solid #a69971;
}

#corpoHome h1 {
	color:#4a3e1c;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:0px;
	border-bottom:1px solid #a69971;
}


#corpo h1 span {
	display:none;
}

#corpoConteudo {
	padding: 0px 30px 10px 80px;
}

#corpoConteudoHome {
	padding: 10px;
}

ul.listaPacotes{
margin:20px 50px;
color:#9d4c06;
}

ul.listaPacotes li{
line-height:25px;
border-bottom:1px solid #a69971;
list-style:disc;
}

ul.listaPacotes li a{
color:#9d4c06;
text-decoration:none;
}

#conteudoMenu, #conteudoTexto {
	float:left;
	padding:10px;
}

#conteudoMenu h3, #conteudoTexto h3 {
	color:#ee6f02;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:10px;
	border-bottom:1px solid #ee6f02;
	}

#conteudoMenu{
	background:#efe8d4;
	width:180px;
	}


#conteudoMenu ul li a{
	color:#9d4c06;
	text-decoration:none;
	line-height:25px;
	}



#conteudoTexto {
	width:580px;
	margin-right:10px;
	}

#conteudoTexto div iframe{
	border:3px solid #fff;
	}


.Fotos{
border:3px solid #fff;
margin-left:10px;
margin-right:10px;
}

#galeriaIlustrativa dl{
float:left;
text-align:center;
width:170px;
height:180px;
background-color:#efe8d4;
margin-right:5px;
margin-bottom:5px;
padding:10px 5px;
border:1px solid #d4cbb1;
}

#galeriaIlustrativa dl dt img{
border:1px solid  #d4cbb1;
}

#galeriaIlustrativa dl dd{
margin:0px;
}

#listaApartamentos{
margin-left:50px;
}

#listaApartamentos dl{
float:left;
text-align:center;
width:330px;
height:230px;
background-color:#efe8d4;
margin-right:5px;
margin-bottom:5px;
padding:10px 5px;
border:1px solid #d4cbb1;
}

#listaApartamentos dl dt img{
border:1px solid  #d4cbb1;
}

#listaApartamentos dl dd{
margin:0px;
}



.apartamentoGaleria , .apartamentoInfo{
float:left;
}

.apartamentoGaleria{
width:320px;
}

.apartamentoGaleria div {
margin-top:10px;
}

.apartamentoGaleria img{
border:2px solid  #d4cbb1;
}


.apartamentoInfo{
width:250px;
}

.apartamentoInfo ul {
margin:15px;
}

.apartamentoInfo ul li{
list-style:circle;
line-height:30px;
border-bottom:1px solid #d4cbb1;
}



#rodape {
	width:100%;
	height:256px;
	background:url(images/fundo_rodape.jpg) repeat-x;
	margin-top:5px;
}
#rodapeConteudo ul {
	margin:0px 0px 0px 200px;
	;
	padding:0px;
}
#rodapeConteudo ul li {
	float:left;
	display:block;
	line-height:25px;
	text-align:center;
	padding-left:12px;
	padding-right:12px;
	font-size:11px;
}
#rodapeConteudo ul li a:link, #rodapeConteudo ul li a:visited, #rodapeConteudo ul li a:active {
	color:#61340d;
	text-decoration:none;
}
#rodapeConteudo ul li a:hover {
	color:#fff0e3;
	text-decoration:none;
}
#rodapeConteudo div, #rodapeConteudo div a {
	margin-top:30px;
	color:#a18536;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	text-decoration:none;
}
#rodapeConteudo div h3 {
	color:#6f5304;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	margin:0px;
	padding:0px;
}
#rodapeConteudo div img {
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #a69971;
}


#galeriaGeral img {
border:3px solid #fff;
margin:2px;
}

.bordaFotos{
border:3px solid #fff;
margin:5px;
}

.bannerHome{
	float:left;
	width:320px;
	margin-left:20px;
	}
	
	.formHome{
	float:left;
	width:190px;
	margin-left:20px;
	}

	.formHome label{
	float:left;
	width:60px;
	}




.bannerHome a:link , .bannerHome a:active , .bannerHome a:visited , .bannerHome a:hover {
text-decoration:none;
color:#000;
}
