/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#menuresult {
	text-align:right;
	padding:0px 0px 7px 5px;
}
#menuext {
	width:561px;
	height:5px;
	background-color:#00FF00;
	background-repeat:repeat-x;
}
.textomenu {
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	}
.textomenu:link, .textomenu:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration:none;
}
.textomenu:hover, .textomenu:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color:#00FF00;
	text-decoration:none;
}
.texto{
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}
.activo{
	color:#FFFF00;
}
.listagem {
	width:561px;
	background-color:#FF0000;
}
#subestrutura {
	width: 561px;
	background: url('logos/lado.jpg') repeat-x;
	height:100%;
	padding-top: 5px;
}

#mapa {
	border:1px solid gray;
	width:auto;
	height:auto;
	margin:0px 5px 0px 5px;
}

.siglas {
	text-align:center;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	line-height:15px;
	background:#64970c no-repeat 0px 0px;
	text-decoration:none;
	padding-left:5px;
}
.siglas:link {
	color:#FFFFFF;
	text-decoration:none;
}
.siglas:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.eleitos {
	text-align:left;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	line-height:15px;
	background:#731f21 no-repeat 0px 0px;
	text-decoration:none;
	padding-left:5px;
}
.eleitos:link {
	color:#FFFFFF;
	text-decoration:none;
}
.eleitos:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.votos {
	text-align:center;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	line-height:20px;
	background:#282828 no-repeat 0px 0px;
	text-decoration:none;
	padding-left:5px;
	border-top:1px solid #FFFFFF;
}
.votos:link {
	color:#FFFFFF;
	text-decoration:none;
}
.votos:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.apuramento{
	text-align:center;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	line-height:15px;
	background:#731f21 no-repeat 0px 0px;
	text-decoration:none;
	padding-left:5px;
}
.apuramento:link {
	color:#FFFFFF;
	text-decoration:none;
}
.apuramento:hover {
	color:#FFFFFF;
	text-decoration:none;
}
