body {

	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_dir2.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_final {

	background-image: url(../images/rodape_final.png);

	background-repeat: no-repeat;

	background-position: left top;

}

.txt_conteudo {

	font-family: Tahoma, Verdana;

	font-size: 11px;

	color: #484442;

	text-decoration: none;

}

.txt_destaque {

	font-family: Tahoma, Verdana;

	font-size: 11px;

	color: #00552a;

	text-decoration: none;

	font-weight: bold;

}

.txt_not_titulo {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #00552a;
	text-decoration: none;
	font-weight: bold;

}

.txt_not_data {

	font-family: Tahoma, Verdana;

	font-size: 12px;

	color: #484442;

	text-decoration: none;

	font-weight: bold;

}

.txt_rodape {

	font-family: Tahoma, Verdana;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}
.fundo_foto_album {
	background-image: url(../images/detalhe_albuns.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.campo_form {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #10683C;
}
.link_verde {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00552a;
	text-decoration: none;
	font-weight: bold;
}
.link_verde:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00552a;
	text-decoration: underline;
	font-weight: bold;
}
.txt_conteudo_12 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #484442;
	text-decoration: none;
}
.txt_marron {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #A67A53;
	text-decoration: none;
	font-weight: bold;
}
