	@import url("css/reset.css");
	@import url(css/forms.css);
	@import url(css/menu.css);
	
/*Elementos*/
body {
	padding: 20px 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background: #C3DADA url("img/bg.jpg") repeat-x center top;
}
/*wrp*/
#wrp {
	width:960px;
	margin: 0 auto;
}
/*HEader*/
#header {
	height:160px;
	background:url("img/top.png") no-repeat top center;
}
#header h1 {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin: 30px 0 30px 40px;
}
#header h1 a {
	width: 176px;
	height: 71px;
	display: block;
	overflow: hidden;
}
/*headerSearch*/
#headerSearch {
  float: right;
	width: 250px;
	display: inline;
	margin: 10px 30px 0 0;
}
/*headerSearch Corretor*/
#corretor {
	float:left;
	margin-top:40px;
	width: 225px;
	height: 73px;
}

/*Telefone*/
#header #phone {
	float:right;
	color:#1A1043;
	font-size:18px;
	text-align:right;
	padding: 30px 3px 15px 0;
}
#header #phone span {
	color:#ccc;
}
/*Formulario de busca*/
#header #searchform {
	float:right;
	width:245px;
	height:36px;
	background:url("img/busca.png");
}
#header #searchform input {
	border:0;
	float:left;
	width:195px;
	padding:5px 0;
	margin:3px 2px 0 8px;
	background:transparent;
}
#header #searchform button {
	border:0;
	float:left;
	width:35px;
	height:30px;
	text-indent:-999px;
	background:transparent;
}
/*Menu*/
#menu {
	clear:both;
	height: 30px;
	margin:0 30px;
	overflow: hidden;
}
#menu ul {
	margin: 0 0 0 5px;
}
#menu li {
	font-size:13px;
	display:inline;
}
#menu a {
	float:left;
	height: 30px;
	display:block;
	color: #D5DBD4;
	padding: 0 10px;
	line-height: 30px;
	background:url("img/separador2.gif") no-repeat left center;
}
#menu a.first {
	background: none;
}

#menu a:hover {
	color: #fff;
}
#menu .select a {
	color:#fff;
}
/*Panorama*/
#panorama {
	width:900px;
	height:350px;
	margin: 0 auto;
	overflow:hidden;
}
.slideshow {
	float:left;
}
#slide {
	float: right;
	width: 250px;
	overflow:hidde;
}

/*obrasentregues*/
#obrasentregues {
	float:left;
	width:640px;
}
#paginas .entregues {
	float:left;
	width: 200px;
	height: 280px;
	display:inline;
	overflow:hidden;
	margin-left:13px;
	margin-bottom:13px;
	text-align:center;
	background: url("img/bloco.png") repeat-x;
}
#paginas #textos .entregues h3 {
	border:0;
	margin:0;
	color:#444;
	font-size:13px;
	text-align:left;
	line-height:120%;
	padding:5px 10px 10px;
}
#paginas #textos .entregues p {
	color:#555;
	margin:0 10px;
	line-height:110%;
	text-align:left;
	font-size:12px;
}
#paginas .entregues img {
	margin-top:7px;
}
#paginas .entregues .more {
	color:#354430;
	display:block;
	padding:10px 0;
	font-weight:bold;
}
#paginas .entregues .more a:hover {
	
}
/*home Costao*/
#homeCostaoVille {
	height:250px;
	background:url("img/costao.png") no-repeat center top;
}
#homeCostaoVille blockquote {
	float:left;
	width:230px;
	display:inline;
	margin:20px 0 0 40px;
}
#homeCostaoVille blockquote h2 {
	color:#516a4a;
	font-size:18px;
  font-weight: normal;
  padding-bottom:10px;
}
#homeCostaoVille blockquote h2 span {
	font-size:15px;
}
#homeCostaoVille blockquote p {
	color:#666;
	font-size:13px;
	line-height:150%;
	margin-bottom:20px;
}
/*Paginas Internas*/
#paginas {
	width:900px;
	margin:auto;
	background:#fff url("img/paginas.png") no-repeat bottom;
}

#paginas .titleH1 {
	color:#fff;
	padding:15px 0;
	font-size:20px;
	text-indent:20px;
	margin-bottom:10px;
	background: url("img/titlesh1.png");
}
#paginas h2 {
	color:#475c40;
	padding:0 20px 10px 0;
	font-size:20px;
	text-indent:20px;
}
#paginas #textos {
	float: left;
	width: 650px;
	overflow: hidden;
}
#paginas #textos h3 {
	color:#475c40;
	font-size:20px;
	margin:0 20px 10px 0;
	padding:0 20px 10px 0;
	border-bottom:1px solid #eee;
}
#paginas .formColuna h3 {
	color:#000;
	display:block;
	font-size:16px;
	padding:0 20px 10px 0;
}
#paginas p {
	color:#444;
	font-size:13px;
	line-height:140%;
	margin:0 20px 10px 20px;
}
#paginas ul, #paginas ol {
	margin:0 20px 10px 40px;
}
#paginas li {
	font-size:13px;
	line-height:140%;
}
#paginas li a {
	color:#444;
}
/*Parceiros*/
#paginas .parceiros {
	width:600px;
	overflow:hidden;
}
#paginas .parceiros a {
	clear:both;
	color:#555;
	display:block;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
}
#paginas .parceiros a:hover {
	color:#66865d;
}
/*listaImagens*/
#paginas .listaImagens {
	width: 575px;
	margin: auto;
}
.listaImagens li {
	display: inline;
}
/*Galeria de imagens*/
.proGallery {
  margin: 0 0 0 20px;
}
.proGallery a {
  width: 140px;
  height: 104px;
  display: block;
  border: 5px solid #F7F7F7;
}
.proGallery img { float: left; } /*IEbug*/
.proGallery a:hover {
  border: 5px solid #ccc;
}
.proGallery .thumb {
  float: left;
  display: block;
  margin: 0 5px 5px 0;
}

/*Side - Barra */
#side {
	width:900px;
	margin:auto;
	height:160px;
	overflow: hidden;
	padding-bottom:10px;
	background: #516A4A;
}
#home #empreendimentos {
	float:left;
	width:665px;
	margin-top:20px;
}
#home #empreendimentos li {
	float:left;
	width:198px;
	display:inline;
	list-style:none;
	margin-left:18px;
}
#home #empreendimentos li h2 {
	font-size:16px;
	padding-bottom:10px;
}
#home #empreendimentos h2 a {
	color:#516a4a;
}
#home #empreendimentos img {
	margin-bottom:10px;
	border:1px solid #ccc;
}
#home #empreendimentos p {
	color:#666;
	font-size:13px;
}
/**/
#newsletter h2, #ambiental h2, #acessPhotos h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
}
#newsletter p, #ambiental p, #acessPhotos p {
	color: #fff;
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 10px 0;
}
/*Acessar galeria*/
#acessPhotos {
	float: right;
	width: 210px;
	margin: 0 20px;
	display: inline;
}
#acessPhotos a {
	text-align: center;
}
/*newsletter*/
#newsletter {
	float: left;
	width: 210px;
	margin: 0 20px;
	display: inline;
}
/*ambiental*/
#ambiental {
	float: left;
	width: 350px;
	padding: 0 20px;
	border-left: 1px solid #697F63;
	border-right: 1px solid #697F63;
	background: url("img/tree.png") no-repeat right top;
}
/*paginacao*/
.paginacao {
	clear: both;
	height: 30px;
	margin: 0 20px 20px 20px;
}
.paginacao strong, .paginacao a {
	color: #444;
	float: left;
	font-size: 13px;
	display: block;
	padding: 3px 5px;
	margin-right: 5px;
	border: 1px solid #eee;
}
.paginacao strong {
	color:#666;
	background:#eee;
}
.paginacao a:hover {
	color:#666;
	background:#eee;
}
/*Classes*/
.more a {
	color:#fff;
	width:124px;
	height:29px;
	display:block;
	line-height:24px;
	text-align:center;
	background:url("img/more.png");
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
/**/
.voltar {
	clear:both;
	padding-bottom:20px;
}
.voltar a {
	width:80px;
	color:#475c40;
	display:block;
	padding:5px 0;
	margin:0 20px;
	font-size:14px;
	font-weight:bold;
}
/*Footer*/
#footer {
	color:#666;
	clear:both;
	height:110px;
	font-size:13px;

	text-align:center;
	background:url("img/footer.png") no-repeat center top;
}
#footer a {
	color:#666;
}
#footer p {
	line-height:40px;
}
/*Footer Logotipos*/
#footer ul {
	width: 613px;
	height: 45px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0 0;
}
#footer ul li {
 display:inline;
}
#footer li a {
	float: left;
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-position: top;
	background-repeat: no-repeat;
}
#footer li a:hover {
	background-position: bottom;
}
#logoSantinho a {
	width: 136px;
	background-image: url("img/logo_costao_santinho.png");
}
#logoGolf a {
	width: 250px;
	margin: 0 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-image: url("img/logo_costao_golf.png");
}
#logoGaivotas a {
	width: 166px;
	background-image: url("img/logo_costao_gaivotas.png");
}
/*Dev*/
#dev { width:900px; margin:auto; text-align:right; } #dev a { font-size:13px; color:#4A7B7B; }  #dev a:hover { color:#000; }

#bannerMkt {
	width:462px;
	height:845px;
	overflow:hidden;
	position: absolute;
	top: 60px;
	left: -250px;
	margin-left:50%;
}