@charset "utf-8";
/* CSS Document */

.fontTahomaBt 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.fontTahomaBtBranco 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fontTahomaTexto 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.titulosCanais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2f579c;
	text-decoration: none;
}
.imgTexto 
{
	margin-right: 20px;
	margin-bottom: 10px;
}
.subMenuNoticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.fontBtSaiba {
	font-family: Tahoma, Geneva, sans-serif;
	
	font-size: 12px;
	font-weight: bold;
	color: #183884;
	text-decoration: underline;
}
.fontBtMenuMais{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183884;
	text-decoration: none;
}
.fontBtMenuMaisBlack {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
hr
{
	background-color:#c0c0c0;
	border:none;
	margin-top:-7px;
	height:1px;
}

.estiloForms {
	border: 2px solid #a5a5a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.botaoEnviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #a5a5a5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formTransp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 140px;
	background:none;
	border:none;
}
