body {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
}
/* ----------container to center the layout-------------- */
#backgroud {
background: url(../images/conteudo.jpg) repeat-x;
}
#container {
width: 800px;
margin-bottom: 10px;
margin: 0 auto;
background: url(../images/conteudo.jpg) repeat-x;
}

/* ----------banner for logo-------------- */
#banner {
padding: 0px;
margin: 0px;
}
/* -----------------content--------------------- */
#content {
padding: 0px;
margin-left:210px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
div#content #locacao {
border: 2px solid #b4cee5;
background: url(../images/fundo_locacao.gif) repeat-x;
min-height:313px;
color:#ffffff;
margin-right:10px;
}
div#content #locacao #loca{
min-height:313px;
width:50px;
float:left;
background: url(../images/vendas.png) no-repeat;
margin-left: 3px;
margin-top: 10px;
}
div#content .exibir {
border: 2px solid #b4cee5;
background: url(../images/fundo_locacao2.jpg) repeat-x;
min-height: 850px;
color:#000000;
margin-right:10px;
}
div#content .exibir2 {
border: 2px solid #b4cee5;
background: url(../images/fundo_locacao2.jpg) repeat-x;
min-height: 550px;
color:#000000;
margin-right:10px;
}
div#content .exibir3 {
border: 2px solid #b4cee5;
background: url(../images/fundo_locacao2.jpg) repeat-x;
min-height: 900px;
color:#000000;
margin-right:10px;
}
div#content #vendas {
background: url(../images/fundo_vendas.gif) repeat-x;
margin-top:30px;
border: 2px solid #b4cee5;
min-height:313px;
color:#000000;
margin-right:10px;
}
div#content #vendas #vend {
min-height:313px;
width:50px;
background: url(../images/locacao.png) no-repeat;
margin-left: 3px;
margin-top: 10px;
float:left;
}
/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0;
padding: 0;
}
#right {
float: right;
width: 200px;
margin: 0;
padding: 0;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0;
padding: 0;
background-color:#000000;
}
/*- Menu 7--------------------------- */
ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu7 {
width: 198px;
}
#menu7 li a {
voice-family: inherit;
height: 24px;
text-decoration: none;
}
#menu7 li a:link, #menu7 li a:visited {
color: #000000;
font-weight:bold;
display: block;
background:  url(../images/menu7.gif);
padding: 8px 0 0 30px;
}
#menu7 li a:hover, #menu7 li #current {
color: #000000;
font-weight:bold;
background:  url(../images/menu7.gif) 0 -32px;
padding: 8px 0 0 30px;
}
-->
/******* galeria de imagem *********************/
.galeria{
border: 1px dashed;
width: 140px;
float:left;
text-align:center;
padding:5px;
margin-top:10px;
margin-left:15px;
}

/******* galeria de imagem2 *********************/
.galeria2{
border: 1px dashed;
width: 140px;
float:left;
text-align:center;
padding:5px;
margin-top:10px;
margin-left:5px;
}
/* Rodape *************************************************************************************/

div#rodape {
	clear:both;
	width:800px;
	height:100px;
	padding:30px 0 0 0;
	background-color:#b3b7d2;
}

div#rodape div#rodapetexto{
	float: left;
    padding: 20px 20px 20px 60px;
    margin:auto;
    text-align:center;
    font: 10px verdana;
	width:600px;
	color:#000000;
	text-align:center;
	
}

div#rodape div#devby{
	float: right;
	padding:20px 0px 20px 20px;
	position:right;
}

div#rodape div#rodapetexto a { color: #006fb8; text-decoration:none; }
div#rodape div#rodapetexto a:hover { color: #000000; text-decoration:underline; }

div#rodape h3 {
	font:bold 11px Trebuchet Ms;
	color:#336699;
}

div#rodape div#links{
    width:660px;
    height:18px;
	padding:3px;
	margin:auto;
	background:#dee9fe;
    text-align:center;
}

div#rodape div#links ul li {
	list-style:none;
	display:inline;
	color:#006fb8;
	margin: auto;
}
div#rodape div#links ul li a{ font:11px Trebuchet Ms; color:#006fb8; text-decoration:none; }
div#rodape div#links ul li a:hover{ color:#000000; text-decoration:underline; }
/********* traço para venda e locação  *********************/
.traco {
font-size:38px;
color:#006fb8;
font-weight:bold;
background:url(../images/venda.gif) repeat-x;
}
.field{
font-size:13px;
font-family: Trebuchet Ms;
color:#000000;
font-weight:bold;
background: url(../images/fundo_locacao2.jpg) repeat-x;
margin-top:10px;
}
.exibir p {
font-weight:bold;
border-bottom: 1px solid #000000;
margin:5px;
padding-left:10px;
}
.paginas {
width:500px;
margin-top:5px;
text-align:center;
float:left;
}
.paginas a{
text-decoration:none;
}
