body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background: #f7e7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}
p {
	text-align: justify;
}
a:link, a:visited, a:hover {
	font-size: 12px;
	color: #4c4c4c;
}

.body {
	background: url(img/fonLeft.gif) no-repeat top left;
}
.fon {
	background: url(img/fonRight.gif) no-repeat top right;
	padding: 0px 50px;
}
.head {
	background: url(img/lineTop.gif) repeat-x bottom;
}
.head td {
	vertical-align: bottom;
}

.main {
	border-left: 1px solid #e4ae79;
	border-right: 1px solid #e4ae79;
	padding: 15px 80px 0px 80px;
}

.topmenu {
	border-top: 1px solid #e4ae79;
	border-bottom: 1px solid #e4ae79;
	padding: 0px 40px;
	height: 32px;
}
.menu td {
	text-align: center;
	vertical-align: middle;
	padding-top: "5px";
}

.content {
	padding: 35px 5px 30px 5px;
	font-size: 12px;
}
.data {
	font-weight: bold;
}
.text {
	margin-bottom: 25px;
}
.foto {
	padding-right: 20px;
}
.foto img {
	border: 2px solid #e4ae79;
}
.price {
	margin-top:20px;
	font-size: 12px;
}
.price th {
	font-size: 1px;
	text-align: left;
}
.price td {
	border-bottom: 1px solid #e4ae79;
}
.price img {
	border: 0px;
}
.info {
	font-size: 12px;
}

.table {
	font-size: 12px;
	color: #000;
	margin-bottom: 20px;
}
.table th {
	text-align: left;
	color: #972d2a;
	padding: 20px 2px;
}
.table td {
	padding: 4px 2px;
}
.table tr.white td {
	background: #ffffff;
}
.table td img {
	border: 1px solid #e4ae79;
}
.footerLine {
	background: url(img/lineBottom.gif) repeat-x top;
}
.footer {
	height: 125px;
	background: url(img/footer.gif) no-repeat bottom right;
	vertical-align: bottom;
}
.footerLeft {
	height: 120px;
	width: 201px;
	background: url(img/footerLeft.gif) no-repeat bottom left;
}

h1 {
	font-size: 14px;
	color: #972d2a;
}