body {
	margin: 0px;
	background-image: url(images/fundo_sombra.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #00426B;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #00426B;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
}
.lista {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 20px;
	list-style-image: url(images/bullet_lista.gif);
}
.txt_capa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding-bottom: 10px;
}
.txt_capa a {
	text-decoration: none;
	color: #333333;
}
.txt_capa a:hover {
	color: #993300;
}
a img.banner {	
	border: 1px solid #CCCCCC;
	clear: left;
	float: left;
	height: 100px;
	width: 360px;
}
a img.banner:hover {
	border: 1px solid #666666;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding-bottom: 10px;
}
div.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-align: right;
}
.rodape {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
}
td.pot {
	float: left;
	padding-right: 40px;
	padding-left: 50px;
}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	border: none;
	background: #FFF;
}
input.form {
	background:  url(images/fundo_form.gif) no-repeat left top;
	height: 22px;
	width: 290px;
	padding-left: 9px;
	padding-top: 3px;
	padding-right: 9px;
}
textarea.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	border: none;
	background: #FFF;
	background: url(images/fundo_form_mt.gif) no-repeat;
	height: 100px;
	width: 290px;
	padding-left: 9px;
	padding-top: 3px;
	padding-right: 9px;
}
input.bt {
	background:  url(images/fundo_bt.gif) no-repeat left top;
	height: 22px;
	width: 63px;
}
.menu_esq {
	clear: left;
	float: left;
	height: 29px;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 40px;
}
.menu_dir {
	float: left;
	height: 29px;
	width: 210px;
	padding-left: 10px;
}
bt_home {
	position: absolute;
	z-index: 2;
	left: 750px;
	top: 119px;
}
