body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #D4D0C8;
	margin-bottom: 10px;
	}
A:link {
	COLOR: #333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
#geral {
	height: 100%;
	width: 740px;
	background-color: #FFFFFF;
	position: absolute;
	margin: 10px;
	padding: 10px;
}
#topo {
	background-image: url(imagens/top_pagina.jpg);
	height: 104px;
	width: 740px;
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#menu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	margin-left: 373px;
	padding-top: 74px;
}
#conteudo {
	width: 740px;
	}
#lateral_esquerda {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	width: 550px;
	float: left;
	height: auto;
	padding-bottom: 20px;
}
#lateral_esquerda1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	width: 740px;
	float: left;
	height: auto;
	padding-bottom: 20px;
}
#lateral_direita {
	font-family: "Trebuchet MS", Verdana;
	width: 170px;
	float: right;
	height: auto;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.titulo {
FONT-SIZE: 13pt; COLOR: #003366; PADDING-TOP: 5px; PADDING-BOTTOM: 3px; BORDER-BOTTOM: 1px solid #003366}
#rodape {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	height: 30px;
	width: 740px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	padding-top: 10px;
}

