body {
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
.fundo {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #626262;
}

.hand {
	cursor: hand;
}

.txt1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.tit1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #618BCB;
}
.txt2 {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.tit2 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt1-impressao {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.txt1-impressao2 {


	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.form-invisivel {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: 7399d1;
}
.fundo-fale {
	background-color: #FFFFFF;
	background-image: url(images/fundo-fale.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.mao {
	cursor: hand;
}
