body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #7d7061;
	scrollbar-base-color:#BB9E81;
	scrollbar-arrow-color:#803D03;
	scrollbar-3dlight-color:#BB9E81;
	scrollbar-darkshadow-color:#BB9E81;
	scrollbar-highlight-color:#803D03;
	scrollbar-face-color:#E2BE9B;
	scrollbar-track-color:#803D03;
	
}
img {
	border: 0px none;
}
div#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d7061;
}
.um {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #7d7061;
}
.dois {
	background-color: #e2be9b;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #7d7061;
}
.tres {
	background-color: #d5aa81;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #7d7061;
}
.quatro {
	background-color: #c38e5e;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #7d7061;
}
div#logo {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7d7061;
}
.main {
	padding-bottom: 150px;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #803d03;
	overflow: auto;
	padding: 0px;
	height: 265px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
p {
	padding: 15px 0px 5px;
	margin: 0px;
}
div#arquivo {
	overflow: auto;
	padding: 0px;
	height: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
}
.imagem {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
img#space {
	margin-bottom: 10px;
}
a:link {
	color: #444444;
	text-decoration: none;
}

a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}
.cozinhas
{	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #BCA488;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.salas
{
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #431C06;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.quartos
{	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #803d03;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.escritorios
{
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #E77D0D;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.estofos
{	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #A38F78;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}