.fundo_principal {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagens/fundo_principal.jpg);
	background-repeat: repeat-x;
}
.fonte_padrao {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fundo_nomes {
	background-image: url(../imagens/fundo_linha.gif);
	background-repeat: repeat-x;
}.linha_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #D9E5E5;
	border: 1px solid #666666;
}


.fonte_destaque {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fundo_meio {
	background-image: url(../imagens/fundo_centro.jpg);
	background-repeat: repeat-x;
}
.fonte_link {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fonte_link:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.margem_10px {
	padding-left: 10px;
}
