/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fundo_azul_site.jpg);
	background-repeat: repeat;
}
.tdBordaLateral {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txtApos {
	color: #9BB7D1;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.txtNoAr {
	color: #209D48;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.txtNoticias {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.txtTituloInterno {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
.txtTextoInterno {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	text-decoration: none;
}
.tdBordaLateralDireita {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txtRodape {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tdSublinhado {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txtTituloDestaque {
	font-size: 14px;
	font-weight: bold;
}
.tbGeral {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.style1 {font-family: TAHOMA}

.btnEntrar {	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.msgErro {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.TituloClientes {	color: #291670;
	font-weight: bold;
	font-family: TAHOMA;
	font-size: 14px;
}
.tituloClienteBlue {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}

.SiteClientes {font-family: TAHOMA; font-size: 14px; color: #291670;}
.txtTextoInternoDestaque {
	font-family: tahoma;
	font-size: 13px;
	color: #990000;
	line-height: 21px;
	text-decoration: none;
	background-color: #FFFFCC;
}
