body {
	background-color: #FFFFFF;
	background-image: url("../graficos/fundo_home.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	color: #4A4A4A;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: georgia, tahoma, "times new roman", serif;
	font-size: 10px;
	font-weight: normal;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
div.corpo_home {
	min-height: 347px;
	height: auto !important;
	height: 347px;
}
div.fundo {
	position: absolute;
	bottom: 0;
}
a {
	border-style: none;
	border-width: 0;
	outline: none;
}
img {
	border-style: none;
	border-width: 0;
}
h5 {
	font-size: 8px;
	margin-right: -25px;
	margin-top: 81px;
}
