#caderno {
  background-image: url(/eleicoes/2008/img/eleicoesbg.jpg);
}

h2 {
  left: 95px;
  height: 70px;
  top: 10px;
  width: 320px;
  }

h2 a {
  height: 70px;
}

#conteudo h2, #conteudo h2 a, #arquivo label {
  color: #e24011 !important;
  
       
    
}

#menu_caderno .especiais
{
  color:#9b0000;
  font-size: 1.06em;
}


/* tabela listagem candidato */

.table_lista {
  width: 100% !important;	
}

.table_lista caption {
  display:none;
}

.table_lista thead th {
	background: #c41906 ;
	border:1px solid #d1d1cf;  	
	color:#fff;
	font-size:0.9em; 	
	height:20px;
	padding: 2px 0px 2px 0px; 	
	text-align:center;
	text-transform:uppercase; 
}

.table_lista tfoot th { 
	height:1px;
}

.table_lista tbody td { 
	border:1px solid #d1d1cf;
  font-size:0.9em; 	 
	padding: 2px 0px 2px 2px; 
	text-align:left; 
}

.tr_color{
  background: #e8e7de;
}

.table_lista tbody a:link{ 
	color:#c41906; 
	text-decoration: none !important;

}

.table_lista tbody a:hover{
	text-decoration: underline !important;

}

h5 span {
  font-size: 0.7em;
  font-style: italic;
}
 
.eleito {
  font-weight: bold;
  font-size: 1.1em;
}



/* tabela de perfil de  candidato */

.table_perfil {

  width: 590px !important;
 	
}

.table_perfil caption {
  display:none;
}

.table_perfil thead th {
	background: #c41906 ;
	color:#fff;
	font-size:0.9em; 	
	padding: 4px 0px 8px 0px; 	
	text-align:center;
	text-transform:uppercase; 
}

.table_perfil tfoot th {
  color:#c41906; 
  font-size:10px;
	padding: 2px 0px 2px 12px; 
  text-align:left;
}

.table_perfil tbody td { 	
  font-size:0.9em; 	 
	padding: 2px 0px 2px 2px; 
	text-align:left; 
	width:185px;
}


.perfil_col1{

  color: #000;
  float: right;
  font-weight: bold;
  padding-right:8px !important;
  text-align: right !important;  
  width:125px !important;
}

.table_perfil tbody a:link{ 
	color:#c41906; 
	text-decoration: none !important;

}

.table_perfil tbody a:hover{
	text-decoration: underline !important;

}

/* tabela listagem de seção */

.table_secao {
  width:590px !important; 	 
}

.table_secao caption {
  display:none;
}

.table_secao thead th {
	background: #c41906 ;
	color:#fff;
	font-size:0.9em; 	
	padding: 6px 0px 8px 0px; 	
	text-align:center;
	text-transform:uppercase;
 
}

.table_secao tfoot th {
 display: none;
}

.table_secao tbody td {

	color:#c41906;
  font-size:0.9em; 	 
	padding: 2px 0px 2px 2px;
	text-align:left; 
}

.table_secao  strong {
  color:#333 !important;

}


.secao_detail{

  font-weight: bold;
  height: 40px;
	padding: 10px 0px 2px 2px !important;   
  text-align: center !important;  

}

/* detalhes da votacao */

.table_detalhes caption {
  display:none;
}

.table_detalhes thead th {
	background: #c41906 ;
	color:#fff;
	font-size:1.1em; 	
	padding: 4px 0px 8px 0px; 	
	text-align:center;
	text-transform:uppercase; 
}

.table_detalhes tr.th th {  
  background: #c41906 ;
  border: 2px solid;
  color:#fff;
  font-size:0.9em;
  margin: 2px;
  padding: 3px;
}

.table_detalhes tbody td {
  border-right: 3px solid #fff;
  font-size: 1.3em;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.table_detalhes tbody td.loc {
  font-size: 1em;
}

.table_detalhes tbody td.loc a {
  font-size: 0.85em;
  font-style: italic;
}


/* para retirar a bordinha do flash */
* {	outline: none; }
object { outline: none; }

* .loading{
 outline:none;	
 border:none !important;
}

#cons_can input, #cons_can select, #cons_sec input, #cons_sec select, #apura_cidades select, #outras_cid select {
	background-color: #F5F5F5;
	border-color: #C5C7BA !important;
	border-style: solid;
	border-width: 1px;	
	color: #000 !important;
	font-size: 0.9em !important;
	height: 21px;
	padding: 0px;
	margin: 0px;	
}

#cons_can input, #cons_sec input {
  height: 19px;
} 

#cons_can .btn, #cons_sec .btn, #outras_cid .btn {
	background-color: #F5F5F5;
	border-color:#C5C7BA !important;
	border-style:solid;
	border-width:1px;	
	color: #000 !important;
	font-size: 0.9em !important;
	height: 21px;
	padding:0px;
	margin:0px;	
	
} 
.bt_btn {
 height:21px !important;
}

#cons_can .check {
  height: auto;
  border: none;
}

#apura_cidades {
  padding: 0 0 5px 5px;
}

#apura_cidades form {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

#apura_cidades label { 
  color: #E24011;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 3px 5px 0 5px;
  position: relative;
  text-transform: uppercase;
}

#apura_cidades select {
  font-size: 1.1em !important;
  margin: 5px 0 0 3px;
  width: 111px; 
}

#apura_cidades input.envia {   
  border: none;  
  background:  url("/eleicoes/2008/imagens/btn_ok_eleicoes.gif") no-repeat center center;
  cursor: pointer;
  margin: 5px 2px 0 0;
  width: 14px;
}

table.resultado {
  font-size: 0.85em;
}

.tfoot {
  font-size: 0.65em;
}


.vcol1,.vcol2{
 padding:5px;
 padding-bottom:30px;
 width:270px;
}
.vcol1{
 float: left;
}
.vcol2{
 float: right;
 
}

 
.vereador{
 background:  url("/eleicoes/2008/img/bg_vereador.png") no-repeat;	
 display:block;
 height:90px;
 margin:0px;
 padding-top:0px; 
 width:235px;
}

.vereador img{
 border: none !important;
}
.vfoto{
 display:block;
 float: left;
 height:90px;
 margin:0px;
 padding-top:0px; 
 width:55px;
}
.vnome{

 display:block;
 float: left;

 height:18px;
 left:0px;
 margin:0px;
 padding:0px;
 position:relative;
 top:0px; 
 width:180px;
}
.vnome span{
 color:#496266;
 font-size: 0.8em; 
 font-weight: bold;
 padding-left:4px;
 text-transform: uppercase;
}
.vpartido{
 display:block;
 float: left;
 height:70px;
 margin:0px;
 padding-top:0px;
 text-align: center; 
 width:80px;
}
.vpartido strong{
  color:#fff !important;
  display: block;
  font-size: 1.7em;
  padding-top: 20px !important;
}
.vvotos{
 display:block;
 float: left;
 height:70px;
 margin:0px;
 padding-top:0px; 
 width:90px;
}
.vvotos span{
  color:#fff !important;
  display: block;  
  font-size: 0.9em;
  line-height: 20px !important;
  padding-top: 45px !important;
}
.popeleicoes{
 background:  url("/eleicoes/2008/img/pop.jpg") no-repeat;	
 height:463px;
 margin:0px;
 padding-top:0px; 
 width:400px;
}

.videoeleicoes{

  height:225px;
  padding: 0px;
  position: relative;
  left:16%;
  top:130px;
  width:280px;
}

.textopoupeleicoes{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em !important;
  height:20px;
  padding: 0px;
  padding-top:2px;
  position: relative;
  left:10px;
  top:140px;
  width:380px;
  text-align: center;
}

