.linhaBrancaTopo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.txt11AzulClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #71b7e8;
}
.txtBrancoProdutos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.txtBrancoProdutos a {
	color: #FFFFFF;
	text-decoration:none;
}
.txtBrancoProdutos a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#446d8c;
}

.txtBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt11AzulClaro a {
	color: #71b7e8;
	text-decoration:none;
}
.txt11AzulClaro a:hover {
	color: #71b7e8;
	text-decoration:none;
	background-color:#d4eaf9;
}
.txtAzulEscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #305876;
}
.txtAzulEscuro a {
	color: #305876;
	text-decoration:none;
}
.txtAzulEscuro a:hover {
	color: #305876;
	text-decoration:none;
	background-color:#e9eff4;
}
.txtCinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bbbbbb;
}.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #305876;
	background-color: #d1e7f7;
	border: 1px solid #305876;
	width: 140px;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #71b7e8;
	border: 1px solid #71b7e8;
}

