.textoInterna {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.textoInterna a {
	color: #0360CA;
	text-decoration: underline;
}
.textoInterna a:hover {
	color:#000000;
	text-decoration: underline;
}
.textoMenor {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.textoMenor a {
	color: #666666;
	text-decoration: none;
}
.textoMenor a:hover {
	color:#999999;
	text-decoration: none;
}
.textoLogin {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
	line-height: 20px;
}
.textoRodape {
	font-family: Tahoma;
	font-size: 10px;
	color: #0065D7;
	line-height: 20px;
}
.textoRodape a {
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	text-transform: uppercase;
}
.estiloBotao {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img/backBot.jpg);
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textoRodape a:hover {
	text-decoration: underline;
}
.textoMenorAzul {
	font-family: Tahoma;
	font-size: 12px;
	color: #0065D7;
}
.textoMaiorAzul {
	font-family: Tahoma;
	font-size: 18px;
	color: #0065D7;
}
.textoMaiorInternasAzul {
	font-family: Tahoma;
	font-size: 16px;
	color: #0065D7;
}
.textoMaiorCinza {
	font-family: Tahoma;
	font-size: 18px;
	color: #999999;
}
.textoMenuMaior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.textoMenuMaior a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7F7F7;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 7px;
	font-weight: bold;
}
.textoMenuMaior a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom;
	font-weight: bold;
	background-image: url(../img/backMenuMaior_a.jpg);
}
.textoMenuMenor {
	font-family: Tahoma;
	font-size: 11px;
	color: #0065D7;
}
.textoMenuMenor a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0065D7;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.textoMenuMenor a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fotoDestaque {
	padding: 3px;
	border: 3px solid #E4E4E4;
}

