html,
body {
   margin:0;
   padding:0;
   height:100%;
   font:14px Trebuchet MS,Trebuchet, Arial,Helvetica,Serif;
   background: url('../img/vv3.jpg')center no-repeat;
}
#wrap {height: 100%;}
#main {padding-bottom: 140px;}  /* deve ser a mesma altura do rodapé */
#rodape {
	position: relative;
	margin-top: -140px; /* A mesma altura do rodapé, o valor deve ser negativo */
	height: 140px;
	clear:both;
}
body > #wrap {height: auto; min-height: 100%; }
#footer {
	width: 100%;
	left: 50%;
	margin-left: -450px;
	position: relative;
	color: #000;
	text-align: center;
	/*padding: 10px;*/
	line-height: 40px;
	font-size: 11px;
}


.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:#555; }
a:visited{color:#000;}

.estados a { color: black; }
.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;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.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%; 
}

.onde{
	background: url('img/bg_paginas.png') center no-repeat; height: 450px;
}

.onde_cont{
	margin: 0 auto;
	width: 700px;
	height: 400px;
}

estados{
	float: left;
	width: 350px;
}
