html, body {
	margin: 0;
	padding: 0;
	background-color:#FFF;
	background-image:url(../images/back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* INDEX ------------------------------------------------------ */

#pagina {
	width:980px;
	padding-top:10px;
}
#top {
	height:100px;
	text-align:center;
}
#fotos {
	padding:5px;
	width:970px;
	height:370px;
	background-image:url(../images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#menuTop {
	padding-top:20px;
	height:90px;
}
#corpo {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	clear:both;
	padding:20px 0px 0px 0px;
	min-height:200px;
	text-align:left;
}
#bottom {
	clear:both;
	height:70px;
	background-image:url(../images/back_bottom.jpg);
	background-position:top center;
	background-repeat:no-repeat
}
#bottomContent {
	width:980px;
	margin:auto;
}
#bottomE {
	width:400px;
	padding:10px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	float:left;
}
#bottomE a {
	font-size:10px;
	color:#999;
}
#bottomD {
	width:550px;
	padding:10px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align:right;
	float:right;
}
#bottomD a {
	color:#FFF;
}
#bottomD a:hover {
	color:#F00;
}
#tags {
	display:none;
}
#titPag {
	width:600px;
	height:40px;
	text-align:left;
	float:left;
}
/* BANNER ------------------------------------------------------ */

#banner {
	border:#CCC 1px solid;
	font-family:Tahoma, Geneva, sans-serif;
}
#banner ul {
	list-style:none;
}
#banner h3 {
	color:#fff;
	font-weight:bold;
	text-align:left;
	font-size:18px;
	margin:0px;
	padding:0px;
}
#banner h3 a {
	color:#fff;
}
#banner p {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:0px;
}
#banner p a {
	color:#fff;
}
#banner .frame {
	background-position:center;
	background-repeat:no-repeat;
	border-left:#FFF 2px solid;
}
#banner .frame-content {
	background-image:url(../images/back_frame-content.png);
	background-position:top left;
	background-repeat:no-repeat;
	bottom:20px;
	height:80px;
	left:25px;
	padding:15px;
	position:absolute;
	width:540px;
	z-index:15;
	cursor:pointer;
}
#banner .frame-content:hover {
	background-position:bottom left;
}
#banner .frame-closed .frame-content {
	display:none;
}
#banner .frame-open .frame-content {
	display:block;
}
/* ADD THIS ------------------------------------------------------ */

.addthis_toolbox {
	width:220px;
	height:32px;
	padding:2px 0px 4px 0px;
	text-align:right;
	float:right;
}
.addthis_toolbox .custom_images a {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
}
.addthis_toolbox .custom_images a img {
	background-position:top center;
}
.addthis_toolbox .custom_images a:hover img {
	background-position:bottom center;
}
/* MENU ------------------------------------------------------------------- */

.menu_list {
	width: 230px;
	margin-bottom:20px;
}
.menu_top {
	background: #C00 url(../images/menu_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:50px;
}
.menu_bottom {
	background: #C00 url(../images/menu_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
}
.menu_head {
	font-size:13px;
	color:#333;
	padding: 7px 10px 7px 25px;
	height:16px;
	cursor: pointer;
	position: relative;
	margin:0px;
	background-image: url(../images/menu_head.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.menu_head:hover {
	background-position:bottom;
	color:#FFF;
}
.menu_body {
	display:none;
}
.menu_item {
	font-size:11px;
	color:#333;
	display:block;
	padding: 5px 10px 7px 25px;
	height:12px;
	cursor: pointer;
	background-color:#f3f3f3;
	background-image:url(../images/menu_item.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.menu_item:hover {
	background-position:bottom;
	color:#FFF;
}
.item {
	font-size:13px;
	color:#333;
	padding: 7px 10px 7px 25px;
	height:16px;
	cursor: pointer;
	position: relative;
	margin:0px;
	background-image:url(../images/item.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.item:hover {
	background-position:bottom;
	color:#FFF;
}

#busca_referencia {
	color:#FFF;
	width:220px;
	height:20px;
	background-image:url(../images/busca_referencia.jpg);
	background-position:to left;
	background-repeat:no-repeat;
	padding:22px 0px 8px 10px;
	margin-bottom:10px;
}

.busca_campo {
	color:#333;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	border:#900 1px solid;
}

/* PAGINACAO ------------------------------------------------------------------- */

.paginacao {
	width:980px;
}

.pag {
	width:12px;
	height:12px;
	font-size:12px;
	color:#666;
	background-color:#E9E9E9;
	border:#999 1px solid;
	padding:5px;
	margin-right:2px;
	text-align:center;
	float:left;
	cursor:pointer;
}

.pag:hover {
	color:#FFF;
	background-color:#F00;
	border:#C06 1px solid;
}

.pagP {
	width:46px;
	height:12px;
	font-size:12px;
	color:#666;
	background-color:#E9E9E9;
	border:#999 1px solid;
	padding:5px;
	margin-right:2px;
	text-align:center;
	float:left;
	cursor:pointer;
}

.pagP:hover {
	color:#FFF;
	background-color:#F00;
	border:#C06 1px solid;
}

.pagS {
	width:12px;
	height:12px;
	font-size:12px;
	color:#FFF;
	background-color:#F00;
	border:#C06 1px solid;
	padding:5px;
	margin-right:2px;
	text-align:center;
	float:left;
	cursor:pointer;
}

/* HOME ------------------------------------------------------------------- */

.box {
	width:220px;
	height:270px;
	padding:4px 4px 4px 4px;
	border:#E5E5E5 1px solid;
	float:left;
}
.box:hover {
	border:#999 1px solid;
}
	
.box_img {
	border:#CCC 1px solid
}
.box_titulo {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	padding:3px 5px;
	background-color:#F00;
	background-image:url(../images/box_titulo.jpg);
	background-position:bottom;
	margin-bottom:2px;
}
.box_texto {
	width:150px;
	font-size:11px;
	color:#666;
	margin-top:2px;
	float:left;
}
.box_texto2 {
	font-size:11px;
	color:#666;
	margin-top:2px;
	float:left;
}
.logo_thumb {
	border:none;
	float:left;
	margin-right:5px;
}
.logo {
	border:none;
	float:left;
	margin:0px 5px 3px 0px;
}
.box_ref {
	width:60px;
	font-size:10px;
	text-align:right;
	color:#666;
	margin-top:2px;
	float:right;
}
.box_btn {
	float:left;
	margin-right:3px;
	border:none;
}
.box_preco {
	width:90px;
	font-size:11px;
	text-align:right;
	color:#F00;
	float:right;
}

/* VISITADOS ------------------------------------------------------------------- */

#visitados {
	font-family:Tahoma, Geneva, sans-serif;
	clear:both;
	border-top:#CCC 1px solid;
	background-image:url(../images/back_visitados.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:10px;
}
#visitadosContent {
	width:980px;
	margin:auto;
}

.boxM {
	width:110px;
	height:130px;
	background-color:#FFF;
	padding:2px 2px 2px 2px;
	margin:0px 6px 6px 0px;
	border:#E5E5E5 1px solid;
	float:left;
}
.boxM:hover {
	border:#999 1px solid;
}
	
.boxM_img {
	border:#CCC 1px solid
}
.boxM_titulo {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	height:24px;
	padding:2px 3px;
	background-color:#F00;
	background-image:url(../images/box_titulo.jpg);
	background-position:center bottom;
	margin-bottom:2px;
}

.boxM_ref {
	width:45px;
	font-size:9px;
	float:left;
	border:none;
}
.boxM_preco {
	width:65px;
	font-size:9px;
	text-align:right;
	color:#F00;
	float:right;
}


/* PAGINAS ------------------------------------------------------------------- */

#lateral {
	width:230px;
	margin-right:20px;
	float:left;
}
#conteudo {
	width:730px;
	float:right;
}

.conteudo_texto a {
	color:#333;
	text-decoration:underline;
}

.hide {
	display:none;
}

/* FILTRO ------------------------------------------------------------------- */

#filtro {
	color:#FFF;
	width:510px;
	height:19px;
	text-align:right;
	background-image:url(../images/filtro.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:15px 20px 15px 200px;
	margin-bottom:10px;
}

#filtro2 {
	color:#FFF;
	width:610px;
	height:19px;
	text-align:right;
	background-image:url(../images/filtro2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:15px 20px 15px 350px;
	margin-bottom:10px;
}

.selecao {
	color:#333;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

.filtrar {
	font-size:12px;
	cursor:pointer;
	border:#FFF 1px solid;
	background-color: #CCC;
	color:#333;
}
.filtrar:hover {
	background-color:#666;
	color:#FFF;
}
	

/* IMOVEL ------------------------------------------------------------------- */

.galeria { 
	width:502px;
	height:402px;
	float:left;
}
.galeria2 { 
	width:980px;
	height:582px;
}

.cooliris {
	border:#999 1px solid;
}

.tela {
	font-size:10px;
	text-align:right;
}

.descricao {
	width:460px;
	float:right;
}

.titulo {
	font-size:19px;
	color:#FFF;
	text-transform:uppercase;
	height:19px;
	padding:13px 0px 17px 37px;
	background-image:url(../images/titulo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.texto {
	border-left:#CCC 1px solid; 
	border-right:#CCC 1px solid; 
	border-bottom:#CCC 1px solid; 
	padding:10px;
}

.detalhes {
	margin-top:10px;
}

.preco {
	margin-top:10px;
}

.icone {
	margin:20px 20px 0px 0px;
	border:none;
	float:left;
}
	

/* SIMULADOR ------------------------------------------------------------------- */	

.simulador {
	clear:both;
	border:1px #CCC solid;
	padding:10px;
	width:540px;
}

.required {
	color:#333;
	font-size:12px;
	border:1px solid #999;
	font-family:Tahoma, Geneva, sans-serif;
}

.simulador_campo {
	color:#333;
	font-size:12px;
	border:1px solid #999;
	font-family:Tahoma, Geneva, sans-serif;
}
	
	

/* FORMULARIOS ------------------------------------------------------------------- */	

form {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
}
.field {
	color:#333;
	border:1px solid #666;
	font-family:Tahoma, Geneva, sans-serif;
}
.required {
	color:#333;
	font-size:13px;
	border:1px solid #666;
}
.required email {
	color:#333;
	font-size:13px;
	border:1px solid #666;
}
.select {
	color:#333;
	font-size:13px;
	border:1px solid #666;
}
textarea {
	color:#333;
	font-size:13px;
	border:1px solid #666;
}
.button {
	cursor:pointer;
	border:#333 1px solid;
	background-color: #666;
	color:#FFF;
}
.button:hover {
	border:#C00 1px solid;
	background-color:#F00;
	color:#FFF;
}
label.error {
	color:#C00;
	font-size:11px;
}
.erro {
	color:#C00;
	font-size:11px;
}

