.fundo {
	background-image: url(topo.jpg);
	background-repeat: repeat-x;
}
.bordai {
	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: #CCCCCC;
	border-right-color: #CCCCCC;te
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fontegeralazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495879;
}

.fontegeralazulmaior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #495879;
}

.linha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #495879;
	text-decoration: none;
}

.linha:hover {
	background:#ff0;
}

.cabecalho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #495677;
	font-weight: bold;
	color: #FFFFFF;
}
a.linkazul:link {
	text-decoration: none;
}
a.linkazul:hover {
	background:#ff0;
	text-decoration: underline;
}

a.linklaranja:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.linklaranja:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.linklaranja:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.linklaranja:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
a.linkbranco:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.linkbranco:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.linkbranco:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.linkbranco:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}.fontelaranja {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #495879;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #495677;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
