.textoPadrao {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textoPadrao a:link, .textoPadrao a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	text-align: justify;
}
.textoTitulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.textoPadrao a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
ol, ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.floter {
	padding: 7px;
	border: 1px solid #999999;
}
.textoPadraoS {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textoPadraoS a:link, .textoPadraoS a:visited {
	color: #666666;
	text-decoration: underline;
}
.textoPadraoS a:hover {

	color: #FF0000;
	text-decoration: none;
}
.btnGeral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textoSubTitulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	padding-bottom: 5px;
}

.textoSubTituloA {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	border: 0px;
	padding: 2px 5px 5px 0px;
}.texto11 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 3px;
}
.btnLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
}
.btnLink a:link, .btnLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
	background-color: #E6FFE6;
	border: 1px solid #006600;
	font-weight: bold;
	padding: 5px 7px;
	text-transform: uppercase;
	margin: 3px;
}
.btnLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
	background-color: #BBFFBB;
	border: 1px solid #006600;
	font-weight: bold;
	padding: 5px 7px;
	text-transform: uppercase;
	margin: 3px;
}
.styleSubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding: 4px 0px 5px 5px;
	background-image: url(../images/marcador0.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.styleSubMenu a:link, .styleSubMenu a:visited {
	color: #333333;
	text-decoration: none;
}
.styleSubMenu a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color:#FFFFFF;
}
