/* MENU */

.ttmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #E15522;
	text-decoration: none;
	font-weight: bold;
}
.ttmenu a {
	color: #E15522;

}
.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: #EDECEA;
	border: thin none #EDECEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin: 3 3 3 3
}

.botNewsletter {
	color:#FFFFFF;
	background-color: #E15522;
	border: thin none #E15522;
	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-bottom:1px dotted #CCCCCC;
}