/* MENU */

.ttmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #056E37;
	text-decoration: none;
	font-weight: bold;
	height:auto
}
.ttmenu a {
	color: #056E37;

}
.ttInterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #47423a;
	text-decoration: none;
	font-weight: bold;
}

/* TABELAS HOME */

.iniChamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
	text-decoration: none;
}

/* NEWSLETTER */

.newsletter {
	background-color:#EDECEA;
	border:thin none #EDECEA;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:22px;
	margin-top:5px;
}
.busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #056E37;
	text-decoration:none;
	margin:5px;
}

.botNewsletter {
	color:#FFFFFF;
	background-color: #056E37;
	border: thin none #056E37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	margin: 3px;
}
.rodapeG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.post {
	border-bottom:1px dotted #CCCCCC;
}
