@import url(css/form/niceforms-red.css);

@import url(css/table/blue/style.css);

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fundo_novo.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
}
#topo {
	text-align:center;
}
a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #E03801;
	text-decoration: underline;
}
#rodape {
	text-align: center;
	background-image: url(images/rodape.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 794px;
	color: #999999;
}

#centro {
	background-image: url(images/centro.gif);
	background-position: center center;
	background-repeat: repeat-y;
	padding-left: 11px;
	padding-right: 11px;
}
#google{
	position:absolute;
	top:197px;
	left:40px;
	z-index:3;
	}
#flash{
	position:absolute;
	left:489px;
	z-index:4;
	top: 10px;
}
#flash2 {
	position:absolute;
	left:0px;
	z-index:4;
	top:0px;
}
#lateral {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6E6E6E;
	padding: 5px;
}
#destaques {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6E6E6E;
	padding-top: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
.margem {
	padding:4px;
}
.caixa1 {
	background-image: url(images/caixa-01.jpg);
	color: #000000;
	font-size: 13px;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.caixa2 {
	background-image: url(images/caixa-02.gif);
	padding: 2px;
}
.caixa3 {
	background-image: url(images/caixa-03.gif);
	padding: 2px;
	background-repeat: no-repeat;
}
.caixa4 {
	background-image: url(images/caixa-04.jpg);
	color: #000000;
	font-size: 13px;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.caixa5 {
	background-image: url(images/caixa-05.gif);
	padding: 2px;
}
.caixa6 {
	background-image: url(images/caixa-06.gif);
	padding: 2px;
	background-repeat: no-repeat;
}
/*Codigo do flash*/
			.flash-replaced .alt {
				display: block;
				height: 0;
				position: absolute;
				overflow: hidden;
				width: 0;
			}
			h3 {
				font-size: 24px;
				margin:0px;
				padding:0px;
				color:#000000; }
			li embed {
				display: block; }
/* FIM*/

ul#destaque_princ {
	margin:0px;
	padding:0px;
	list-style:none;
}


#menu {
	position: absolute;
	top: 291px;
	left: 14px;
	width: 764px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	display: inline;
}
#menu a:link, #menu a:visited, #menu a:active{
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	font-weight: bold;

}
#menu a:hover{
	color: #DF3801;
	text-decoration: none;

}
form{
	margin:0px;
	padding:0px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('images/shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('images/shadow2.png');
	font-size:10px;
	padding-top: 5em;
	height: 100px;
}

