/**************************************************************
   Listagem padrão de todos os conteúdos - internas e busca
**************************************************************/
.secao { float: left; padding-bottom: 4px; width: 100%; }

#ListagemPadrao {
	float: left;
	margin: 0 3px 0 3px;
	text-align: justify;
	width: 453px;
}

#ListagemPadrao .title {
	background: url(../../imgs/listagem_padrao/pc_title_bg_repeat.png) repeat-x;
	border: 1px solid #454545;
	color: #FEFEFE;
	font: bold 14px Arial;
	height: 22px;
	padding: 5px 0 0 13px;
	width: 438px;
}

#ListagemPadrao .filtro {
	background-color: #E2E2E2;
	border-bottom: 1px solid #8A8A8A;
	height: 24px;
	padding: 5px 5px 0 6px;
}

#ListagemPadrao .filtro select { border: 1px solid #969696; float: left; }

#ListagemPadrao .none { display: none; }

#ListagemPadrao .botton {
	background: url(../../imgs/listagem_padrao/btn_filtro.png) no-repeat #8E1495;
	float: right;
	height: 18px;
	margin: 0;
	padding-top: 1px;
	text-align: center;
	width: 77px;
}

#ListagemPadrao .botton:hover { background-color: #A636AF; cursor: pointer; }
#ListagemPadrao .botton input:hover { cursor: pointer; }

#ListagemPadrao .limpar { margin-right: 5px; }
#ListagemPadrao .limpar:hover { background-color: #FF0000; }

#ListagemPadrao .list {
	background: url(../../imgs/listagem_padrao/list_line_bottom.gif) repeat-x bottom;
	float: left;
	font-size: 11px;
	padding: 23px 18px 15px 20px;
	width: 415px;
}

#ListagemPadrao .list img { border: 1px solid #454545; float: left; margin: 0 18px 10px 0; }
#ListagemPadrao .list h1 { color: #BC3E06; font: bold 14px Arial; padding-bottom: 4px; }
#ListagemPadrao .list a { color: #1E570D; float: left; font: bold 11px Arial; padding-top: 7px; text-decoration: underline; }
#ListagemPadrao .alt { background: url(../../imgs/listagem_padrao/list_alt_line_bottom.gif) repeat-x bottom #DCDCDC; margin-top: 4px; }


/**************************************************************
   Paginação
**************************************************************/
#ListagemPadrao .paginacao {
	background-color: #8E1495;
	border: 1px solid #2E2E2E;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	margin: 7px 0 15px 0;
	padding: 5px 0 5px 7px;
	line-height: 20px;
	width: 444px;
}

.pages { float: left; padding-right: 10px; }
 
.current {
	background-color: #EFEFEF;
	border: 1px solid #000000;
	color: #000000;
	float: left;
	margin-right: 5px;
	padding: 0 8px;
}

.paginacao a {
	background-color: #9F8B8B;
	border: 1px solid #8FD9F6;
	color: #8FD9F6;
	float: left;
	margin-right: 5px;
	padding: 0 8px;
}

.extend { float: left; }

#ListagemPadrao .last { color: #DFF7FF; margin-left: 5px; }

#ListagemPadrao .paginacao a:hover, #ListagemPadrao .paginacao a:active {
	background-color: #EFEFEF;
	border: 1px solid #000000;	
	color: #000000;
	padding: 0 8px;
	text-decoration: none;
}
/* Fim Paginação */

.detalhes { float: left; padding-right: 35px; width: 330px; }

.nota {
	color: #BC3E06;
	float: right;
	font: bold 14px Arial;
	text-align: center;
	width: 49px;
}

#ListagemPadrao .nota_title {
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	font: bold 20px Arial;
	height: 46px;
	line-height: 46px;
	margin-top: 3px;
	text-align: center;
	width: 100%;
}

/**************************************************************
   Alteração dos Styles Principais
**************************************************************/
#AdsTop { margin-bottom: 0; }

/**************************************************************
   Info
     CSS Gerado por: Carlos Roberto M. S. em 15-09-2008
     Última alteração: 16-09-2008 por Carlos Roberto M.S.
**************************************************************/