@charset "utf-8";
/* CSS Document */

<style type="text/css">

style1 {
	font-family: "Trebuchet MS";
	font-size: 9px;
}
body,td,th {
	font-face: Trebuchet MS;
	font-size: 12px;
}
#apDiv1 {
	position:relative;
	width:20%;
	height:20px;
	left: 80%;
	top: 0%;
}
TABLE.topo {
	border-left-color: fuchsia;
	border-bottom-color: fuchsia;
	border-top-style: solid;
	border-top-color: fuchsia;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: fuchsia;
	border-bottom-style: solid;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #000000;
	background-color: #FFFFFF;
	text-align: left;
	width: 100%;
}

logo1 {
	width:40%; scope:col;
	width:auto
}

a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000000;
	}
a:visited {
	text-decoration: none;
	font-family: Trebuchet MS;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-family: Trebuchet MS;
	color: #000000;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 12px;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 9px;
}
#LOGO {
	position:relative;
	width:40%;
	height:115px;
	z-index:0;
}
#BARRA {
	position:relative;
	width:60%;
	height:115px;
	left: 40%;
	background-color: #CCCC00;
	top: -115px;
}
#MENU {
	position:relative;
	width:auto;
	height:40px;
	z-index:3;
	top: -115px;
}
#CONTEUDO {
	position:relative;
	width:70%;
	height:auto;
	font-family: "Trebuchet MS";
	text-align: right;
	font-size: 12px;
	top: -115px;
}
#PROMOCOES {
	position:relative;
	width:30%;
	height:auto;
	left: 70%;
	background-color: #CCCC33;
}
#PROMO {
	top: 200px;
	background-color: #CC9933;
	left: 75%;
}
#RODAPE {
	position:absolute;
	width:100%;
	height:auto;
	background-color: #663333;
}
#promes {
	position:absolute
}
#cadastro {
	position:absolute;
	left: 571px;
	top: 334px;
}
</style>
