body {
	background-color: #193e2e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bg_replicator.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.bg_logo_esq {
	background-image: url(imgs/logo_esq.gif);
	background-repeat: no-repeat;
}
.bg_home {
	background-image: url(imgs/bg_home.gif);
	background-repeat: no-repeat;
}
.bg_interna {

	background-image: url(imgs/bg_interna.gif);
	background-repeat: no-repeat;
}
.bg_logo_esq_home {

	background-image: url(imgs/logo_esq_home.gif);
	background-repeat: no-repeat;
}
.txt_menu_esq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #133917;
}.txt_versao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #327E5E;
	font-weight: bold;
}
