*{
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #47423a;
	border: none;
}
#abertura{
	width: 936px;
	float: left;
}
#abertura h2{
	width: 936px;
	height: 86px;
	line-height: 83px;
	color: #fff;
	display: block;
	float: left;
	background-image: url(img/bg-primarias-titulo.jpg);
	text-indent: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#abertura h3{
	height: 20px;
	line-height: 20px;
	position:absolute;
	z-index:3;
	top: 60px;
	left:22px;

	overflow: hidden;
	background-image: none;
}
#abertura h3,
#abertura h3 i,
#abertura h3 em{ 	color: #fff;
	font-size: 11px;}
	
#candidatos{
	width: 936px;
	float: left;
}
#candidatos h2{
	width: 102px;
	float: left;
	margin: 0 1px;
	font-size:11px;
	
}
#candidatos h2 a b,
#candidatos h2 b{
	display: block; float: left; border:  3px solid #ccc;
	width: 31px;
	height: 31px;
	margin: 0 2px 0 0;
}
#candidatos h2 a:hover b{
	border: 3px solid #ff9900;
}
#candidatos h2 a span,
#candidatos h2 span{
	width: 65px;
	height: 31px;
	line-height: 12px;
	height: 12px;
	text-transform: uppercase;
}
#candidatos h2 a{ display: none;

}
#candidatos h2 a img,
#candidatos h2 img{
	border: 2px solid #ccc;
	float: left;
	margin: 3px 0;
}
#resultado td b.cand1,
#candidatos h2.cand1 b{	background-color: #f09622;}
#resultado td b.cand2,
#candidatos h2.cand2 b{	background-color: #7ab0ae;}
#resultado td b.cand3,
#candidatos h2.cand3 b{	background-color: #355071;}
#resultado td b.cand4,
#candidatos h2.cand4 b{	background-color: #a266bb;}
#resultado td b.cand5,
#candidatos h2.cand5 b{	background-color: #918a17;}
#resultado td b.cand6,
#candidatos h2.cand6 b{	background-color: #b30000;}
#resultado td b.cand7,
#candidatos h2.cand7 b{	background-color: #4b723a;}
#resultado td b.cand8,
#candidatos h2.cand8 b{	background-color: #ff00fc;}
#resultado td b.cand9,
#candidatos h2.cand9 b{	background-color: #969696;}


#legendamapa{
	width: 936px; display: block; float: left;
}
#legendamapa p{
	margin: 10px 10px;
	color: #7c7569;
	font-weight: bold; 
}
body.dados,
body.mapa,
body.abertura{
	background-image: url(img/mapa_nh2.gif);
	background-position: 0 87px;
}
body.dados{
	background-position: 0 0;
}

#linhadotempo,
#estado,
#mascara,
#mapaeua{
	width: 936px;
	position: absolute;
	left: 0;
	top: 219px;
	height: 650px;
}
#linhadotempo{
	top: 88px;
}
#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 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: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}
#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; 
}

body.calendariomapa{ background-color:#dbdbdb;}
body.calendariomapa h2{font-size: 16px; color:#7e7fa3; margin:5px;}
body.calendariomapa p{font-size: 14px; color:#47423a; font-weight:bold;margin:5px;}

