@charset "utf-8";
#wrapper {
	text-align: left;
	width: 797px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#apDiv1 {
	position:absolute;
	width:797px;
	height:130px;
	left: 0;
	top: 0;
}
#apDiv2 {
	position:absolute;
	width:797px;
	left: 0px;
	top: 130px;
	background-color: #fcfae1;
	margin-bottom: 36px;
}
body {
	background-color: #652D22;
	font-size: 15px;
	font-family: "Courier New", Courier, monospace;
}
p {
	margin-left: 36px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	color: #652D22;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 { font-family: "Courier New", Courier, monospace; font-size: 24px; color: #652D22; margin-bottom: 2px; margin-top: 14px; margin-left: 12px; font-weight: bold; 
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #652D22;
	margin-left: 36px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li { list-style-type: none; margin-top: 0px; margin-bottom: 0px; margin-right: 12px; 
}
ul {
	margin-top: 0px;
}
.index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.cliquevoltar { font-size: 16px; color: #F00; margin-top: 4px; margin-bottom: 2px; font-weight: bold; 
}
.intro {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 36px;
	margin-left: 36px;
	font-family: "Courier New", Courier, monospace;
}
.titulo {
	font-size: 36px;
	font-weight: bold;
	color: #652D22;
	margin-top: 6px;
}
.photo-frame {
	border: 7px double #8B3926;
	padding: 2px;
}
.frame { border: thin solid #0000FF; padding: 3px; margin-top: 5px; margin-right: 3px; margin-bottom: 5px; margin-left: 3px; 
}
.footer {
	margin-top: 2px;
}
.top {
	font-size: 10px;
	font-weight: bold;
	margin-left: -24px;
	margin-bottom: 0px;
}
.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
	letter-spacing: 0.1em;
}
.sold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	background-color: #069;
	text-align: center;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
	color: #FFF;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
