#listagem_categorias {
	margin: auto;
	margin-top: 15px;
}

#listagem_categorias .catinfo{
	width: 100%;
	height: 30px;
	margin: auto;
	margin-bottom: 15px;
	clear: both;
}

#listagem_categorias .cattitulo{
	text-align: center;
	width: 100%;
	height: 30px;
	float: left;
	margin-left: 0px;
	background: url(/public/images/template/novembro/bck_cattitulo.png) repeat-x;
}

#listagem_categorias .cattitulo h3{
	text-transform: uppercase;
	margin-top: 5px;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
}

#listagem_categorias .cd_body {
	margin-top: 15px;
	clear: both;
}

#listagem_categorias .cd_body UL {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	padding-left: 3px;
}

#listagem_categorias .cd_body li{
	width: 100%;
	margin: auto;
	padding: 0px;
	margin-bottom: 6px;
}

#listagem_categorias .cd_body a{
	text-decoration: none;
	color: #444;
	text-transform: uppercase;
}

#listagem_categorias .cd_body a:hover{
	color: #000; 
}

#listagem_categorias .cd_body img{
	border: none;
}

#listagem_produtos {
	padding-top: 10px;
	width: 663px;
	margin: auto;
}

#listagem_produtos ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#listagem_produtos li {
	background: #eee;
	float: left;
	display: table;
	width: 200px;
	height: 364px;
	padding: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 46px;
	border: solid 1px #444;
}

#listagem_produtos .titulo{
	text-align: center;
	height: 20px;
}

#listagem_produtos .titulo h1{
	text-transform: uppercase;
	font-size: 7pt;
	color: #000;
	font-weight: bold;
}

#listagem_produtos .imagem {
	width: 200px;
}

#listagem_produtos .imagem img{
	border: none;
}

#listagem_produtos .info {
	text-align: left;
	position: absolute;
	float: left;
	background: #e8e8e8;
	margin-top: 113px;
	margin-left: 14px;
	width: 460px;
	height: 235px;
}

#listagem_produtos .mercado {
	padding-left: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 6px;
}

#listagem_produtos .linha {
	text-decoration:line-through;
	color: #FF0000;
}

#listagem_produtos .preco_mercado {
	font-size: 8pt;
	color: #000;
}


#listagem_produtos .preco {
	padding-left: 6px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

#listagem_produtos .nosso_preco {
	font-size: 12pt;
}

#listagem_produtos .caixa {
	background: #000;
}

#listagem_produtos .desconto {
	margin-left: 290px;
	height: 54px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

#listagem_produtos .esquerda {
	float: left;
	width: 80px;
}

#listagem_produtos .direita {
	color: #FF0000;
	padding-top: 5px;
	font-size: 15pt;
	float: left;
}

#listagem_produtos .detalhes, #listagem_produtos .encomendar{
	position: absolute;
	margin-top: 10px;
	text-align: center;
	background: #5f5f5f;
	width: 96px;
	height: 27px;
	border: solid 1px #000;
}

#listagem_produtos .btn_desconto {
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	color: white;
	font-weight: bold;
}

#listagem_produtos .detalhes {
	background: #ff0000;
}

#listagem_produtos .detalhes a, #listagem_produtos .encomendar a{
	float: left;
	position: relative;
	padding-top: 7px;
	padding-left: 4px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
}

#listagem_produtos .encomendar{
	margin-left: 102px;
}

#listagem_produtos .ap{
	color: #666;
}

#listagem_produtos .ac{
	color: #000;
}

#listagem_produtos .rodape {
	text-align: center;
	position: absolute;
	float: left;
	margin-top: 360px;
	width: 488px;
	height: 20px;
}

#cat_banner {
	width: 653px;
	margin: auto;
}

.b_desconto {
	font-size: 12pt;
	color: white;
	font-weight: bold;
	margin-top: 3px;
}

#listagem_campanhas {
	margin: auto;
	width: 925px;
/*	text-align: center; */
	margin-bottom: 10px;
	
}

#listagem_campanhas ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#listagem_campanhas li {
	display: inline;
}

#listagem_campanhas img {
	border: none;
}

