.textoCinza {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
}
.textoCor {
	FONT-SIZE: 11px;
	COLOR: #005694;
	FONT-FAMILY: Tahoma;
}
.textoBranco {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
}
.textoMini {
	FONT-SIZE: 9px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.formulario {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none; color:#333333; font-family: Tahoma;
}


a:active {
	text-decoration: none; color:#333333; font-family: Tahoma;
}

a:visited {
	text-decoration: none; color:#333333; font-family: Tahoma;
}

a:hover { 
	text-decoration: underline; color:#333333; font-family: Tahoma;
}
.linkBranco:link {
	color: #FFFFFF;text-decoration: none
}
.linkBranco:visited {
	color: #FFFFFF;text-decoration: none 
}
.linkBranco:hover { 
	COLOR: #CCCCCC;text-decoration: none 
}.backPrincipal {
	background-image: url(../img/backPrincipal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.backInterna {
	background-image: url(../img/backInterna.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.backFale {
	background-image: url(../img/backFale.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.backEmpresa {
	background-image: url(../img/backEmpresa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.backEmpresa01 {
	background-image: url(../img/backEmpresa1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.borda {
	border: 1px solid #CCCCCC;
}
