body {
	background-image: url(../images/bg01.gif);
	background-position:top center;
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto-base {
	color: #606060;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	
}
.texto-base2 { color: #606060; font-size: 11px; font-family: Tahoma; text-decoration: none; 
}
.texto-base3 { color: #FFFFFF; font-size: 11px; font-family: Tahoma; text-decoration: none; 
}
.texto-base4 { color: #000000; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; 
}
.texto-base5{ color: #000000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; 
}
.texto-base6{ color: #000000; font-size: 11px; font-family: Tahoma; text-decoration: none; font-weight:bold; 
}
.texto-base7 { color: #000000; font-size: 17px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; 
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#geral {
	vertical-align: top;
	width: 779px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	background:#FFFFFF;
	
}

#topo01 {
	height: 330px;
	width: 146px;
	background:#FFFFFF;
	float:left;
}

#topo02 {
	height: 330px;
	width: 633px;
	background:#FFFFFF;
	float: left;
}

#topo03 {
	height: 351px;
	width: 168px;
	background:#FFFFFF;
	float: left;
}

#miolo01 {
	width: 273px;
	float: left;
	background:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

#miolo02 {
	width: 270px;
	float: right;
	background:#FFFFFF;
	padding-left: 5px;
	padding-right: 20px;
}

#miolo03 {
	width: 560px;
	float: left;
	background:#FFFFFF;
	padding-left: 5px;
	padding-right: 30px;
}

#miolo04 {
	width: 273px;
	float: left;
	background:#FFFFFF;
	padding-left: 5px;
	padding-right: 15px;
	float: right;
}
#rodape {
	height: 120px;
	width: 779px;
	float: right;
	padding-bottom: 2px;
	background-image: url(../images/rodape.gif);
	background-repeat: no-repeat;
}

#geral #rodape .texto-base3 a {
	color: #FFFFFF;
}



td { padding: 5px 8px 8px 5px;}

ul { margin-top: 5px; margin-bottom: 5px; margin-left: 0; padding-left: 1em }

li { margin-bottom: 8px }

