@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding:0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
}
a:link {
	background-color: #CCCCCC;
}

a:visited {
	background-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
a:active {
	background-color: #FFCCFF;
}

#MENU A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
	display: block;
	margin: 1px;
	padding: 5px;
	width: 137px;
	border: 1px solid #FFFFFF;
}
#MENU A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
}
h1 {
	font-size: 24px;
	color: #0000FF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#GERAL {
	background-color: #000000;
	margin-right:auto;
	margin-left:auto;
	width: 994px;

}
#alinha centro {
	margin: auto;
	width: 994px;
	position: absolute;
}

#LOGO {
	float: left;
	height: 128px;
	width: 994px;
	position: relative;
	background-image: url(banner%20auskim.png);
	background-repeat: no-repeat;
}

#espaco {
	height: 25px;
	width: 994px;
	position: relative;
	float: left;
}
#HORIZONTAL {
	background-color: #0000FF;
	float: left;
	height: 28px;
	width: 154px;
	position: relative;
}
#bar {
	float: left;
	height: 28px;
	width: 840px;
	position: relative;
	background-color: #0000FF;
}

#PRINCIPAL {
	float: left;
	width: 994px;
	position: relative;
}
#MENU {
	float: left;
	height: 800px;
	width: 151px;
	position: relative;
}
#CONTEUDO {
	padding: 10px;
	float: left;
	width: 604px;
	position: relative;
	background-color: #999999;
}
#BANNERS01 {
	background-image: url(imagens/BANNERS.png);
	background-repeat: no-repeat;
	float: left;
	width: 219px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	height: 200px;
}
#RODAPÉ {
	background-color: #FFFFFF;
	float: left;
	height: 37px;
	width: 994px;
	position: relative;
}
#BANNERS02 {
	background-image: url(imagens/BANNERS.png);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 219px;
	padding-top: 25px;
	position: relative;
}
