.fundo_meio {

}
.fundo_esq {
	background-image: url(images/fundo_cinza_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fundo_dir {
	background-image: url(images/fundo_cinza_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.fundo_dir_top {
	background-image: url(images/fundo_verm_top.gif);
}
.fundo_dir_bot {
	background-image: url(images/fundo_bot.gif);
}
.fundo_esq_top {
	background-image: url(images/fundo_verm_top.gif);
}
.fundo_esq_bot {
	background-image: url(images/fundo_bot.gif);
}
.fundo_meio_top {
	background-image: url(images/fundo_verm_top.gif);
}
.fundo_meio_bot {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/fundo_bot.gif);
}
.fundo_separador {
	background-image: url(images/separador_hor.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #F6F6F6;
}
.fundo_branco {
	background-color: #F6F6F6;
}
.separador_ver_esq {
	background-image: url(images/separador_vert_esq.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.titulos {
	font-size: 14pt;
	color: #A00A0B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.texto {
	font-size: 9pt;
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-weight: normal;
}
.separador_ver_dir {
	background-image: url(images/separador_vert_dir.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.fundo_separador_bot {
	background-image: url(images/separador_hor_bot.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #F6F6F6;
}
.texto_destaque {
	font-size: 9pt;
	color: #444;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.texto_peq {
	font-size: 8pt;
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-weight: normal;
}

