* { font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; }
input {
	border: 1px solid #6F8578;
	background-color: #FFFFFF;
}
textarea {
	border: 1px solid #6F8578;
	background-color: #FFFFFF;
}
#fla_topo {
	position:absolute;
	left:0px;
	top:0px;
	width:525px;
	height:138px;
	z-index:30;
}
#menu_fla {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:97px;
	z-index:40;
}
#conteudo { background-color: #F9F9F9; margin-left: 523px; margin-right: 241px; padding-top: 5px; text-align: center; }
#geral { background-color: #F9F9F9; width: 1000px; }
#menu { float: left; font-size: 10px; padding-top: 5px; width: 523px; }
#rodape { background: white; clear: both; font-size: 10px; height: 10px; padding: 5px; text-align: right; }
#rodape1 { background-color: #000000; clear: both; color: #FFFFFF; font-size: 10px; height: 10px; padding: 5px; }
#topo { background: url(img/topo.jpg) no-repeat; height: 97px; }
#lateral { background-color: #F9F9F9; float: right; font-size: 10px; padding-top: 5px; text-align: center; width: 241px; }
html>body #lateral { width: 241px; }
html>body #menu { width: 523px; }
a.linkum:link {
	color: white;
	text-decoration: none;
}
a.linkum:visited {
	color: white;
	text-decoration: none;
}
a.linkum:hover {
	color: black;
	text-decoration: none;
}
a.linkum:active {
	color: white;
	text-decoration: none;
}
a.linkdois:link {
	color: black;
	text-decoration: none;
}
a.linkdois:visited {
	color: black;
	text-decoration: none;
}
a.linkdois:hover {
	color: white;
	text-decoration: none;
}
a.linkdois:active {
	color: black;
	text-decoration: none;
}
a.linktres:link {
	color: #3C8773;
	text-decoration: none;
}
a.linktres:visited {
	color: #3C8773;
	text-decoration: none;
}
a.linktres:hover {
	color: black;
	text-decoration: none;
}
a.linktres:active {
	color: #3C8773;
	text-decoration: none;
}
#promocao {
	position: absolute;
	top:106px;
	left: 8px;
	width:506px;
	height:340px;
	z-index:29;
}
