

* { margin: 0; padding: 0; }
			
			body {
				font: 12px Arial, Verdana, Sans-Serif;
				padding: 0 20px;
				line-height:16px;
				background: #ece8cd;
				color:#333;
			}
			
			h4 { margin: 15px 0 5px 0; }
			
			h4 { font-size: 1.2em; line-height:18px; }
			p{font-size:12px; line-height:16px; color:#333}
		
			
			.wide {
				border-bottom: 1px #000 solid;
				width: 4000px;
			}
	
	
	h1{font-size:18px; color:#444;}
	h2{font-size:18px; color:#444; text-align:center; }
	h3{font-size:14px; color:#444; text-align:left}
	
	.div_conteudo_home{ width:270px; margin-right:20px; float:left}
	.div_conteudo_apresentacao{width:420px; float:left}
	
	.div_conteudo_direito{width:700px; padding:0 20px; float:left }
	.div_conteudo_contato{ text-align:center; width:780px; margin:0 auto;}
	.imagem_esquerda{ padding:20px; float:left}
	.imagem_esquerda_borda{ float:left}
	
	#wrapper{background-color:#FFF; width:1024px; margin:0 auto;}
	.residencias{ float:left; margin-right:0px; width:130px;}
.residencias a{ font-size:14px; color:#666; text-decoration:none; font-weight:bold;}
.residencias img{ margin-bottom:10px; border:0;}
	
	
	#marca{ width:1024px; height:220px; text-align:center;  position:relative; margin:0 auto; border-bottom:5px solid #cd2b54;}
	#marca a{ outline:0; border:0}

#contato{ text-align:right; float:right}
.clear{clear:both}

label, input[type="text"]{
     	
}
input[type="text"], textarea{padding:5px; background-color:#fff; border:1px solid #726e67;}
label
{
    margin-right: 5px; font-weight:normal; color:#726e67;
}

.magenta{color:#cd2b54}
	.menu li{ display:inline;}
	.menu a{padding:10px; color:#999; font-weight:bold; font-family:Arial, Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:1px; text-decoration:none;}
	.menu a:hover{color:#cd2b54}
	
	.menu_ativo a{color: #cd2b54}
	#conteudo_home{padding:20px 0 20px 20px; width:760px; float:left}
#meio{position:relative; margin:0 auto; background-color:#fff;}
.barra_cima{background:url(../imagens/barra.png) no-repeat; height:4px; width:1024px; position:absolute; top:0px; z-index:19;}
.barra_baixo{background:url(../imagens/barra.png) no-repeat; height:4px; width:1024px; position:absolute; bottom:-1px;z-index:20;}
#esquerdo{ width:480px; background:#d9d2a8; height:420px; position:relative; float:left;}



.meio {width:1024px; position:relative; margin:0 auto ; background:#fff;}
#slideshow {
 width:1024px; height:282px;  position:relative; margin:0 auto; background: url(../imagens/loader.gif) no-repeat center center #000;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	 
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#direito{ width:480px; background:#ece8cd; height:420px; position:relative; float:right }
#rodape{color:#666; background-color:#fff; font-size:9px; padding:20px; z-index:5; clear:left }
#rodape a{text-decoration:none; font-weight:bold; color:#666}
#rodape a:hover{color:#cd2b54}
.lista {  height: 230px; width:400px; margin:0 auto; }
.lista li{border-bottom:1px solid #000; float:left; display:block; width:180px; margin:0 10px; padding:2px 0; color:#333; font-size:12px;}
		#container{background:#ece8cd; height:420px;}
		
		
		div#feature_list {	width: 1024px;	height: 420px;	overflow: hidden; position: relative;}
div#feature_list ul {	position: absolute;	top: 0;	list-style: none;	padding: 0;	margin: 0;	}
ul#tabs {	right: 0; 	z-index: 2;	width: 450px;  }
ul#tabs li {font-size: 11px;		}
ul#tabs li img {	border: none;	float: left; 	}
ul#tabs li a {	color: #222;text-decoration: none;	display: block;	padding: 3px;	height: 10px;outline: none;	}
ul#tabs li a:hover {text-decoration: underline;	}
ul#tabs li a.current {	color: #990000;	}
ul#tabs li a.current:hover {	text-decoration: none;	cursor: default;		}
ul#output {	left: 0;	width: 1024px;	height: 420px;	position: relative;	}
.outputspan{ width:410px; font-size:12px; font-weight:bold;   position:absolute; right:30px; bottom:0px; color:#555;}
ul#output li img{ padding:0; margin:0; height:420px; width:480px;}	 
ul#output li {	position: absolute;	width: 1024px;	height: 400px;left: 0;color:#FFF;  font-size:14px; line-height:20px;		}

.seta{font-size:16px; 	color: #990000;}
		
		
.ad-gallery {
  width: 412px; height:146px;
background-color:#FFF; 
 position:relative;
}
.ad-gallery, .ad-gallery * {
margin:0 auto;
  padding: 0;
  
}

      
  
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 146px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -33px;
      width: 33px;
      display: block;
	  height:146px;
      background: url(../imagens/seta_esquerda.png) no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -33px;
      width: 33px;
	  height:146px;
	  background: url(../imagens/seta_direita.png)  no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 2px; padding-top:7px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #fff;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #fff;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}





/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(../imagens/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(../imagens/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(../imagens/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(../imagens/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(../imagens/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(../imagens/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(../imagens/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(../imagens/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(../imagens/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(../imagens/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(../imagens/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_nav .pp_arrow_previous { background: url(../imagens/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_nav .pp_arrow_next { background: url(../imagens/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	
	div.facebook .pp_next:hover { background: url(../imagens/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(../imagens/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(../imagens/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(../imagens/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(../imagens/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; }
		
		.pp_content .ppt {
			left: auto;
			margin-bottom: 5px;
			position: relative;
			top: auto;
		}
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(../imagens/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../imagens/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	
	


