img{
	border:none;
	}

#destaque{float:left; width:100%; padding-top:5px; height:115px; background:#dddddd}


	/*LISTAGEM DE PRODUTOS*/
#listagem{height:100%}

#listagem ul{
	float:left;
	width:32%;
	margin:10px auto;
	padding:3px;
	text-align:left;	
}
#listagem li {padding:1px 0 0 0}



#listagem li.selo { text-align:center !important; height:28px; }



#listagem .offPrice{background:url(images/iconOff.jpg) left no-repeat; font-weight:bold; color:#fff; padding-left:12px; font-size:10px}

/*NAVEGAÇÃO*/

.tituloPag{
	height:26px;
	border:none;
	display: block;
	padding-left:10px;
	text-align:left;
	color:#5ca630;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}

.currentLink a {
	color:#5ca630 !important;
	font-size:12px !important;
	font-weight:bold !important
}

.tituloPag li{float:left; background:url(images/iconPaginacao.gif) no-repeat 0 10px; padding-left:13px; padding-right:6px; padding-top:8px;}
.tituloPag .first{padding-left:0; background:none}
.tituloPag a{font-size:12px; color:#8f8f8f}

	/*DESTAQUE FLASH NA HOME*/
.destaques{ 
	clear:both;
}

	/*ESTILOS DA LISTAGEM DE PRODUTOS*/

.imgProd{text-align:center; height:150px;}	
	
.nomeProd{font-size:12px; font-weight:bold; color:#959595}

.selo{ text-align:center !important;}

.nomeProd a{color:#959595}

.nomeProd a:hover{
	color:#959595; 
	text-decoration:none
}

.nomeProd span{color:#565656}

.porcentagem{font-size:9px; color:#000; font-weight:bold; color:#990000; clear:both; padding-top:5px}

.preco{color:#BB060F; font-size:10px; font-weight:bold; line-height:13px}

.preco span{font-size:16px}

.precoDe{color:#4e4e4e; font-size:10px; font-weight:bold}

.precoDe span{text-decoration:line-through;}

.parcela{color:#6f6f6f; font-weight:bold; line-height:20px}

.parcela strong{
	color:#BB060F;
}

.marcaProd a{font-size:10px; text-transform:uppercase; color:#5ba431; font-weight:bold; letter-spacing:1px; line-height:7px}

.similares a{
	margin:3px 0; 
	color:#cc0000; 
	text-decoration:underline
}

.similares a:hover{text-decoration:none}


#linha{clear:both; margin:2px 0; border:solid 1px #e2e2e2;}


 /*STAR*/

#star{height:13px}
 
#star .level5{ background:url(images/iconStar.png) no-repeat 0 0; width:61px; }
#star .level4{ background:url(images/iconStar.png) no-repeat -13px 0; width:61px; }
#star .level3{ background:url(images/iconStar.png) no-repeat -26px 0; width:61px;}
#star .level2{ background:url(images/iconStar.png) no-repeat -39px 0; width:61px; }
#star .level1{ background:url(images/iconStar.png) no-repeat -52px 0; width:61px;}

/* COMPRA CASADA */
#titDestaques{clear:both; font-size:14px; font-weight:bold; padding-left:10px; text-align:left; margin-bottom:10px}
/* COMPRA CASADA */
.label{
	width:15%;
	float:left;
	text-align:left !important;
	margin:10px 0 0 100px; 
	text-transform: uppercase;
}

.form{
	width:48%;
	float:left;
	text-align:left !important;
	margin:10px 0 0 0; 
}

.enviar{
	width:100%;
	clear:both;
	text-align:center !important;
	margin:40px 0 0 0;
	
}

.clear{
	width:100%;
	height:12px;
	clear:both;
	text-align:center !important;
	margin:0px 0 0 0;
}
