/* CSS Document */

body {
	width:100%;
	background-color:#8E5C90;;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
}
	#bradesc {
	/*border:1px solid red;*/
	width:292px;
	height:64px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	position:absolute;
}


a, a:hover, a:visited {
	text-decoration:none;
	color:#000;
}
#geral {
	width: 100%;
	height: auto;
	overflow:hidden;
}
#content {
	border:0px solid red;
	background:#FFF;
	position:relative;
	width: 80%;
	max-width:1000px;
	height: auto;
	overflow:hidden;
	margin: 0 auto;
}


/*topo*/

#top {
	position:relative;
	width: 100%;
	min-height: 40px;
	display:inline-block;
	background:#681A84;
	border:0px solid red;
}
#top ul{
border:0px solid blue;
width:65%;
padding:0;
margin:auto;
list-style:none;
display:block;
height:auto;
}
#top li{
width:auto;
padding:0;
margin:0px;
float:left;
color:#fff;
line-height:40px;
font-size:14px;
font-family:Verdana;
border:0px solid red;
margin-left:6px;
}
#top li a, #top li a:hover, #top li a:visited {
	color:#fff;
	text-decoration:none;
}


/*inc flash*/

.flash {
	border:0px solid red;
/*position:relative;*/
/*margin-top:0px;*/
width: 100%;
height: 130px;
z-index:99;
background-color:#fff;
}

#B_logo{
border:red solid 0px;
position:relative;
width: 100%;
min-height:29px;
display:inline-block;
padding-left:10px;
background:#681A84;
}
#B_logo strong{
	font-family:Verdana;
	font-size:10px;
	line-height:29px;
	color:#fff;
	}
		#B_logo .telefone{
		border:0px solid red;
		font-family:Verdana;
		font-size:20px;
		color:#fff;
		right:0;
		float:right;
		padding-right:15px;
		font-weight:normal;
		}

/*inc_barra_opcoes*/

.barra_opc {
	border:1px solid #681A84;
	position:relative;
	width:97%;
	margin:0 auto;
	min-height: 65px;
	border-radius:20px;
	background: #FF6F21;
	font-weight:bold;
	margin-top:10px;
}
.barra_opc .box_opc {
	border:0px solid red;
	width: 90px;
	height: 34px;
	overflow:hidden;
	margin:20px 5px; 
	float:left;
}
.box_opc select {
	width: 100%;
	margin:0 auto;
	height:20px;
	border-radius:5px;
	background: #E8E8EA; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#E8E8EA, #FDFDFD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#E8E8EA, #FDFDFD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#E8E8EA, #FDFDFD); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#E8E8EA, #FDFDFD); /* Standard syntax */
	/*border:1px solid #999;*/
}
.box_opc input {
	width: 100%;
	margin:0 auto;
	height:15px;
	border-radius:5px;
	background: #E8E8EA; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#E8E8EA, #FDFDFD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#E8E8EA, #FDFDFD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#E8E8EA, #FDFDFD); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#E8E8EA, #FDFDFD); /* Standard syntax */
	/*border:1px solid #999;*/
}

.barra_opc button{border:none; background:none; color:#333; font-size:30px; font-weight:bold; margin-top:5px;}

/*miolo*/

.miolo {
	position:relative;
	width: 100%;
	min-height:100px;
!important height: auto;
	background-position:center;
	background-repeat:repeat-y;
	overflow:hidden;
}
.miolop {
	position:relative;
	width: 100%;
	min-height:100px;
!important height: auto;
	background-position:center;
	background-repeat:repeat-y;
	overflow:hidden;
}
/*home*/

.miolo .ml_left {
	display:inline;
	float:left;
	width: 100%;
	padding-left:30px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	border:0px solid blue;
}
.miolo .ml_right {
	border:0px solid red;
	display:inline;
	float:left;
	width: 100%;
	padding-left:60px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
}
.box_detalhes.bx_right {
	margin-left:0px;
}
/*Título do miolo da página inicial  Vendas/Locação*/
.titulo_pgs .tithome {
}

/*Conteúdo telas*/
#conteudo{
	width:80%;
	height:auto;
	margin:0 auto;
	padding-bottom:20px;
	}
	#conteudo strong{
		color:#FF6F21;
		font-size:14px;
		font-weight:bold;
		}
		#conteudo p{
		color:#000;
		font-size:14px;
		}
			#conteudo h3{
			color:#681A84;
			font-size:22px;
			font-weight:bold;
			text-align:left;
			margin-bottom:0px;
			margin-top:0px;
			}
#conteudo-imoveis{
	width:100%;
	height:auto;
	padding-left:35px;
	padding-right:15px;
	padding-bottom:40px;
	font-family:Verdana;
	font-size:14px;
	}
/*FORMULÁRIOS*/
.form-email input, textarea{
		width:100%;
		border:1px solid #D5D5D5;
		border-radius:5px;
		padding:5px;
		}

/*rodapé*/

#rodape {
	position:relative;
	width:100%;
	height:247px;
	background-image:url(../images/rodape.jpg);
	background-position:center;
	clear:both;
	font:Verdana;
	color: #333;
}
#rodape strong{
	color:#333;
	}
	#rodape a, a:visited {
	text-decoration:none;
	color:#333;
		}
		#rodape a:hover{
			color:#F60;
			}
#rodape .copyright {
	border:0px solid red;
	width:970px;
	font-size:10px;
	padding-top:16px;
	text-align:center;
}
#rodape .rede_social {
	/*border:1px solid red;*/
	position:absolute;
	width: 30px;
	height: 30px;
	left:400px;
	top:8px;
	float:left;
	margin-left:50px;
	}
	#rodape .rede_social1 {
	/*border:1px solid red;*/
	position:absolute;
	width: 30px;
	height: 30px;
	left:450px;
	top:8px;
	float:left;
	margin-left:50px;
	}

#rodape .design_for {
	position:absolute;
	width: 128px;
	height: 21px;
	font-size:10px;
	left: 916px;
	top: 185px;
}
#rodape .design_for .ds_txt {
	width: auto;
	float:left;
	padding-top:15px;
	padding-right:5px;
}
#rodape .endereco{
	border:0px solid red; 
	width:100%; 
	margin-top:50px; 
	margin-left:15px; 
	font-family:Verdana; 
	font-size:14px; 
	color:#fff; 
	font-weight:bold;
	}
#rodape span{
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	font-size:14px;
	}
	#rodape .rod-financeiro{
		border:0px solid red;
		width:620px;
		padding:25px;
		height:auto;
		margin:0 auto;
		}
		#rodape .img2{
			border:0px solid blue;
			margin-left:80px;
			margin-bottom:16px;
			margin-top:24px;
			}
			#rodape .img3{
			border:0px solid blue;
			margin-left:100px;
			margin-bottom:16px;
			}
				#rodape .img4{
				border:0px solid blue;
				margin-left:15px;
				}
/*gerais*/

.titulo_pgs {
	display:block;
	margin-bottom:30px;
	margin-left:-5px;
}
/*box_detalhes*/

.box_detalhes {
	border:0px solid red;
	background:url(../images/box_detalhe.png);
	display:inline;
	float:left;
	width:298px;
	height:327px;
	margin-right:25px;
	overflow:hidden;
	font-size:12px;
}
.box_detalhes .box_top {
	/*border:1px solid blue;*/
	position:relative;
	display:block;
	height: 55px;
	padding-top:3px;
	padding-right:16px;
	text-align:left;
	padding-left:5px;
	font-family:Verdana;
	font-size:14px;
	z-index:100;
}
.box_detalhes .box_top span
{
	color:#999999;
}
.box_detalhes .box_top .tipos
{
	color:#F00;
}
.box_detalhes .box_foto {
	width:288px;
	height: 150px;
	margin-top:-5px;
	margin-left:0px;
	margin-right:5px;
	z-index:99;
}
.box_detalhes .box_foto img, .box_detalhes .box_foto img a {
	width:288px;
	height: 150px;
	border:0px solid red;
}
.box_detalhes .desc_box {
	border:0px solid red;
	width: 270px;
	min-height:90px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	display:block;
	
}

.box_detalhes .desc_box strong{
	color:#666666;
	font-weight:normal;
	font-family:Verdana;
	font-size:14px;
	}
.box_detalhes .desc_box:first-line {
	font-weight:bold;
}
.box_detalhes .bot_box {
	width: 170px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
/*Simulação de financiamento*/
.box_financiamento {
	/*border:1px solid red;*/
	display:inline;
	float:left;
	margin-left:40px;
	margin-right:10px;
	width:180px;
	height:auto;
	overflow:hidden;
	font-size:12px;
	margin:10px 28px 10px 28px;
	text-align:center;
}
.box_detalhes .bot_bc {
	width: 170px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
/*---------- YOU CAN CHANGE THIS STUFF -----------*/
#bannerRotator { width:783px; height:261px; padding:0px; margin-left:15px; background:; border:0px solid blue; margin-left:0px; margin-top:0px; padding:0px; }
/*#bannerRotator ul li img{ max-width:600px; max-height:295px; }


/*---------- YOU MIGHT BREAK IT IF YOU CHANGE THIS STUFF -----------*/
#bannerRotator { position:relative; }
#bannerRotator ul { list-style:none; padding:0; position:relative; margin:0; }
#bannerRotator ul li { display:none; position:absolute; }
#bannerRotator ul li a { text-decoration:none; }

#bannerNav { position:absolute; right:0px; bottom:0px;}/* background:url(img/transBlack75.png) repeat 0 0; padding:0px 0px 0px 0px; -moz-border-radius:5px; -webkit-border-radius:5px; }*/
#bannerNav a { margin:3px 0px 0 0; height:10px; width:10px; display:block; background:url(img/dotDark.png) no-repeat 0 0; float:left; }
#bannerNav a.active { background-image:url(img/dotLight.png); }
#bannerNav span.pause, #bannerNav span.play { cursor:pointer; height:15px; width:15px; display:block; background:url(img/pause.png) no-repeat 0 0; float:left; }
#bannerNav span.play { background-image:url(img/play.png) }