@charset "utf-8";
/* CSS Document */


body { margin:0; padding:0;background-image:url(../images/bk.jpg);  font-family:Verdana; font-size:13px; text-align:justify;}
#principal { position:absolute;  left:50%; margin-left:-512px; margin-top:20px; width:1024px; height:auto; z-index:1; }
#conteudo { font-size:14px; margin-left:60px; margin-top:20px; margin-bottom:20px; background-color:#E6F89E; width:870px;}
#top{ position:absolute; background-image:url(../images/top_logo.png); width:1024px; height:43px; z-index:0; margin-top:20px; z-index:200;}
#logo{position:absolute; margin-left:40px; margin-top:-5px;z-index:400;}
#animacao{ width:1024px; height:25px; margin-top:30px; margin-left:15px; z-index:0;}
#menu{ background-image:url(../images/bk_borda_redonda.png); background-repeat:no-repeat; width:1024px; height:63px; padding:3px;}
#tit_destaque{margin-top:20px;margin-bottom:20px;float:left; background-image:url(../images/tit_destaque.png); width:1024px; height:36px; }
#produtos_destaque{ float:left; padding-left:20px;text-align:center;}
#rodape{ clear:both; text-align:center; padding-top:10px; font-family:Verdana; font-size:12px; font-weight:bold; color:#FFF; background-image:url(../images/bk_borda_redonda.png); background-repeat:no-repeat; width:1024px; height:38px;}
#lista_default{list-style:none;}
#pagina{ padding:4px;}

/* Font Menu */

@font-face {
font-family: 'DeVinneBeckerOrnamentRegular';
src: url('../font/de_vinne_becker_ornament-webfont.eot');
src: url('../font/de_vinne_becker_ornament-webfont.eot?#iefix') format('embedded-opentype'),
url('../font/de_vinne_becker_ornament-webfont.woff') format('woff'),
url('../font/de_vinne_becker_ornament-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;

}



/* Estilo */
.foto_destaque{float:left;margin-right:10px;margin-bottom:10px;}
.txt_destaque{ color:#7e5718; font-family:Verdana; font-size:12px; font-weight:700;}

/* Links */

/* imoveis destaque do index */
#moveis_destaque{display:inline-block;width:250px;text-decoration:none;background-color:white;padding-top:10px;padding-bottom:10px;margin:10px; border-style:solid; border-color:#7e5718; border-width:6px;border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:3px 1px  10px black;-moz-box-shadow:3px 1px  10px black;-webkit-box-shadow:3px 1px  10px black;}
#moveis_destaque:hover{ opacity:0.8;filter:alpha(opacity=80); /* For IE8 and earlier */;}
#moveis_destaque:active{ box-shadow:0 0 5px black;-moz-box-shadow:0 0 5px black;-webkit-box-shadow:0 0 5px black;}

/* imoveis */
#moveis_lista{ display:block;text-decoration:none;background-color:white;padding-top:10px;display:inline-block;width:250px;text-align:center;margin:10px;padding-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;vertical-align:bottom;}
#moveis_lista:hover{opacity:0.8;filter:alpha(opacity=80); /* For IE8 and earlier */;}

/* link padrao */
.link_default{text-decoration:none;color:black;}
.link_default:hover { color:#bba444;}

/* menu */
.menu{ color:#FFF;  font-family: Verdana; font-weight:bold; font-size:16px;  text-decoration:none; margin-left:25px; }
.menu:hover{text-decoration:none; color:#bba444;}

/* rodape */
.crystalino{color:#FFF; font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none;}
.crystalino:hover{text-decoration:none; color:#bba444;}

a img{ border:none; }
table.bordasimples
{
	border-collapse: collapse;
	text-align:center;
}
table.bordasimples tr td
{
	border: 2px solid;
	padding: 3px;
}
h1 {
color:#660000;
text-align:center;
background-color:#D0BF7C;
margin-top:0;
}