/* MENU */

.ttmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #EBCF01;
	text-decoration: none;
	font-weight: bold;
}
.ttmenu a {
	color: #EBCF01;

}
.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 {
	color:#333333;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	margin: 3 3 3 3
}

.botNewsletter {
	color:#FFFFFF;
	background-color: #E88A2F;
	border: thin none #EBCF01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	margin: 3 3 3 3
}
.rodapeG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.post {
	border: 1px solid #CCC;
}
