td,body,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003466;
}
.textoAcesso {
	font-size: 10px;
	padding: 20px 0px 0px 10px;
}
a.textoAcessoL {
	font-size: 10px;
	text-decoration:none;
	color: #3A4F60;
	font-weight: normal;
}
a.textoAcessoL:hover {
	font-size: 10px;
	text-decoration:underline;
	color:#000000;
	font-weight: normal;
}
.textoVerde {
	font-size: 10px;
	color: #669933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	padding: 0px 0px 1px 0px;
}
a.textoVerdeL {
	font-size: 10px;
	color: #669933;
	font-weight: normal;
	text-decoration:none;
}
a.textoVerdeL:hover {
	font-size: 10px;
	color: #669933;
	font-weight: normal;
	text-decoration:none;
}
.textoVerdeDestaque {
	font-size: 10px;
	color: #669933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 5px;
}
.textoLogin{
	color: #3A4F60;
	padding: 0px 0px 0px 10px;
}
.box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	border: 1px solid #BEC5CD;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	color: #003466;
}
.box2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	border: 1px solid #97A9B9;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	color: #003466;
}
.boxCombo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #97A9B9;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	color: #003466;
}
.botao{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B8C4CF;
	color: #FFFFFF;
	background-color: #576D82;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}
.destaqueHome{
	margin: 0px 0px 0px 40px;
}
.textoDestaque{
	font-size: 10px;
	color: #3A4F60;
	margin: 15px 5px 0px 100px;
}
a.textoDestaqueL{
	font-size: 10px;
	color: #3A4F60;
	font-weight: normal;
	text-decoration:none;
}
a.textoDestaqueL:hover{
	font-size: 10px;
	color: #3A4F60;
	font-weight: normal;
	text-decoration:underline;
}
.traco{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 22px 0px 0px 40px;
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #3A4F60;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #3A4F60;
	text-decoration: underline;
}
/*Internas*/

.titulo{
	font-size: 11px;
	color: #669933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}
.textoInterna{
padding: 0px 10px 0px 0px;
}
h5{
	font-weight: bold;
	color: #993300;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C4CF;
	width: 420px;
}
.textoJust{
	text-align: justify;
	margin: 7px 10px 10px 0px;
}
.zebra1{
	background-color: #F7FAFB;
	text-align: justify;
	margin: 0px 10px 0px 0px;
	padding: 2px;
}
.produtos{
	background-color: #F5F9FA;
	margin:0px;
	padding:3px;
}
a.produtosL {
	font-size: 15px;
	text-decoration:none;
	color: #3A4F60;
	font-weight: normal;
}
a.produtosL:hover {
	font-size: 15px;
	text-decoration:underline;
	color: #3A4F60;
	font-weight: normal;
}
.textoCinza{
	color: #B2B2B2;
}


.textoVerdeNegrito{
	font-size: 10px;
	color: #669933;
	font-weight: bold;
}
a.voltar {
	font-size: 10px;
	text-decoration:none;
	color: #990000;
	font-weight: normal;
}
a.voltar:hover{
	font-size: 10px;
	text-decoration:underline;
	color: #990000;
	font-weight: normal;
}

