* {
	margin: 0;
}
html, body {
	height: 100%;
}
.container {
	/*background: url(../images/bck_ofestival-03.jpg);*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.rodape, .push {
	height: 142px; /* .push must be the same height as .footer */
}

.governo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #807972;
}
.governo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #807972;
}
.governo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #807972;
}

