.borda_esquerda {
	background-image: url(../imagens/sombra_esquerda.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.borda_direita {
	background-image: url(../imagens/sombra_direita.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fonte_tahoma {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.destaque_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}


.borda_centro {
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.linha_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.fonte_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}


.fundo_colunistas {
	background-color: #D2DCDF;
	padding: 3px;
}

.fonte_padrao {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fonte_destaque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.fonte_branca {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.fundo_meio {
	background-image: url(../imagens/fundo_meio.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.fonte_branca {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
