body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/barra_fundo.jpg);
	background-repeat: repeat;
}

a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.cabecalho {
	background-image: url(imagens/barra_sup.jpg);
	height: 130px;
	width: 780px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.data {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}

.corpo {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 780px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	text-align: justify;
	border-top-style: none;
	background-color: #FFFFFF;
}

.menu {
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imagens/barra_menu.jpg);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 6px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.menu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.menu2 {
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imagens/barra_menu2.jpg);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 6px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	font-size: x-small;
}

.texto {
	text-align: justify;
	padding: 10px;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
}

.FotoBorda {
	border: 1px solid #006600;
	margin-left: 10px;
}
.ancora {
	font-weight: bold;
	color: #006600;
}
.LinkTopo {
	font-size: xx-small;
	text-decoration: none;
}
