body {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.bg_esq {
	background-image: url(../images/bg_esq.png);
	background-repeat: repeat-x;
	background-position: right top;
}

.bg_dir {
	background-image: url(../images/bg_dir.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg_geral {
	background-image: url(../images/bg_geral.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg_rodape_geral {
	background-image: url(../images/bg_rodape_geral.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.txt_conteudo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.txt_conteudo_12 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #484442;
	text-decoration: none;
}

.txt_destaque {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #b86309;
	text-decoration: none;
	font-weight: bold;
}

.txt_not_data {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #5a5a5a;
	text-decoration: none;
}

.txt_not_titulo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #b86309;
	text-decoration: none;
	font-weight: bold;
}

.txt_not_texto {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #616161;
	text-decoration: none;
}

.txt_conteudo_noticia {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #616161;
	text-decoration: none;
}

.txt_rodape {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.campo_form {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #c4550f;
}

.campo_form_email {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #c4550f;
}

.borda {
	border: 1px solid #000000;
}
.txt_titulo_16 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 28px;
	color: #b86309;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
}
.txt_titulo_noticia_index {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 22px;
	color: #b86309;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 20px;
}
