﻿body {
	background:url(../images/bg.jpg) repeat-x;
	font-family:"Trebuchet MS", arial, verdana;
	margin:0 0 0 0;
	color:#fff;
}
* {
	list-style:none;
	border:none;
}
a {
	color:#0000FF!important;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin:7px 0 0 -10px;
	float:left;
}
h2 {
	width:100%;
	text-align:center;
	font-style:italic;
	font-size:1.3em;
	color:#f4f4f4;
}
h3, h4 {
	color:#333!important;
}
#geral {
	width:796px;
	margin: 10px auto;
	background-color:inherit;
}
#conteudo {
	width:550px;
	height:290px;
	color:#330;
}
#conteudo #video {
	color: #333;
	margin:0 0 0 20px;
}
#conteudo #video a {
	color: #0066CC;
	font-size:12px;
}
#faixa {
	width:100%;
	text-align:left;
	background:url(../images/imagem-conceito.gif) no-repeat;
	height:130px;
}

#logo h1 {
        text-indent:-9000px;
    }

#boxLogin {
	width:200px;
	font-family:Arial, Helvetica, h3sans-serif;
	font-size:11px;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:left;
	float:right;
	color:#333;
}
#boxLogin img {
	margin: 30px 0 0 0;
}
#boxLogin h4 {
	color:#333;	/* cor do "Acesse seu Condomínio" */
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
#boxLogin form input {
	padding:7px;
}
#ae {
    margin-top: 30px;
    cursor: pointer;
}
#ae p {
        background: url(../images/ae.gif) left center no-repeat;
        padding-left: 60px;
        color: #0000FF; 
}

#ae p:hover {
        text-decoration: underline;
    }

input.login {
	border:1px solid #acacac;
	padding:2px;
	font-size:1.2em;
	margin:0 0 5px 0;
}
.buttom {
	background:#666;		/* cor de fundo do botão acessar */
	color:#fff;				/* cor do texto do botão */
	font-weight:bold;
	font-size:14px;
	margin:8px 0 8px 0;
	padding:3px 20px 3px 20px;
	border:none;
}
address {
	width:100%;
	text-align:center;
	margin:60px 0 0 0;
	color:#333;
    clear: both;
}
address p {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:0.9em;
	color: #333;
	padding:30px 0 20px 0;
}
address p b {
	font-size:1.8em;
	color:#f4f4f4;
}

/* imoveis */

/* destaques imovix */

#destaquesImoveis {
	width:100%;
	min-height:200px;
	text-align:center;
	padding:17px 10px 10px 10px;
	background:url(../images/bg-destaques-imoveis.jpg) top no-repeat;
}

	#destaquesImoveis #Imovix_Lista {
		float:left;
		width:134px;
		height:220px;
		margin:0 8px 15px 8px;
		font-size:0.85em;
	}
	
		#destaquesImoveis #Imovix_Lista img {
			float:left;
			width:130px;
			height:98px;
			display:block;
			padding:1px;
			margin:0 0 10px 0;
			border:2px solid #89a0a8;
		}
	
	#destaquesImoveis #Imovix_Lista a {
		height:20px;
		margin:10px 0 8px 0;
		padding:5px 0 0 0;
		font-size:1.0em;
		font-weight:bold;
		background:url(../images/btn_destaques-imoveis.png) center top no-repeat;
		text-decoration:none;
		color:#fff;
		clear:left;
		display:block;
	}

		#destaquesImoveis #Imovix_Lista a:hover {
			padding:5px 0 0 0;
			background:url(../images/btn_destaques-imoveis.png) center bottom no-repeat;
		}

	#buscaImoveis{
		clear:both;
		float:left;
	}
	
	#texto iframe{
		width:539px;
		height:400px;
		border:none;
		}