body {
	margin:0; /*fica com a margim colado*/
	font-family:"tahoma";
	font-size: 10pt;
	color: #666666;
	background:url(../img/linha_fundo.gif) repeat-x;
}
.texto {
	font-size: 8.5pt
}
.titulos {
	font-size: 9pt;
	font-weight: bold;
	color:#333333;
}
.tit_marrom {
	font-size: 9pt;
	font-weight: bold;
	color:#5f4d23;
}
.lancamentos {
	padding:0 10px; /* distacia da margim*/
	line-height:120%;
}
.bloco1 {
	background:url(../img/img_bloco1.gif) no-repeat;
}
.final_fundo {
	background:url(../img/barra_final.gif) no-repeat;
	background-color:#eee8d5;
}
.final_fundo2 {
	background:url(../img/barra_final2.gif) no-repeat;
	background-color:#eee8d5;
}
.final_fundo_tempo {
	background:url(../img/barra_final2.gif) no-repeat;
	background-color:#f2edde;
}
.barra_final {
	background:url(../img/final_fundo.gif) no-repeat;
}
.bloco2 {
	background:url(../img/bloco_lancamento.gif) no-repeat;
	background-position: 0 30px;
}
.atendente {
	background:url(../img/img_atendenti.gif) no-repeat;
}
.bloco_fale {
	background:url(../img/bloco_fale.gif) no-repeat;
}
#footer a:hover {
	text-decoration:underline;
}
.rodape {
	font-family:Tahoma;
	font-size:6pt;
	color:#666666;
}
.caixa_texto {
	background-color: #ffffff;
	border: 1px solid #bfb59d;
	height: 20px;
	width:260px;
}
.caixa_mensagem {
	background-color: #ffffff;
	border: 1px solid #bfb59d;
	height: 100px;
	width:260px;
}
.caixa_email {
	background-color: #ffffff;
	border: 1px solid #bfb59d;
	height: 18px;
	width:190px;
}
.bloco_edificio {
	line-height:140%;
}
.quadro_email {
	background:url(../img/bg_email.gif) no-repeat;
	background-color:#e9dfc7;
}
.quadro_email2 {
	background:url(../img/quadro_email2.gif) no-repeat center center;
	padding-top:10px;
	background-color:#e9dfc7;
	background-position:center 50px;
}
.Topo_edificios {
	background:url(../img/bg_topo_lancamento.gif) no-repeat;
}
.td_acompanha_obra {
	padding-left:20px;
}
.box {
	font-family:"tahoma";
	font-size: 10pt;
	color: #666666;
	background-color:#e9dfc7;
}
.td_box {
	padding-left:25px;
}
.caixa_status {
	padding-left:15px;
	line-height: 150%;
	padding-bottom: 6px
}
#tdEdificio ul {
	padding: 0 0 0 15px;
	margin: 0;
}
#tdEdificio ol {
	padding: 0 0 0 25px;
	margin: 0;
}