.lista-inicio {
    background-color: #e0e0e0;
    border-bottom:5px solid #C9C9C9;
    color: #666;
    margin-bottom: 1em;
    height: 2em;
}

.lista-header {    
    font-size: 1.2em;    
}

.lista-linha {
    background-color: #fff;
    padding: 3px 0px 5px 0px;
    border-bottom: 1px solid #ccc; 
    
}

.lista-linha p, .lista-linha h5 {
    line-height: 1em;
    margin: 0.4em 0px 0px 0px;
    border: 0px;
}

.lista-celula h3 {
  margin: 0.5em 0px 0px 0px;
  border: 0px;
  color: #000;
}

#filtro {
    float: none;
}

#pe {
    clear: both;
}
.por_pg {
	width: auto;
	display: inline;
}

.dados-pag {
	padding-top: 0.5em;
	background-color: #fff;
	border-bottom: 2px solid #ccc;
}

.dados-pag p {
	padding: 0px;
	line-height: 1em;
	width: auto;
	display: inline;
}
.dados-pag .paginacao{
	float: right;
}

/* cima .a e baixo .a foram parar no portal.css. ok? */

.discreto {
    font-size: 0.9em;
    color: #aaa;
}

.nome_menor {
    color: #444;
    font-size: 0.8em;
    line-height: 1.6em;
}

.numero {
    width: 80%;
    text-align: right;
    margin-right: 1em;
}
.check {
    display: block;
    font-weight: normal;
}

