a:hover{
color:#4C4C4C;

}
.texto_historia{
	margin-left:5px;
	margin-top:10px;
	border-bottom:1px dashed #E0DFE3;
}
.spacer{
	margin-top:2px;
}
.spacer2{
	margin-top:5px;
	font-size:1px;
}
.recordes{
	margin-top:10px;
	margin-left:5px;
}
.tabela_down{
	border: 1px solid  #A3A3A3;

}
.tabela_down td{

	background-color:#EFEFEF;
}
.tabela_down td:hover{
	background-color:#DEDEDE;
}
.icone_down{
	background-color:#EFEFEF;
	border: 1px solid  #DCDCDC;
	background-repeat:no-repeat;
	width:25px;
	height:25px;
}
.nome_arquivo{
	font-size:12px;
	color:#666666;
}
.data_boletim{
	font-size:10px;

}
.filtro {
	border-bottom:#CCCCCC 1px dashed;
}
.spacer{
	margin:2px;
	clear:both;
}
.filtro{
	background-color:#f1f1f1;
	border-bottom:1px solid #D0D0D0	;
	border-left:1px solid #D0D0D0	;
	border-right:1px solid #D0D0D0	;


}
.filtro th{
	font-size:12px;
}
.botao_filtro{
	border:1px solid #686B72;
	width:50px;
}
.select_filtro{
	border:1px solid #D0D0D0	;
	width:90px;
}
.texto_filtro{
	margin-left:5px;
}
.input_filtro{
	border:1px solid #D0D0D0;
	background-color:#fFfFfF;
	
	
}
