.menu a {
	display: block;
	height: 25px;
	color: #CCCCCC;
	text-decoration: none;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 0;
}



.menu a:hover {
	display: block;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	background-image: url(../img_finais/fundo_botao2.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 0;
}
.fundo_celula {
	background-image: url(../img_finais/fundo_botao2.png);
	background-repeat: repeat-x;
	background-position: left center;
}

.linha_rodape {
	background-image: url(../img_finais/linha_rodape.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	border: thin solid #CCCCCC;
}
.borda_contato {
	border: thin solid #CCCCCC;
}
