body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imagens/fundo.gif);
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-size: 10px;
	margin: 0px;
}
.TextoMedio {
	font-size: 12px;
}
.Dep_Nome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 18px;
	margin-bottom: 2px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E4A712;
	font-size: 24px;
	margin-bottom: 5px;
}
.linha_cabeca {
	float: none;
	clear: both;
	height: 1px;
}
#cabeca {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a96239;
	padding-right: 10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8A512F;
	margin-bottom: 7px;
	font-weight: bold;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A512F;
	margin-bottom: 0px;
}
.linha_titulo {
	background-image: url(imagens/linha.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	font-size: 12px;
	margin-bottom: 3px;
	color: #8D4115;
}
.Dep_Texto {
	font-style: italic;
	font-size: 11px;
	color: #F3F3F3;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.table_Newwws {
	background-image: url(fotos/cabeca-newwws.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pontilhadoH {
	background-image: url(imagens/pontilhado.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.pontilhadoV {

	background-image: url(imagens/pontilhado.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.TextoParagrafo {
	font-size: 10px;
	margin-bottom: 7px;
}
.Texto10Paragrafo {
	font-size: 10px;
	margin-bottom: 10px;
}
#menu {
	display:none
}
#Menu {
	float:right;
	margin-top: 10px;
	padding-right: 10px;
}
