@charset "iso-8859-1";

img {
border:0px;
}

table, tr, td {
border:0px;
border-collapse:collapse;
}

form {
margin:0px;
padding:0px;
}

body {
margin:0px;
padding:0px;
}
a{text-decoration:none}
td{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;}
.fonte9{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px; text-decoration:none}
.branco{color:#FFFFFF;}
.destaque2{font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none; background-color:#f9f9f9}
.destaque{font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none;}
.tipo{color:#333333; font-weight:bold;}
.fim{color:#006699;}
.corpo{color:#000033; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.preto{color:#000000;}
.valor{color:#990000; font-weight:bold;}

.formulario{
border:1px solid #759CC8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#F1F5FA;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-left:15px;
}

.conheca {
background:url(images/lateral.jpg);
width:160px;
height:70px;
display:block;
background-position:0 0;
margin-left:5px;
margin-top:5px;
}

.conheca:hover {
background-position:-160px 0;
cursor:pointer;
}

.venda {
background:url(images/lateral.jpg);
width:160px;
height:70px;
display:block;
background-position:0 -70px;
margin-left:5px;
margin-top:5px;
}

.venda:hover {
background-position:-160px -70px;
cursor:pointer;
}

.aluguel {
background:url(images/lateral.jpg);
width:160px;
height:70px;
display:block;
background-position:0 -140px;
margin-left:5px;
margin-top:5px;
}

.aluguel:hover {
background-position:-160px -140px;
cursor:pointer;
}

.dicionario {
background:url(images/lateral.jpg);
width:160px;
height:70px;
display:block;
background-position:0 -210px;
margin-left:5px;
margin-top:5px;
}

.dicionario:hover {
background-position:-160px -210px;
cursor:pointer;
}

.anuncie {
background:url(images/lateral.jpg);
width:160px;
height:70px;
display:block;
background-position:0 -280px;
margin-left:5px;
margin-top:5px;
}

.anuncie:hover {
background-position:-160px -280px;
cursor:pointer;
}

.particular {
background:url(images/lateral.jpg);
width:160px;
height:70px;
display:block;
background-position:0 -350px;
margin-left:5px;
margin-top:5px;
}

.particular:hover {
background-position:-160px -350px;
cursor:pointer;
}

.parceiros {
background:url(images/lateral.jpg);
width:160px;
height:70px;
display:block;
background-position:0 -420px;
margin-left:5px;
margin-top:5px;
}

.parceiros:hover {
background-position:-160px -420px;
cursor:pointer;
}

.parceiros {
background:url(images/lateral.jpg);
width:160px;
height:70px;
display:block;
background-position:0 -490px;
margin-left:5px;
margin-top:5px;
}

.parceiros:hover {
background-position:-160px -490px;
cursor:pointer;
}

.menu {
background-image:url(images/fundomenu.jpg);
width:894px;
height:35px;
}

.menu ul {
list-style:none;
padding:0;
margin:0;
}

.menu li {
float:left;
color:#db52a0;
font-weight:bold;
font-size:15px;
padding-left:25px;
padding-right:25px;
height:35px;
line-height:35px;
text-shadow:#FFF 1px;
}

.infotopo {
	width: 894px;
	height: 40px;
	padding-top: 10px;
	background-color: #000;
	color: white;
	border-top: 3px solid white;
}

.traducao {
	float: right;
	margin-right: 5px !important;
	background-color: white;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: -160px;
}

.tudo { border-bottom: 3px solid white; }

.menutopo {
	width: 894px;
	height: 35px;
	background-color: #a5a5a5;
	display: block;
	border-top: 3px solid white;
}

.menutopo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menutopo li {
	list-style: none;
	height: 35px;
	line-height: 35px;
	color: blue;
	font-weight: bold;
	text-align: center;
	float: left;
	display: block;
	padding-left: 22px;
	padding-right: 22px;
}

.menutopo ul li:hover {
	color: #4c4cf4;
	cursor: pointer;
}

.creci1 {
	float: left;
	margin-top: 35px;
	margin-left: 120px;
}

.creci2 {
	float: right;
	margin-top: 35px;
	margin-right: 15px;
}

.bandeiras {
	float: right;
	margin-top: 35px;
	margin-right: 50px;
}

.logo {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -204px;
	z-index: 999;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 10px;
	border-radius: 10px;
}

.telefone {
	position: absolute;
	top: 300px;
	left: 51%;
	z-index: 999;
	color: #8F1D60;
	font-weight: bold;
	font-size: 16px;
	width: 350px;
	line-height: 20px;
	height: 20px;
	margin-left: -175px;
	background: url(../images/fnd-tel.png);
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}