body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #690505;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #A99A6F;
	margin-top: 0px;
}
.main {
	display: table;
	height: auto;
	width: 800px;
	background-color: #690505;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	display: table-row;
	clear: left;
	height: auto;
	width: 800px;
	background-color: #690505;
}
.mainContent {
	display: table;
	height: auto;
	width: 778px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #35322D;
	border-left-color: #35322D;
}
.Address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/footer_bkgr.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: table;
	clear: left;
	height: 115px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.Address a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Address a:hover {
	text-decoration: underline;
}
.internosText, .homeText, .internosFoto, .homeFoto {
	display: block;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E4104;
}
.internosText, .homeText {
	text-align: justify;
}
.internosText a, .homeText a {
	font-weight: bolder;
	color: #5E4104;
	text-decoration: none;
}
.internosText a:hover, .homeText a:hover {
	text-decoration: underline;
}
.homeText {
	width: 100%;
	clear: left;
}

.internosText {
	width: 498px;
	float: left;
}
.internosFoto, .homeFoto {
	text-align: center;
}
.homeFoto {
	width: 280px;
	float: left;
}
.internosFoto {
	width: 240px;
	float: right;
}
.hideSection {
	visibility: hidden;
}
h3 {
	font-size: 17px;
}
h2 {
	font-weight: bolder;
	color: #690505;
	font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.link_metamorf {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A99A6F;
	text-align: center;
	display: table;
	clear: left;
	width: 100%;
	padding-top: 5px;
}
.link_metamorf a {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.link_metamorf a:hover {
	text-decoration: none;
}
