/* CSS Document */
/**/
#table-geral {

}
#table-geral thead a:link, #table-geral thead a:visited {
	color:#FFF;
	text-decoration:none;
}
#table-geral a:link, #table-geral a:visited {
	color:#000;
}

#table-geral .odd {
	background:#DFDFB9;
}

#tabela-geral .odd {
	background:#DFDFB9;
}

#tabela-geral td {
    padding:3px !important;
}

.titulo-categoria strong{
    display:block;
    font-size:18px;
    border-bottom:solid 1px #DFDFB9 !important;
    padding:4px 0 4px 0;
} 
.titulo-pais {
    font-size:13px;
}
