@charset "utf-8";
/* CSS Document */

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg_principal.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.corpo {
	font-family: "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(/images/bg_principal.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_news {
	background-attachment: scroll;
	background-image: url(/images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.imput_txt_news {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #333;
	height: 19px;
	width: 163px;
	border: 1px solid dad9d9;
}
.link_barra_baixo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.bg_salas {
	background-attachment: scroll;
	background-image: url(/produtos/jantar/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mensagem_cadastro_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
}
.bg_planejados {
	background-attachment: scroll;
	background-image: url(/produtos/planejados/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_estar {
	background-attachment: scroll;
	background-image: url(/produtos/estar/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_dormitorios {
	background-attachment: scroll;
	background-image: url(/produtos/dormitorios/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_lojas {
	background-attachment: scroll;
	background-image: url(/images/bg_lojas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_contato {
	background-attachment: scroll;
	background-image: url(/images/bg_contato.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto_lojas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	letter-spacing: -1px;
}
.titulo_loja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-style: oblique;
	font-weight: bolder;
}
.imput_contato_nome {
	background-color: #CCC;
	height: 17px;
	width: 316px;
}
.imput_contato_tel {
	background-color: #CCC;
	height: 17px;
	width: 158px;
}
