BODY {
scrollbar-3d-light-color:#FEC076;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#d4d0c8;
scrollbar-dark-shadow-color:#404040;
scrollbar-face-color:#d4d0c8;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#808080;

overflow:hidden;

}

a 
{
	font-size: 9pt;
	color: #666666;
}
a:visited
{
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active 
{
	color: #333333;
}

.textos 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:justify;
	color: #666666;
	text-decoration
}

.endereco 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align:justify;
	font-weight: bold;
}

.texto_laranja 
{
	color: #E39819;
	font-weight: bold;
}

.Nome_empreendimento 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}

.Nome_empreendimentoOrangw 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#E39819;
	font-size: 1pc;
	font-weight: bold;
}


.forms 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:justify;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.form_obra 
{
width:200px;
}

.bot_envia 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	color: #FFFFFF;
	background-color: #E39819;
	border: 1px outset #E39819;
}
.tab_fundo1 {
	background-attachment: scroll;
	background-image: url(imagens/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tab_fundo2 {
	background-attachment: scroll;
	background-image: url(imagens/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

