*{
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #47423a;
	border: none;
}
#abertura{
	width: 936px;
	float: left;
}
body.dados,
body.mapa,
body.abertura{
	background-image: url(img/bg.gif);
	background-position: 0 0px;
}
body.dados{
	background-position: 0 0;
}

#linhadotempo,
#estado,
#mascara,
#mapaeua{
	width: 936px;
	position: absolute;
	left: 0;
	top: 7px;
	height: 617px;
}
#mascara{
	top: 17px;
	background-color: #fff;
	 filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65; 

}
#resultado{
	border: 3px solid #ff9900;
	position: absolute;
	top: 40px;
	left: 125px;
	width: 636px;
	height: 495px;
	z-index: 5;
	background-color: #fff;
}
#sombra{
	position: absolute;
	top: 45px;
	left: 130px;
	width: 640px;
	height: 500px;
	z-index: 4;
	background-color: #000;
	filter:alpha(opacity=45);
    -moz-opacity:.45;
    opacity:.45; 
}

#resultado h2{
	width: 636px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #ff9900;
	display: block;
	text-indent: 5px;
	font-size: 16px;
}
#resultado p{
	margin: 5px 15px;
	font-size: 11px;
	color: #47423a;
}
#resultado h2 strong em,
#resultado h2 strong i,
#resultado h2 strong,
#resultado h2 strong{
	font-size: 24px;
	color: #fff;
}
#resultado a#fechar{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 20;
	border: 1px solid #fff;
	left: 594px;
	top: 3px;
	background-image: url(img/x.gif);
}
#resultado a:hover#fechar{
	background-color: #666;
}
#vejatb,
#resultado table{
	margin: 20px;
	width: 580px;
}
#resultado th,
#resultado td{
	border-bottom: 1px solid #ccc;
	padding: 1px 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
}
#resultado th{
	color: #c3c3c3;
}
#resultado td b{
	display: block;
	border: 3px solid #fff;
	margin: 0 3px;
	width: 15px;
	height: 15px;
	float: left;
	
}
#vejatb p a,
#vejatb p{
	margin: 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
}
#vejatb p a:hover{
	text-decoration: underline;
}

#estado.naorealizado #resultado table{
	filter:alpha(opacity=45);
    -moz-opacity:.45;
    opacity:.45; 
}


#submenu{
	width: 936px;
	height: 45px;
	border-top: 1px dotted #fff;
	display: block;
	float: left;
	margin: 0;
}
#submenu h2{
	font-size: 11px;
	float: left;
	border-left: 1px dotted #fff;
	
}
#submenu h2,
#submenu h2 a{
	height: 45px;
	width: 71px;
	display: block;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
	margin: 0;
	background-color: #01004c;
	color: #fff;

}


#prox_ant{
	top: 165px;
	left: 860px;
}

#texto{
	font-size:12px;
	padding: 05px;
	background-color: #fff;
	border: 1px dotted #ccc;
	position: absolute;
	left: 302px;
	top:  510px;
	width: 613px;
	z-index:4;
}
#texto h2{
	font-size: 18px;
	margin: 5px;
}
#texto p{
	margin: 5px;
}
#texto.abre{
	background-color: #ece0c7;
	color: #47423a;
	position: absolute;
	left: 0;
	top: 0;
	width: 936px;
	height: 105px;
	border-bottom: 2px dotted #fff;
	display: block;
}
#texto.abre h2,
#texto.abre p{
	font-size: 12px;
	color: #5f5c55;
	margin: 10px 40px;
}
#texto.abre h2{
	font-size: 30px;
}
#map #texto{
	width: 207px;
	position: absolute;
	left: 714px;
	top: 308px;
	background-color: #f9f9f9;
	border: 2px dotted #d4d4d4;
	padding: 5px;
	z-index:10;
}
#map #texto h2{
	font-size: 24px;
	line-height: 24px;
	color: #5f5c55;
	clear: both;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin: 10px 05px 10px 05px;
}
#map #texto h3{
	font-size: 80px;
	line-height: 50px;
	color: #0033cc;
	clear: both;
	width: 100%;
	margin: 20px 0px 20px 55px;
}
#map #texto h4{
	font-size: 80px;
	line-height: 50px;
	color: #b30000;
	clear: both;
	width: 100%;
	margin: 20px 0px 20px 55px;
}

#map #texto p{
	font-size: 12px;
	color: #5f5c55;
}
#map #credito{
	font-size: 10px;
	color: #5f5c55;
	margin: 0 0 0 05px;
}
#map #texto img{
	float: left;
	padding: 05px 05px 10px 05px;
}
#texto a.fechar{
	position: absolute;
	text-align:right;
	top: 2px;
	width: 11px;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
	border: 3px solid #fff;
	color: #ff9900;
	font-weight: bold;
	left: 200px;
}
