.block-bg {position:absolute; width:100%; height: 100%; z-index: -1; min-height: 100%; background: #6C3378; }
#faixa {
	margin-top: 170px;
	height: 285px;
	overflow: auto;
	position: relative;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
   font:14px "Trebuchet MS",Trebuchet, Arial,Helvetica,Serif;
   overflow: auto;
}
#menu a {
	font-size: 12px;
	font-family: Optima, Helvetica, Arial, Verdana;
	color: #000000;
	text-align: right;
}
#wrap {height: 100%; z-index: -1; color: #000; }
#main {padding-bottom: 40px; z-index: 2}  /* deve ser a mesma altura do rodapé */
#rodape {
	position: relative;
	margin-top: -40px; /* A mesma altura do rodapé, o valor deve ser negativo */
	height: 40px;
	clear:both;
}
body > #wrap {height: auto; min-height: 100%; }
#footer {
	width: 900px;
	left: 50%;
	margin-left: -450px;
	position: relative;
	color: #FFF;
	text-align: center;
	/*padding: 10px;*/
	line-height: 40px;
	font-size: 11px;
}

#body {
   padding-bottom: 40px;
}

.conteudo {
	margin-top: 50px;
	width: 920px; 
	margin: 0 auto;
	border: 1px solid #999999;
	background: #fff;
	margin-bottom: 10px;
}

img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, form, label, legend,table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a{text-decoration:none; color:#000;}
a:hover{color:#000; }
a:visited{color:#000;}

.estados a { color: red; }

INPUT {
	BACKGROUND-COLOR: #FFF; 
	BORDER-BOTTOM-COLOR: #CCC; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-LEFT-COLOR: #CCC; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-RIGHT-COLOR: #CCC; 
	BORDER-RIGHT-WIDTH: 0px; 
	BORDER-TOP-COLOR: #CCC; 
	BORDER-TOP-WIDTH: 0px; 
	COLOR: #000; 
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px;
	height: 18px;
}
TEXTAREA {
	BACKGROUND-COLOR: #FFF; 
	BORDER-BOTTOM-COLOR: #CCC; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-LEFT-COLOR: #CCC; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-RIGHT-COLOR: #CCC; 
	BORDER-RIGHT-WIDTH: 0px; 
	BORDER-TOP-COLOR: #CCC; 
	BORDER-TOP-WIDTH: 0px; 
	COLOR: #000; 
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px;
}
.mini {
	cursor: pointer;
}
a, a:visited { 
	outline: none 
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

li {
	color: #000;
}
table {
	color: #000;
}
