body {
	background-image: url(../_img/back_page.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contenthome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #395D0E;
	padding: 12px;
	text-align: right;
}
.fonthome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.backborderleft {
	background-image: url(../_img/home_back_border_left.jpg);
}
.backborderright {
	background-image: url(../_img/home_back_border_right.jpg);
}
.backhomecontent {
	background-image: url(../_img/home_back_content.jpg);
}
.contenthomeDestaques {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #395D0E;
	padding: 10px;
	text-align: left;
}
.contenthomeDestaquesRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #395D0E;
	padding: 6px;
	text-align: right;
}
.Content_Destaques_Center {
	text-align: center;
}
.Content_Middle_Gestao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 12px;
}
.Conente_MIddle_List {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-image: url(../_img/bullet_green_small.gif);
	list-style-position: outside;
	list-style-type: none;
}
.Font_Subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #395D0E;
}
.contenthomelinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #395D0E;
	text-align: right;
}
.contenthomelinks:hover {
	text-decoration: none;
	color: #6fb000;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
