.imgBig13{
	background: url(/fotos/comp_homepage/store_03.png);
	width: 142px;
	height: 54px;
}

.imgBig13:hover{
	background: url(/fotos/comp_homepage/store2_03.png);
}

.imgBig14{
	background: url(/fotos/comp_homepage/store_05.png);
	width: 142px;
	height: 54px;
}

.imgBig14:hover{
	background: url(/fotos/comp_homepage/store2_05.png);
}

.imgBig15{
	background: url(/fotos/comp_homepage/store_06.png);
	width: 142px;
	height: 54px;
}

.imgBig15:hover{
	background: url(/fotos/comp_homepage/store2_06.png);
}

.imgBig16{
	background: url(/fotos/comp_homepage/store_07.png);
	width: 142px;
	height: 54px;
}

.imgBig16:hover{
	background: url(/fotos/comp_homepage/store2_07.png);
}

.imgBig17{
	background: url(/fotos/comp_homepage/store_08.png);
	width: 142px;
	height: 26px;
}

.imgBig17:hover{
	background: url(/fotos/comp_homepage/store2_08.png);
}

    .labelProdutoSemana{
        /*width:140px;
        height:25px;
            background:  url(/temas/2009/imgs/topo1.png)  -132px -66px no-repeat;
        margin-bottom:2px;
		margin-left: 15px;*/
		background: url("/temas/2009/imgs/separadores_05.png") no-repeat scroll 0 0 transparent;
		height: 25px;
		margin-bottom: 2px;
		margin-left: 1px;
		width: 162px;
		color: #ffffff;
		text-align: center;
		padding-top: 5px;
		text-transform: uppercase;
    }
    .ProdutoSemanaImg{
        display: block;
        text-align: center;
		height: 132px;
    }
    .ProdutoSemanaNome{
        display: block;
        text-align: left;
		padding-top: 7px;
		height: 28px;
		width: 100%;
    }
    .cxProdutoSemanaPrecos-wrapper{
	/*style='width:140px;height:252px;margin-bottom:8px;'*/
    width: 92px;
    /*height:41px;*/
    margin: 0 auto;
    }

    a.cxProdutoSemanaPrecos-wrap{
        width:92px;
        height:40px;
        background:  url(/temas/2009/imgs/topo1.png)  -740px -47px no-repeat; 
        display: block;
    }

    a:hover.cxProdutoSemanaPrecos-wrap{
        background:  url(/temas/2009/imgs/topo1.png)  -740px -91px no-repeat;
        text-decoration: none;
    }
    .cxProdutoSemanaPrecosPromo{
    text-align: center;
    /*margin: 0 auto 4px auto;*/
    height:17px;
    color: #FF0000;
    font-size: 10px;
    font-weight: bold;
}

.cxProdutoSemanaPrecosPreco{
    text-align: center; 
    height:17px;
    padding-top: 1px;
	color: #0099cc;
}

/* .pubBig:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} */