.head {
	height: 212px;
	width: 775px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #EBE3DB;
}
input {
	font-size: 10px;
}

.content {
	background-image: url(images/right_banner.png);
	background-position: right top;
	width: 513px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 242px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.footer {
	background-color: #897C6C;
	height: 21px;
	width: 765px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 10px;
}
.footer2 {
	background-color: #897C6C;
	height: 21px;
	width: 765px;
	font-family: Tahoma;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 10px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	width: 775px;
}
a {
	color: #990000;
}
.home_teste {
	font-family: Tahoma;
	font-style: italic;
	color: #97271D;
	font-size: 12px;
}
