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

body{
	background:url(../imagens/bg.gif) repeat-x top;
	font-family:Tahoma,Verdana,Arial;
	font-size: 10px;
}
#menu{
	height:33px;
	background-image: url(../imagens/menu.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu li{
	list-style:none;
	display:inline;
}
#menu li a{
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-family: Calibri, Verdana;
	font-size: 15px;
	background-position: center center;
	line-height: 28px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
#img_principal{
	background:url(../imagens/img_principal.jpg) no-repeat top center;
	height:254px;
}
#tit_destaque{
	background:url(../imagens/tit_destaque.jpg) no-repeat top left;
	height:27px;
}
#box_principal{
	height:200px;
	background-repeat: no-repeat;
	background-position: left top;
}
#box_bg{
	background:url(../imagens/box_bg.png) no-repeat top center;
	width:145px;
	height:222px;
	padding-top:10px;
	font-size:8pt;
	color:#333;
}
#box_bg b{
	font-size:7pt;
	color:#B90E20;
}
#box_bg img{
	padding:5px 0;
}
#box_bg small{
	font-weight:bold;
}
body:nth-of-type(1) #teste{
   margin-top:5px;
}

#descricao{
	text-align:right;
	line-height:25px;
	font-size:10pt;
	margin-right:15px;
	color:#333;
}
.separador {
	color: #FFF;
}.titulos {
	font-family: Calibri, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #B01212;
}
.texto_cinza_medio {
	font-family: Calibri, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #333;
}
.titulos_imoveis {
	font-family: Calibri, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.bord_foto {
	border: 1px solid #CCC;
}
.texto_cinza_menor {
	font-family: Calibri, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}
.texto_vermelho {
	font-family: Calibri, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #960C19;
}

small{
	font-size:10px;
	font-weight:bold;
	text-transform:capitalize;
}

.plantas img{
	display:block;
}

.tabela_info{
	background-color:#f2f2f2;
	border:1px solid #CCC;

}

.tabela_info td{
	padding:3px;
	font-size:12px;
}

.dorms{
	background-color:#e8e8e8;
}

h3{
	color:#a4101d;
	text-transform:uppercase;
	font-size:22px;
}

h4{
	font-size:14px;
}

.borda img{
	border:1px solid #CCC;
}.titulos_edificios {
	font-family: Calibri, Century, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
