a {
	color: #0000FF;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #FFF;
	background-image: url(../images/bg_eleicoes.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	margin: 0px;
	margin: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	overflow-x:hidden;
	
}
form {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: right;
}
select {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-right: 10px;
}
table tr td {
	padding: 5px;
}
.btnsubmit {
	background-color: #FFCC00;
	border: 1px solid #FFCC00;
	background-image: url(../images/bg_submit.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
#container {
	margin: auto;
	width: 980px;
	min-height: 100px;
	height: 100px;
	overflow: hidden;
	height: auto;
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
}
#topo {
	position: relative;
	width: 960px;
	padding: 10px;
	background-color: #CC0A00;
	margin-bottom: 10px;
}
#topo .banner {
	position: absolute;
	left: 350px;
}
#topo .piaui {
	position: absolute;
	right: 10px;
}
#barrabusca {
	width: 968px;
	border: 1px solid #B09224;
	padding: 5px;
	background-color: #ECE8C6;
	background-image: url(../images/bg_busca.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#publicidade {
	width: 472px;
	margin: auto;
	text-align: right;
	margin-bottom: 10px;
}
#publicidade span {
	font-size: 11px;
	color: #999;
	text-align: right;
}
#apuracao {
	width: 980px;
	margin-bottom: 10px;
}
#apuracao h1 {
	font-size: 20px;
	text-align: center;
	padding: 3px;
	background-color: #E1DDAA;
	color: #333333;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
}

#apuracao h1 i {
	
	color:#CC0A00;
	font-style:normal;

}
#estatisticas {
	width: 260px;
	margin-right: 10px;
	min-height: 20px;
	height: 20px;
	overflow: hidden;
	height: auto;
	float: left;
}
#estatisticas table {
	border: 1px solid #DFD3AA;
	width: 256px;
	margin: auto;
	margin: 2px;
	background-color: #F6F4E4;
	empty-cells: show;
	margin-bottom: 10px;
}
#estatisticas table tr td {
	text-align: right;
}
#estatisticas table tr td.softtse {
	text-align: left;
}
#estatisticas table tr td img {
	float: left;
	margin-right: 5px;
}
#estatisticas table tr td, #estatisticas table tr th {
	border-bottom: 1px solid #EBE8C5;
}
#estatisticas table tr th.title {
	background-color: #E1DDAA;
	font-weight: bold;
}
#estatisticas table tr th {
	text-align: left;
	padding: 5px;
}
#resultado {
	width: 700px;
	min-height: 20px;
	height: 20px;
	overflow: hidden;
	height: auto;
	background-color: #F6F4E4;
	padding: 5px;
	display:inline;
	float:left;
	text-align:left;
}
#resultado h1 {
	font-size: 18px;
	color: #333333;
	text-align: left;
	background-color: transparent;
}
#resultado table {
	width: 690px;
	margin: auto;
	empty-cells: show;
}
#resultado table tr th {
	text-align: left;
	font-weight: normal;
	padding: 5px;
	padding-bottom: 10px;
}
#resultado table tr th.title {
	background-color: #E1DDAA;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#resultado table tr td {
	text-align: right;
	padding:10px 10px;
}
#rodape {
	width: 970px;
	padding: 5px;
	text-align: center;
	background-color: #E1DDAA;
	color: #333333;
	clear: both;
}
#rodape a {
	color: #0000CC;
	font-weight: bold;
}

#barrabusca {
    width: 968px;
    border: 1px solid #B09224;
    padding: 5px;
    background-color: #ECE8C6;
    background-image: url(../images/bg_busca.jpg);
    background-repeat: repeat-x;
    margin-bottom: 10px;
}
#cidades {
    width: 470px;
    float: left;
}
#cidades ul,
#cidades ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#cidades ul li {
    float: left;
    padding: 2px 5px 2px 5px;
    font-weight: bold;
}
#cidades ul li a {
    display: block;
    font-weight: normal;
}
#cidades ul li a:hover {
    text-decoration:underline;
    color:#CC0A00;
    
}
#container_mainframe {
    margin: auto;
    _width: 985px;
    width: 986px;
    margin-bottom: 10px;
    overflow-x:hidden;
}
/* ALTERADO - 03-10-2008 - FIM */

