body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #65481E;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: #624010;
}

.tracado_topo_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tracado_topo {
	background-image: url(../imagens/tracado.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fundo_menu {
	background-image: url(../imagens/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_topo_noticias {
	background-image: url(../imagens/fundo_topo_noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




.textos_11_branco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.form_noticia {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B39F7A;
	border: 1px solid #B39F7A;
}
.form_bt_noticia {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #513913;
	border: 1px solid #513913;
}

.textos_11_preto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.espaco_texto {
	line-height: 18px;
}

.fundo_conteudo {
	background-image: url(../imagens/background_cont.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.links_preto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.links_preto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.links_preto_negrito {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links_preto_negrito:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.caixasdetexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #BFAE91;
	border: 1px solid #513913;
}
.botoesform {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #9A824E;
	font-weight: bold;
	background-color: #9A824E;
}
form {
margin: 0;
}
.titulos_noticias {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tracado_base {
	background-image: url(../imagens/tracado.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tracado_meio {
	background-image: url(../imagens/tracado.gif);
	background-repeat: repeat-x;
	background-position: center;
}

