/************************************************
AQUI DEVE SER ALTERADO PARA PERSONALIZAR O VISUAL
************************************************/

.cx-titulo-vermelho div, .cx-titulo-vermelho div span {
	background: url(../img/tab-vermelho.gif) no-repeat;
}
.cx-titulo-azul div, .cx-titulo-azul div span {
	background: url(../img/tab-azul.gif) no-repeat;
}

.cx-titulo-cinza div, .cx-titulo-cinza div span {
	background: url(../img/tab-cinza.gif) no-repeat;
}

.cx-titulo-superior {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
}

.tabela_listagem td{
  border-bottom: 1px solid #DFDFDF;
}


/***********************************************
AQUI NÃO DEVE SER MODIFICADO
***********************************************/
.cx-conteudo{ background:none;font-weight:normal;border:1px solid #dddddd;border-top:none;background-color:#FFFFFF;	z-index: 3;	display: block;	padding:10px;}
.cx-conteudo a {color:#640000}
.cx-titulo-superior {margin-left:0px;}
.cx-titulo-superior div, .cx-titulo-superior div span {display: block; padding: 0 32px;}
.cx-titulo-superior div {margin: 0 0 0 0px;position: relative; top: 1px; z-index: 2; padding-left: 0; font-weight: bold; line-height: 11px; text-align: left; text-decoration: none; white-space: nowrap; background-position: 100% -100px;}
.cx-titulo-superior div span {padding-top: 6px;padding-right: 0;}
*>.cx-titulo-superior div span {width: auto;background-position: 0 0;}