body {
	font-family: "trebuchet MS", tahoma, verdana;
	margin: 0px;
	padding: 0px;
	background-color: #EEDAB5;
	color: #545C52;
}
p {
	color: #677265;
}
#conteudo {
	height: 100%;
	width: 100%;
	text-align: center;
}
#cabecalho {
	width: 776px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 381px;
	background-repeat: no-repeat;
	background-position: center center;
}
#titulo {
	color: #665F4C;
	margin-top: 35px;
	position: absolute;
	margin-left: 220px;
	left: 220px;
	top: 35px;
	font-size: large;
	font-style: italic;
	line-height: 30px;
	visibility: hidden;
}
a:link {
	color: #545C52;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545C52;
}
a:hover {
	color: #677265;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #545C52;
}
.titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #665F4C;
	padding-bottom: 10px;
	padding-top: 10px;
}
.subtitulo {
	margin-top: -10px;
}
.link {
	color: #677265;
	text-decoration: underline;
}
.rodape {
}
#menu {
	margin-bottom: 0px;
	position: absolute;
	text-align: center;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 20px;
	color: #545C52;
	word-spacing: 12px;
	bottom: 25px;
	left: 0px;
	right: 0px;
}
.capitular {
	font-size: 18px;
}
#corpo {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #6B6454;
}
#fotoapre {
	height: 193px;
	width: 340px;
	position: absolute;
	left: 30px;
	top: 30px;
	line-height: 25px;
	color: #936731;
	text-align: left;
	font-size: 14px;
}
#apresenta {
	height: 230px;
	width: 340px;
	line-height: 25px;
	text-align: left;
	color: #936731;
	position: absolute;
	float: left;
	clear: left;
	top: 30px;
	right: 30px;
	font-size: 14px;
}
#rodape {
	width: 776px;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;
	height: 39px;
	background-image: url(rodape.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
}
#copyright {
	width: 350px;
	position: absolute;
	margin-left: 0px;
	left: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	bottom: 5px;
}
#cssxhtml {
	position: absolute;
	width: auto;
	bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	left: 420px;
	word-spacing: 10px;
}
#walterdiehl {
	position: absolute;
	width: auto;
	right: 0px;
	bottom: 5px;
	padding-right: 20px;
}
.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
