body {
	margin-left: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#body {
	padding: 2px;
	width: 600px;
	margin: 0px;
}
#col1 {
	padding: 2px;
	width: 285px;
	margin: 0px;
	top: 40px;
	position: absolute;
	left: 0px;
}
#col2 {
	padding: 2px;
	width: 285px;
	margin: 0px;
	left: 300px;
	position: absolute;
	top: 55px;
	border: thin solid #FF9900;
	text-align: right;
}
#contato {
	position:absolute;
	width:600px;
	left: 0px;
	top: 330px;
	background-color: #EA8D3B;
}
#contatog {
	position:absolute;
	width:600px;
	left: 0px;
	top: 404px;
	background-color: #EA8D3B;
}
#contatoqf {
	position:absolute;
	width:290px;
	height:104px;
	left: 0px;
	top: 589px;
	background-color: #EA8D3B;
	padding: 10px;
}
#fotos {
	width: 93;
	height: 150px;
	left: 507px;
	top: 9px;
	color: #EA8D3B;
}
.chamada {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.menu {

	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.itens {
	text-indent: 15px;
}
.titulo {
	font-size: 16px;
	color: #EA8D3B;
	font-weight: bold;
}
.subtitulo {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.tituloespecial {
	font-size: 14px;
	color: #D2732D;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #EA8D3B;
	text-align: left;
}
.tituloinverso {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EA8D3B;
}
.titulocasa {
	font-size: 14px;
	color: #EA8D3B;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: right;
}
.titulogaleria {
	font-size: 12px;
	color: #EA8D3B;
	font-weight: bold;
	text-align: right;
	line-height: 8px;
}

a:link {
	color: #CCCCCC;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #EA8D3B;
}
a:active {
	color: #FF9900;
}
