* {
	padding: 0;
	margin: 0;
	list-style: none;
}

HTML {
    width: 100%;
    background: transparent url(/mm/img/pattern-fundo.jpg) 0 0 repeat;
}

BODY {
	margin: -10px 0 0 0;
	padding: 0;
	background: transparent url(/mm/img/bg-degrade.png) center top no-repeat;
	height: 900px;
}

IMG, FIELDSET {border: none;}

/* fmc */
.rfv-msg {
    float: left;
/*	margin-bottom: 15px; */
}


#container {
	width: 901px;
	margin: 0px auto;
    position: relative;
}

/*.button {
	background: #e10041;
	font-size: 10px;
	color: #FFF;
	border: none;
	font-weight: bold;
	padding: 3px 4px;
}*/

P {font-size: 11px;}

INPUT {
	border: 1px solid #ddd;
	font-size: 11px;
	color: #b5b5b5;
}
SELECT {
	border: 1px solid #ddd;
	font-size: 11px;
}

/* +++++++++++++++++ HEADER */
#header {
	width: 901px;
	margin-top: 9px;
}

#header H1.logo-internas A {
	float: left;
	display: block;
	background: url(/mm/img/logo-internas.png) no-repeat;
	width: 140px;
	height: 74px;
	margin-left: 15px;
	margin-top: 47px;
	text-indent: -9999px;
}
#header H1.logo-home A {
	float: left;
	display: block;
	background: url(/mm/img/logo-home.png) no-repeat;
	width: 179px;
	height: 92px;
	text-indent: -9999px;
	margin-bottom: 24px;
	margin-top: 48px;
}

#header .busca-e-sacola {
	float: right;
    position: relative;
}

#header .busca {
	float: left;
	width: 335px;
	margin-top: 43px;
}

#header .busca .tit 
{
	color: #939393;
	float: left;
	font-family:Tahoma;
	font-size: 11px;	
	width: 35px;
	margin-top:5px;
}

#header .busca INPUT.inpt-busca {
	background: url(/mm/img/bg-input.png) no-repeat top left;
	width: 160px;
	padding: 4px;
	float: left;
}
#header .busca .ok-buscar {
	float: left;
	width: 22px;
	height: 19px;
	margin-top:1px;
	margin-left: 5px;
}

#sacola {
	float: left;
	background: url(/mm/img/img-sacola.png) no-repeat left;
	width: 180px;
	height: 60px;
	padding-left: 39px;
	margin-top: 16px;
}
#sacola LI {
	float: left;
	margin-top: 16px;
	width: 87px;
}
#sacola LI P.itens {
	font: normal 11px tahoma;
	color: #939393;
	margin-top: 3px;
	margin-left: 3px;
}
#sacola LI .tit-sacola {
	background: url(/mm/img/tit-sacola.png) 0 0 no-repeat;
	width: 48px;
	height: 14px;
	text-indent: -9999px;
}
#sacola LI .valor-sacola {
	color: #5e4270;
	text-align: right;
	padding-bottom: 3px;
	font: normal 11px tahoma;
}
#sacola LI .fecha-compra {
	width: 87px;
	height: 17px;
}





/* sacola mini do topo e sacola expande no topo */ 
#sacola2 {
	float: left;
	background: url(/mm/img/img-sacola.png) no-repeat 1px 9px;
	width: 180px;
	height: 55px;
    padding: 0 0 22px 39px;
}
#sacola2 LI {
	float: left;
	margin-top: 16px;
	width: 87px;
}
#sacola2 LI P.itens {
	font: normal 11px tahoma;
	color: #939393;
	margin-top: 3px;
	margin-left: 3px;
}
#sacola2 LI .tit-sacola {
	background: url(/mm/img/tit-sacola.png) no-repeat;
	width: 48px;
	height: 14px;
	text-indent: -9999px;
	margin-left: 3px;
}
#sacola2 LI .valor-sacola {
	color: #5e4270;
	text-align: right;
	padding-bottom: 3px;
	font: normal 11px tahoma;
}
#sacola2 LI .fecha-compra {
	width: 87px;
	height: 17px;
}








#header #menu-superior {
	float: right;
	width: 700px;
	height: 36px;
	background: url(/mm/img/bg-menu-topo.png) repeat-x;
	padding-top: 10px;
	margin-top: 17px;
}
#header #menu-superior LI {
	float: right;
	margin-right: 5px;
}
#header #menu-superior LI A {
	font: bold 11px Tahoma;
	color: #6359a4;
	text-decoration: none;
	display: block;
}



#header #menu-superior LI A:HOVER {text-decoration: underline;}
#header #menu-superior LI A.cinza {color: #d60b3b;}
#header #menu-superior LI.separador1 {
	background: transparent url(/mm/img/sprites.gif) no-repeat right 5px;
	padding-right: 7px;
}
#header #menu-superior LI.separador2 {
	background: url(/mm/img/sprites.gif) no-repeat right -15px;
	padding-right: 7px;
}
#header #menu-superior LI.separador {padding-left: 7px;}




#breadcrumb {
	float: left;
	width: 901px;
	margin: 10px 0px 20px;
	padding-left: 28px;
}
#breadcrumb LI {
	float: left;
	margin-right: 5px;
	font: normal 11px Tahoma;
}
#breadcrumb LI.intro {color: #a5a5a5;}
#breadcrumb LI.antigo A {
	color: #7471b2;
	text-decoration: none;	
}
#breadcrumb LI.antigo A:HOVER {text-decoration: underline;}
.separador {
	color: #e10041;
	font-weight: bold;
}
#breadcrumb LI.atual A {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumb LI.atual A:HOVER {text-decoration: underline;}

/* +++++++++++++++ LATERAL */

#lateral {
	float: left;
	width: 198px;
}

#lateral .categorias {
	background: url(/mm/img/menu-categorias.png) 27px 0 no-repeat;
	padding-top: 32px;
	padding-left: 27px;
	margin-bottom: 15px;
}
#lateral .categorias LI, #lateral .comprarPor LI, #lateral .liqui LI, #lateral .sugestao LI {height: 18px;}

#lateral .categorias LI A, #lateral .comprarPor LI A, #lateral .liqui LI A, #lateral .sugestao LI A {
	background: #6359a4;
	font: normal 11px Tahoma;
	color: #FFF;
	text-decoration: none;
	padding: 2px 15px 2px 7px;
}

#lateral .categorias LI A:HOVER, #lateral .comprarPor LI A:HOVER, #lateral .liqui LI A:HOVER, #lateral .sugestao LI A:HOVER,
#lateral .categorias LI A.ativo, #lateral .comprarPor LI A.ativo, #lateral .liqui LI A.ativo, #lateral .sugestao LI A.ativo  {
	background: #3f3270;
	font: normal 11px Tahoma;
	color: #8f8fc6;
	text-decoration: none;
	padding: 2px 15px 2px 7px;
	margin-bottom: 1px;
}

#lateral .liqui LI A {
	background: #dbadaf;
	font: normal 11px Tahoma;
	color: #ed1c24;
	text-decoration: none;
	padding: 2px 15px 2px 7px;
}

#lateral .liqui LI A {
	background: #dbadaf;
	font: normal 11px Tahoma;
	color: #ed1c24;
	text-decoration: none;
	padding: 2px 15px 2px 7px;
}

#lateral .liqui LI A:HOVER,
#lateral .liqui LI A.ativo {
	background: #ed1c24;
	font: normal 11px Tahoma;
	color: #fff;
	text-decoration: none;
	padding: 2px 15px 2px 7px;
	margin-bottom: 1px;
}


#lateral .comprarPor {
	background: url(/mm/img/menu-comprar-por.png) 23px 0 no-repeat;
	padding-top: 40px;
	padding-left: 27px;
	margin-bottom: 15px;
}

#lateral .liqui {
	background: url(/mm/img/menu-liqui.png) 27px 0 no-repeat;
	padding-top: 29px;
	padding-left: 27px;
	margin-bottom: 13px;
	margin-top: 7px;
}
#lateral .sugestao {
	background: url(/mm/img/menu-sugestao.png) 27px 0 no-repeat;
	padding-top: 29px;
	padding-left: 27px;
	margin-bottom: 13px;
}


#lateral .busca {
	background: url(/mm/img/menu-busca.png) no-repeat 20px 0;
	padding: 50px 10px 0px 27px;
}
#lateral .busca LI A {
	font: bold 11px Tahoma, Verdana, Arial, Sans-serif;
	color: #6359a4;
	text-decoration: none;
}
#lateral .busca LI A:HOVER {text-decoration: underline;}

#lateral #historico {
	float: left;
	background: transparent url(/mm/img/bg-vcjaviu.png) no-repeat top;
	padding-top: 70px;
	width: 161px;
}
#lateral #historico P.tit {
	font: bold 12px Tahoma, Verdana, Arial, Sans-serif;
	color: #e10041;
	padding: 5px 0px 0px 10px;
	float: left;
}
#lateral #historico UL {
	clear: left;
	float: left;
	padding: 10px;
}
#lateral #historico UL LI {
	margin-bottom: 8px;
	width: 140px;
}
#lateral #historico UL LI P {float: left;}
#lateral #historico UL LI P.foto {width: 73px;}
#lateral #historico UL LI P.texto {
	width: 65px;
	margin-top: 10px;
	color: #666;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}

#lateral #historico UL LI P A {
	width: 63px;
	height: 81px;
	overflow: hidden;
	border: 0px;
	display: block;
	border: 1px solid #ddd;
	padding: 1px;
	margin-bottom: 5px;
}
#lateral #historico UL LI P A:HOVER {
	width: 61px;
	height: 79px;
	border: solid 3px #6359a4;
	padding: 0px;
}
#lateral #historico UL LI P A:HOVER IMG {margin: -1px 0px 0px -1px;}


/* +++++++++++++++ MIOLO */

#miolo {
	float: left;
	width: 702px;
	margin-bottom: 20px;
	font: normal 11px Tahoma;
    position: relative;
}

#miolo2 {
	float: left;
	width: 866px;
	margin-bottom: 20px;
	padding-left: 30px;
	font: normal 11px Tahoma;
    position: relative;
	color: #666;
}

#miolo .banner P {/* background: url(/mm/img/bg-destaque-home.png) 0 0 no-repeat; */ padding: 6px 6px 10px 6px; width: 703px;}

#miolo .conteudo {margin-top: 16px;}

#miolo .conteudo H2.nomeSessao {
	font: bold 14px Tahoma;
	color: #e10041;
	margin-bottom: 4px;
}

#miolo .conteudo P.explicaFiltro {
	font: normal 11px Tahoma;
	color: #666;
}

#miolo .conteudo .filtroPagina {
	background: #ededf9;
	padding: 13px;
	margin: 10px 0px 20px 0px;
}
#miolo .conteudo .filtroPagina UL LI {
	float: left;
	width: 161px;
}
#miolo .conteudo .filtroPagina UL LI.separa{
	margin-right: 10px;
}
#miolo .conteudo .filtroPagina UL LI LABEL {
	font: bold 11px Tahoma;
	color: #666;
	display: block;
	margin-bottom: 5px;
}
#miolo .conteudo .filtroPagina UL LI SELECT {
	color: #666;
	width: 161px;
}

#miolo .ordemEQtd {
	float: left;
	width: 702px;
	height: 30px;
	margin-bottom: 15px;
	background: url(/mm/img/bg-dotted.gif) no-repeat bottom;
}
#miolo .ordemEQtd .ordenar {
	margin-bottom: 10px;
	float: left;
	width: 500px;
}
#miolo .ordemEQtd .ordenar LABEL {
	font: bold 11px Tahoma;
	color: #666;
}
#miolo .ordemEQtd .ordenar SELECT {
	width: 100px;
	color: #666;
}

#miolo .ordemEQtd .quantidade {
	float: right;
} 
#miolo .ordemEQtd .quantidade P {
	font: normal 13px Tahoma;
	color: #666;
}

#miolo .lista-produto {
	clear: both;
	float: left;
	width: 700px;
}

#miolo .lista-produto .separa {margin-right: 16px;}

#miolo .lista-produto .cada {
	float: left;
	width: 163px;
	margin-top: 20px;
}
#miolo .lista-produto .cada .novoOn {
	position: absolute;
	background: url(/mm/img/img-novo.gif) no-repeat;
	width: 34px;
	height: 15px;
	text-indent: -9999px;
	margin-top: -15px;
}
/*#miolo .lista-produto .cada .novoOff {
	width: 34px;
	height: 15px;
	text-indent: -9999px;
}*/
#miolo .lista-produto .cada .liquidacao {
	position: absolute;
	background: url(/mm/img/bt_liquidacao.gif) 0 0 no-repeat;
	width: 37px;
	height: 15px;
	text-indent: -9999px;
	margin-top: -15px;
	margin-left: 125px;
}

#miolo .lista-produto .cada .foto IMG {border: 1px solid #ddd;}

#miolo .lista-produto .cada .botoes {
    margin-top: 5px;
    height: 22px;
    
}
#miolo .lista-produto .cada .botoes P.bt1 {float: left;}
#miolo .lista-produto .cada .botoes P.bt2 {float: right;}

#miolo .lista-produto .cada .info {
	clear: both;
	color: #666666;
	font: normal 11px Tahoma;
	line-height: 15px;
	padding-bottom: 15px;
	height:45px;
}

#miolo #galeria {
	width: 355px;
	float: left;

}
#miolo #galeria LI {
	float: left;
}
#miolo #galeria LI.grande {width: 277px;}
#miolo #galeria LI.grande .foto IMG {border: 1px solid #ddd;}

#miolo #galeria LI.grande .txtMouse {
	/*background: url(/mm/img/bt-ampliar-on.gif) no-repeat left center;*/
	color: #a5a5a5;
}
#miolo #galeria LI.grande .txtMouse A {
	float: left;
	margin: 6px 10px 0px 0px;
}

#miolo #galeria LI.mini {
	width: 72px;
	text-align: right;
	
}
#miolo #galeria IMG {border: 0px;}
#miolo #galeria LI.mini P {margin-bottom: 10px;}
#miolo #galeria LI.mini A {
	width: 63px;
	height: 87px;
	overflow: hidden;
	border: 0px;
	display: block;
	margin-left: 10px;
}
#miolo #galeria LI.mini A.on {
	width: 57px;
	height: 81px;
	border: solid 3px #6359a4;
}
#miolo #galeria LI.mini A.off {
	width: 61px;
	height: 85px;
	border: 1px solid #ddd;
}
#miolo #galeria LI.mini A:HOVER {
	width: 57px;
	height: 81px;
	border: solid 3px #6359a4;
}

#miolo #galeria LI.mini .off:HOVER img {margin:-2px 0 0 -2px;}
#miolo #galeria LI.mini .on img {margin:-2px 0 0 -2px;}




#miolo .looks_antigo {
    float: left;
    font-size: 12px;
	color: #e10041;
    font-weight: bolder;
	margin-top: 20px;
    margin-bottom: 5px;
}

#miolo .looks {
	clear: left;
	float: left;
	font: bold 12px Tahoma, Verdana, Arial, San-serif;
	color: #e10041;
	margin-top: 20px;
}
#miolo .looks A {
	color: #6359a4;
	font-size: 11px;
	text-decoration: none;
	margin-top: 4px;
}
#miolo .looks A:HOVER {text-decoration: underline;}




#miolo #inforProduto {
	float: right;
	width: 331px;
}
#miolo #inforProduto H2 {
	font: bold 14px Tahoma, Verdana, Arial, Sans-serif;
	margin-bottom: 5px;
	padding-left: 10px;
}

#miolo #inforProduto .abas {
	background: url(/mm/img/bg-dotted.gif) no-repeat left bottom;
	float: left;
	margin-bottom: 10px;
}
#miolo #inforProduto UL.top {float: left;}
#miolo #inforProduto UL.top LI {
	float: left;
}
#miolo #inforProduto UL.top LI A {
	float: left;
	font-weight: bold;
	border: 1px solid #ddd;
	padding: 4px 25px;	
	color: #6359a4;
	text-decoration: none;
	background: #ededf9;
	
}
#miolo #inforProduto UL.top LI A:hover {
	float: left;
	font-weight: bold;
	padding: 4px 25px 5px;	
	color: #676767;
	text-decoration: none;
	background: #fff;
	border: solid 1px #ddd;
	border-bottom: none;
}
#miolo #inforProduto UL.top LI A.on {
	float: left;
	font-weight: bold;
	padding: 4px 25px 5px;	
	color: #676767;
	text-decoration: none;
	background: transparent;
	border: solid 1px #ddd;
	border-bottom: none;
	cursor: default;
}


#miolo #inforProduto UL.top LI.separador {
	border: none;
	border-bottom: 1px solid #ddd;
	width: 5px;
	padding: 9px 0px 0px 0px;
}
#miolo #inforProduto UL.top LI.separador2 {
	border: none;
	border-bottom: 1px solid #ddd;
	width: 83px;
	padding: 9px 0px 0px 0px;
}
#miolo #inforProduto .abas .textos {
	float: left;
	width: 305px;
	height: 120px; /*52px*/
	padding: 10px;
	color: #666;
}
#miolo #inforProduto .abas .textos2 {
	padding: 10px 0px;
}
#miolo #inforProduto .abas .list-medidas1 {
	float: left;
	color: #666;
	width: 295px;
	padding: 2px 10px;
}
#miolo #inforProduto .abas .list-medidas2 {background: #f7f7f7;}
#miolo #inforProduto .abas .list-medidas1 LI {
	float: left;
	margin-right: 10px;
}
#miolo #inforProduto .abas .list-medidas1 LI.seta {
	color: #e10041;
	font-weight: bold;
}
#miolo #inforProduto .abas .list-medidas1 LI.medida {float: right;}
.lnkMedida {	
	color: #6359a4;
	font-weight: bold;
	text-decoration: none;
	background: url(/mm/img/ico-medidas.png) no-repeat left center;
	padding-left: 17px;
	width: 124px;
}

#miolo #inforProduto .listaCores {
	float: left;
	background: url(/mm/img/bg-dotted.gif) no-repeat left bottom;
	padding: 0px 0px 15px 10px;	
	margin-bottom: 10px;
}
#miolo #inforProduto .listaCores P {
	float: left;
	margin-bottom: 5px;
}
#miolo #inforProduto .listaCores UL {
	width: 315px;
	clear: left;
	float: left;
}
#miolo #inforProduto .listaCores LI {
	width: 36px; /*63px*/
	height: 30px; /*87px*/
	float: left;
	padding-right: 10px;
}
#miolo #inforProduto .listaCores LI A {
	width: 32px; /* 63px */
	height: 26px; /* 87px */
	overflow: hidden;
	border: 0px;
	display: block;
	border: 1px solid #ddd;
	padding: 1px;
}
#miolo #inforProduto .listaCores LI A.on, #miolo #inforProduto .listaCores LI A:HOVER {
	width: 30px; /* 61px */
	height: 24px; /* 85px */
	border: solid 3px #6359a4;
	padding: 0px;
}
#miolo #inforProduto .listaCores LI A:HOVER IMG {margin: -1px 0px 0px -1px;}
#miolo #inforProduto .listaCores LI A.on IMG {margin: -1px 0px 0px -1px;}


#miolo #inforProduto .tamanhos {
	float: left;
	width: 326px;
	background: url(/mm/img/bg-dotted.gif) no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#miolo #inforProduto .tamanhos LABEL {
	font-weight: bold;
	color: #666;
}
#miolo #inforProduto .tamanhos SELECT {
	margin: 0px 10px;
	width: 100px;
}

#miolo #inforProduto .calcDesconto {
	float: left;
	width: 306px;
	background: #ededf9;
	padding: 10px;
	margin: 10px 0px;
}

#miolo #inforProduto .calcDesconto LI.texto strong 
{
	color:Red;
}


#miolo #inforProduto .calcDesconto LI.texto {
	float: left;
	color: #666;
}
#miolo #inforProduto .calcDesconto LI.botao {
	float: right;
	margin: 5px 5px 0px 0px;
}
#miolo #inforProduto .calcDesconto LI.botao A {
	display: block;
	background: #6359a4;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 2px 8px;
}

#miolo #inforProduto P.btIncluir A {
	display: block;
	background: url(/mm/img/bt-incluir-sacola.png) no-repeat;
	width: 176px;
	height: 51px;
	text-indent: -9999px;
}

#miolo .menu-detalhe {
	float: left;
	width: 690px;
	background: url(/mm/img/bg-menu-topo.png) repeat-x;
	height: 36px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#miolo .menu-detalhe LI {
	float: left;
	background: url(/mm/img/bullet-04.gif) no-repeat right 18px;
	margin-right: 40px;
	padding-right: 40px;
	padding-top: 12px;
}
#miolo .menu-detalhe LI.ultimo {
	margin-right: 0px;
	padding-right: 0px;
	background: none;
}
#miolo .menu-detalhe LI.separa {
	margin-right: 200px;
	background: none;
}
#miolo .menu-detalhe LI A {
	color: #6359a4;
	font-weight: bold;
	text-decoration: none;
}
#miolo .menu-detalhe LI A:HOVER {text-decoration: underline;}
#miolo .menu-detalhe LI A.voltar {
	background: url(/mm/img/ico-seta-voltar.png) no-repeat left center;
	padding-left: 20px;
}
#miolo .menu-detalhe LI A.wishlist {
	background: url(/mm/img/ico-wishlist.png) no-repeat left center;
	padding-left: 20px;
}
#miolo .menu-detalhe LI A.enviar {
	background: url(/mm/img/ico-indicar-amigo.png) no-repeat left center;
	padding-left: 20px;
}
#miolo .menu-detalhe LI A.duvidas {
	background: url(/mm/img/ico-duvidas.png) no-repeat left center;
	padding-left: 20px;
}

#miolo .combine {
	width: 400px;
	clear: left;
	float: left;
	color: #666;
	margin: 10px 0px;
}
#miolo .combine LI {
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
}

#miolo .combine LI A {
	width: 103px;
	height: 132px;
	overflow: hidden;
	border: 0px;
	display: block;
	border: 1px solid #ddd;
	padding: 1px;
	margin-bottom: 5px;
}
#miolo .combine LI A:HOVER {
	width: 101px;
	height: 130px;
	border: solid 3px #6359a4;
	padding: 0px;
}
#miolo .combine LI A:HOVER IMG {margin: -1px 0px 0px -1px;}

#miolo H2.titCarrosel {
	float: left;
	font: normal 18px Tahoma;
	color: #6359a4;
	width: 650px;
	height: 25px;
	padding: 15px 0px 0px 23px;
	margin-top: 10px;
	margin-bottom: 3px;
}

UL#mycarousel IMG {border: 0px;}

UL#mycarousel A {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 0px;
	display: block;
}
UL#mycarousel A:hover {
	width: 64px;
	height: 64px;
	border: solid 3px #bd1b1b;
}
UL#mycarousel A:hover img {margin:-3px 0 0 -3px;}







#miolo .boxHome {
	float: left;
	margin-top: 25px;
}
#miolo .boxHome LI {
	float: left;
	margin-right: 2px;
	background: transparent url(/mm/img/bg-box-home.png) 0 0 repeat-x;
}
#miolo .boxHome LI A {
	display: block;
	height: 60px;
	padding: 13px 15px;
	color: #6359a4;
	text-decoration: none;
}
#miolo .boxHome LI A.ultimo {margin-right: 0px;}
#miolo .boxHome LI A.boxTroca {width: 223px;}
#miolo .boxHome LI A.boxEntrega {width: 230px;}
#miolo .boxHome LI A.boxCompra {width: 152px;}
#miolo .boxHome LI .tit {
	font: bold 15px Tahoma, Verdana, Arial, Sans-serif;
	color: #e10041;
	margin-bottom: 5px;
}

/* +++++++++++++++ RODAPE */

#rodape {
	float: left;
	width: 901px;
	background: url(/mm/img/bg-dotted.png) repeat-x left top;
	margin-top: 20px;
	padding-top: 20px;
    font: normal 11px Tahoma, Verdana, Arial, Sans-serif;
    color: #666;
	padding-bottom: 10px;
}

#rodape .menu-rodape {
	float: left;
	background: url(/mm/img/sprites.gif) no-repeat 5px -464px;
	padding-left: 26px;
	height: 20px;
}
#rodape .menu-rodape LI.separa {
	background: url(/mm/img/sprites.gif) no-repeat left -43px;
	padding-left: 8px;
}
#rodape .menu-rodape LI {
	float: left;
	margin-right: 8px;
	padding-top: 3px;
}
#rodape .menu-rodape LI A {
	font: normal 11px Tahoma;
	color: #939393;
	text-decoration: none;
}
#rodape .menu-rodape LI A:HOVER {text-decoration: underline;}

#rodape .icone-rodape {
	float: left;
	width: 21px;
	height: 21px;
	padding-left: 60px;
	
}

#rodape .icone-rodape A {
	width: 21px;
	height: 21px;
	background: transparent url(/mm/img/sprites.gif) 0 -534px;
	overflow: hidden;
	text-indent: -5000px;
	float: left;
	cursor: default;
	
}

#rodape .newsletter {
	float: right;
	width: 390px;
}
#rodape .newsletter LABEL {
	float: left;
    width: 162px;
    margin-top: 2px !important;
    margin-top: 4px;
}
#rodape .newsletter .txtNews {
	float: left;
	width: 150px;
	padding: 4px;
    margin-right: 4px;
}
#rodape .newsletter .btNewsOk {
    background: transparent url(/mm/img/bt-enviar.gif) 0 0;
	float: left;	
	width: 43px;
	height: 17px;
    margin-top: 3px;
    cursor: pointer;
    border: none;
}

#rodape .rodape-bottom {float: left;
	width: 901px;
	background: url(/mm/img/bg-dotted.png) repeat-x left top;
	margin-top: 20px;
	padding-top: 20px;
	height: 50px;
    font: normal 11px Tahoma, Verdana, Arial, Sans-serif;
    color: #666;
}

#rodape .formas-pagamento {float: left; width: 315px;}
#rodape .formas-pagamento LI {border: 1px solid #dadada; margin-right: 2px; float: left;}
#rodape .formas-pagamento LI.tit {width: 286px; font-size: 11px; color: #e10041; margin-right: 0; border: 0; margin-bottom: 10px;}

#rodape .parceiros {float: right; width: 118px;}
#rodape .parceiros LI {margin-right: 5px; float: left;}
#rodape .parceiros LI.tit {font-size: 11px; color: #e10041; margin-bottom: 10px; width: 118px;}

#rodape .assinatura {float: left; width: 901px; color: #939393; font-size: 9px; height: 25px;}
#rodape .assinatura A {color: #e10041; font-size: 9px; text-decoration: none;}

#navProd {
    width: 354px;
    position: absolute;
    border: solid 1px #000;
    background-color: #fff;
    z-index: 10;
    padding: 20px;
    top: 500px;
    left: 80px;
}

#navProd .botao {
    font-size: 10px;
    color: #fff;
    font-weight: bolder;
    background-color: #e10041;
    padding: 3px 8px;
    text-decoration: none;
}
#navProd .botao:hover {
    background-color: #b90136;
    text-decoration: none;
}

#navProd P {
    float: left;
    padding-left: 15px;
    padding-top: 3px;
}

#navProd .dir {float: right;}

#navProd A {
    float: left;
    font-size: 11px;
    font-weight: bolder;
    color: #6359a4;
    text-decoration: none;
}
#navProd A:hover {text-decoration: underline;}
#navProd .zoomImg {
    float: left;
	width: 275px;
    margin-top: 10px;
    border: solid 1px #ddd;
}
#navProd .imgThumbs {
    width: 65px;
    float: left;
    margin: 10px 0 0 10px;
}

#navProd .imgThumbs LI {
    float: left;
    width: 65px;
    margin-bottom: 10px;
}

#navProd .imgThumbs LI A {
	width: 65px;
	height: 87px;
	overflow: hidden;
	border: 0px;
	display: block;
    border: solid 1px #ddd;
}
#navProd .imgThumbs LI A:hover {
	width: 61px;
	height: 83px;
	border: solid 3px #6359a4;
}
#navProd .imgThumbs LI A:hover img {margin:-2px 0 0 -2px;}

:focus {outline: none;}


UL#mycarousel IMG {border: 0px;}

UL#mycarousel A {
	width: 61px;
	height: 85px;
	overflow: hidden;
	border: solid 1px #ddd;
	display: block;
}
UL#mycarousel A:hover {
	width: 57px;
	height: 81px;
	border: solid 3px #6359a4;
}
UL#mycarousel A:hover img {margin:-2px 0 0 -2px;}

#loadImg {
	float: left;
	width: 277px;
	height: 383px;
}

/* classe dos botoes */
.btLnk1 {
	float: left;
    font-size: 10px;
    color: #fff;
    font-weight: bolder;
    background-color: #e10041;
    padding: 2px 8px 3px;
    text-decoration: none;
}

.btLnk2 {
	float: left;
    font-size: 10px;
    color: #fff;
    font-weight: bolder;
    background-color: #6359a4;
   	padding: 2px 8px 3px;
    text-decoration: none;
}

.btLnk3 {
	float: left;
    font-size: 10px;
    color: #fff;
    font-weight: bolder;
    background-color: #d5d5ea;
   	padding: 2px 8px 3px;
    text-decoration: none;
}

.btForm {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-weight: bolder;
	color: #fff;
	float: left;
	background-color: #6359a4;
	border: none;
	padding: 2px 5px 1px;
	cursor: pointer; 
}
.btForm2 {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-weight: bolder;
	color: #fff;
	float: left;
	background-color: #e10041;
	border: none;
	padding: 2px 5px 1px;
	cursor: pointer;
}

.btForm2Off {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-weight: bolder;
	color: #fff;
	/*float: left;*/
	background-color: #AAAAAA; /* #ff6600; */
	border: none;
	padding: 2px 5px 1px;
	cursor: pointer;
}


.topoInternas {
	width: 866px;
	float: left;
	background: url(/mm/img/bg-dotted.gif) repeat-x left bottom;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.topoInternas .left {float: left;}
.topoInternas .right {float: right;}

.boxDesconto {
	clear: both;
	float: left;
	width: 826px;
	background-color: #ededf9;
	padding: 20px;
	margin-bottom: 20px;
}
.boxDesconto LI {
	float: left;
	margin-right: 10px;
}
.boxDesconto LI.txt {
	background: url(/mm/img/tit-desconto-rj.png) no-repeat;
	width: 500px;
	height: 18px;
	text-indent: -9999px;
}
.boxDesconto LI P {
	font-size: 10px;
}

.tblSacola {
	clear: left;

}
.tblSacola .labels {
	background: url(/mm/img/bg-label-sacola.png) repeat-x left center;
}

.tblSacola .labels TH {
	text-align: left;
	text-transform: uppercase;
	padding: 10px 10px 10px 18px;
}

.tblSacola .linhaProd TD {
	padding: 15px 18px 10px;
	border-bottom: 1px dotted #d4d4d4;
}

.tblSacola .linhaProd TD.ultima {
	padding-left: 0px;
	padding-right: 0px;
} 

.tblSacola .linhaProd .prod LI {
	float: left;
	margin-right: 10px;
}
.tblSacola .linhaProd .prod .nome A {
	font: bold 13px Tahoma, Verdana, Arial, Sans-serif;
	color: #000;
	margin-top: 10px;
	text-decoration: none;
}
.tblSacola .linhaProd .prod .nome .link {
	color: #7471b2;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.tblSacola .linhaProd .prod .nome A:HOVER {text-decoration: underline;}
.tblSacola .linhaProd .prod LI IMG, .tblSacola .linhaProd .cor IMG {border: 1px solid #ddd;}
.tblSacola .linhaProd .prod LI IMG, .tblSacola .linhaProd .cor {vertical-align:top;}

.tblSacola .preco {
	font: bold 13px Tahoma, Verdana, Arial, Sans-serif;
	color: #000;
}
.tblSacola .preco P {
	color: #666;
	font-weight: normal;
	font-size: 10px;
}
.tblSacola .preco P STRONG {font-size: 12px; line-height: 30px;}
.tblSacola .desconto P STRONG {text-decoration: line-through;}
.tblSacola .linhaProd .txtQtd {
	width: 30px;
	padding: 7px;
	color: #666;
	float: left;
    margin-right: 10px;
    text-align: center;
	border:1px solid #dddddd; 
}
.tblSacola .linhaProd .excluir {
	color: #6359a4;
	float: right;
	font-weight: bold;
	text-decoration: none;
/*
	background: url(/mm/img/sprites.gif) no-repeat right -727px;
	padding-right: 15px;
*/
}
.tblSacola .linhaProd .wishlist {
	float: right;
	margin-top: 5px;
	font-weight: bold;
	background: url(/mm/img/sprites.gif) no-repeat 102px -279px;
	padding-right: 15px;
}

.tblSacola .linhaProd .excluir:HOVER, .tblSacola .linhaProd .lnkCep:HOVER {text-decoration: underline;}

.tblSacola .linhaProd .lnkCep {
	color: #6359a4;
	font-weight: bold;
	text-decoration: none;
}

.tblSacola .linhaProd .tblSacola2 TD {border: none;}
.tblSacola .linhaProd .tblSacola2 TD.primeira {padding-left: 0px;}
.tblSacola .linhaProd .tblSacola2 .tipoCep LI {
	float: left;
	margin-right: 5px;
} 
.tblSacola .linhaProd .tblSacola2 LABEL, .tblSacola .linhaProd .tblSacola2 INPUT {
	float: left;
	margin-right: 5px;
}
.tblSacola .linhaProd .tblSacola2 INPUT.txtCupom {
	padding: 3px;
	width: 85px;
} 

.tblSacola .bottomTbl {background: #f7f7f7 url(/mm/img/bg-dotted.gif) repeat-x left bottom;}
.tblSacola .bottomTbl TD {
	padding: 10px 10px 10px 18px;
	border-right: 1px dotted #d4d4d4;
}

.tblSacola TD.border {background: url(/mm/img/bg-borda-sacola.png) no-repeat right center;}
.tblSacola TD.border2 {background: url(/mm/img/bg-borda-sacola.png) repeat-y right top;}




.colocaCep {
	width: 848px;
	clear: both;
	float: left;
	padding: 0px 0px 0px 18px;
	margin-top: 10px;
}
.colocaCep .calcFrete {
	float: right;
	margin-top: -5px;
}
.colocaCep P {
	float: left;
	margin-bottom: 15px;
}
.colocaCep .calcFrete .txtCep {
	float: left;
	width: 80px;
	padding: 4px;
	color: #666;
	margin-right: 8px;
	text-align: center;
}
.colocaCep .calcFrete LABEL {
	float: left;
	margin: 3px 8px 0px 0px;
	color: #a5a5a5;
}
.colocaCep .calcFrete .btCalcular {
	float: left;
	margin-top: 2px;
}


/* titulos internos das paginas */
.titInternas {
	float: left;
	height: 21px;
	width: 220px;
	text-indent: -9999px;
}
.titSacola {background: url(/mm/img/tit-sacola-interna.png) no-repeat;}
.titCadastro {background: url(/mm/img/tit-cadastro.png) no-repeat;}
.titConfPedido {background: url(/mm/img/tit-confirmacao-pedido.png) no-repeat;}
.titMeusPedidos {background: url(/mm/img/tit-meus-pedidos.png) no-repeat;}
.titAtendimento {background: url(/mm/img/tit-atendimento.png) no-repeat;}
.titWishlist {background: url(/mm/img/tit-wishlist.png) no-repeat;}

.tit-login {background: url(/mm/img/tit-identificacao.png) no-repeat;}
.tit-esqueci-senha {background: url(/mm/img/tit-esqueci-senha.png) no-repeat;}

.boxRoxo {
	float: left;
	background: url(/mm/img/bg-box-login.png) repeat;
	width: 368px;
	height: 127px;
	padding: 20px 30px;
}
.separaBox {margin-right: 10px;}

#miolo2 H3.tit-ja-fez-compras {
	background: url(/mm/img/tit-ja-fez-compras-no-site.png) no-repeat left top;
	text-indent: -9999px;
	height: 25px;
}
#miolo2 H3.tit-primeira-compra {
	background: url(/mm/img/tit-primeira-compra-no-site.png) no-repeat left top;
	text-indent: -9999px;
	height: 46px;
}
.boxRoxo P {margin-bottom: 10px;}

.boxRoxo .camposLogin LABEL {
	font-weight: bold;
	float: left;
	width: 40px;
	padding-top: 8px;
}
.boxRoxo .camposLogin INPUT, .boxRoxo .camposLogin A {float: left;}
.boxRoxo .camposLogin .loginEmail {
	width: 220px;
	height: 15px;
	padding: 4px;
	color: #666;
	margin-bottom: 5px;
}
.boxRoxo .camposLogin .loginSenha {
	width: 91px;
	height: 15px;
	padding: 4px;
	color: #666;
	margin-right: 8px;
}
.boxRoxo .camposLogin A {
	color: #7471b2;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 30px 0px 0px;
}
.boxRoxo .camposLogin A:HOVER {text-decoration: underline;}

.boxRoxo .camposLogin .emailCadastro {
	width: 160px;
	height: 15px;
	padding: 4px;
	color: #666;
	margin-right: 8px;
}

.boxRoxo .esqueceSenha LI {float: left;}
.boxRoxo .esqueceSenha .txt {width: 230px;}
.boxRoxo .esqueceSenha .bt {width: 125px;}
.boxRoxo .esqueceSenha .lnk {
 	clear: left;
	width: 230px;
	margin-top: 20px;
	
}
.boxRoxo .esqueceSenha .lnk A {
	color: #7471b2;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/mm/img/sprites.gif) no-repeat 0 -217px;
	padding-left: 20px;
}
.boxRoxo .esqueceSenha .lnk A:HOVER {text-decoration: underline;}

.itensDuvidas {
	float: right;
	width: 300px;
	margin-top: 10px;
}
.itensDuvidas .tit {
	font: bold 12px Tahoma, Verdana, Arial, Sans-serif;
	color: #e10041;
	margin-bottom: 10px;
}
.itensDuvidas .cada {
	background: url(/mm/img/bullet-04.gif) no-repeat left 5px;
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
/*	height: 28px; */
	text-decoration: none;
	color: #6359a4;
}
.itensDuvidas .cada:HOVER {text-decoration: underline;}
.itensDuvidas .todos {
	display: block;
	margin-top: 10px;
	color: #6359a4;
	font-weight: bold;
	text-decoration: none;
	
}
.itensDuvidas .todos:HOVER {text-decoration: underline;}

.contForm {
	width: 871px;
	float: left;
	background: transparent url(/mm/img/bg-dot.gif) repeat-x bottom;
	margin-bottom: 10px;
	padding-bottom: 5px !important;
	padding-bottom: 20px;	
}
.contForm H3 {
	width: 871px;
	float: left;
	font-size: 13px;
	color: #e10041;
	font-weight: bolder;
	margin: 0px 0 15px;
}
.contForm H4 {
	width: 871px;
	float: left;
	font-size: 11px;
	color: #666;
	font-weight: bolder;
	margin: 5px 0;
}
.contForm LABEL {
	float: left;
	color: #666;
	font-weight: bolder;
	margin-bottom: 2px;
}
.contForm LABEL SPAN {
	font-weight: normal;
}
.contForm P {
	width: 871px;
	float: left;
	margin-bottom: 20px;	
}
.contForm LABEL.lblTipo01 {width: 262px;}
.contForm LABEL.lblTipo02 {width: 140px;}
.contForm LABEL.lblTipo03 {width: 120px;}
.contForm LABEL.lblTipo11 {width: 462px;}

/* fmc */
.contForm .msg {
    float: left;
	margin-bottom: 15px;
}

.contForm .campos, .contForm .combos {
	float: left;
	color: #aaa;
	border: solid 1px #ddd;
	padding: 3px 0;
	margin-bottom: 15px;
}
.contForm .campos {background: transparent url(/mm/img/bg-input.png) no-repeat 0 0;}
.contForm .cpTipo01 {
	width: 218px;
	margin-right: 41px;
}
.contForm .cpTipo02 {
	width: 119px;
	margin-right: 140px;
}
.contForm .cpTipo03 {
	width: 28px;
	margin-right: 5px;
}
.contForm .cpTipo04 {
	width: 119px;
	margin-right: 20px;
}
.contForm .cpTipo05 {
	width: 119px;
	margin-right: 20px;
}
.contForm .cbTipo01 {
	width: 78px;
	margin-right: 41px;
}
.contForm .cBox {
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	border: none;
}
.contForm .cpTipo10 {
	width: 650px;
	height: 200px;
	margin-right: 41px;
}
.contForm .cpTipo11 {
	width: 480px;
	margin-right: 41px;
}


#miolo .conteudo .qtdBuscada {
	width: 702px;
	float: left;
	background: url(/mm/img/bg-dotted.gif) no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #666;
}
#miolo .conteudo .qtdBuscada .left {float: left;}
#miolo .conteudo .qtdBuscada .left P {font-size: 13px;}
#miolo .conteudo .qtdBuscada .right {float: right;}
#miolo .conteudo .qtdBuscada .qtdPag {padding-right: 20px;}
#miolo .conteudo .qtdBuscada .qtdPag LI {
	font-size: 11px;
	float: left;
	margin-right: 5px;
}
.link {
	color: #7471b2;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.link:HOVER {text-decoration: underline;}

DIV.numPedido {
	width: 101px;
	float: left;
	padding: 20px 40px;
	background-color: #ededf9;
	margin-right: 20px;
}

.numPedido P {
	float: left;
	width: 108px;
	font-weight: bolder;
	color: #666;
	margin: 0;
}
.numPedido .destaque {
	float: left;
	font-size: 23px;
	color: #000;
	font-weight: normal;
	padding-left: 10px;
}

.msgSucesso {
	width: 503px;
	float: left;
	margin-top: 5px;
}

.msgSucesso h3 {
	width: 503px;
	font-size: 14px;
}

.msgSucesso P {
	width: 500px;
}
.msgSucesso P A {
	font-weight: bolder;
	color: #6359a4;
	text-decoration: none;
}
.msgSucesso P A:hover {text-decoration: underline;}

.resumoCompra {
	width: inherit;
	float: left;
	margin-top: 10px;
} 

.resumoCompra h3 {
	font-size: 14px;
	float: left;
	padding-left: 20px;
	color: #e10041;
	margin-bottom: 10px;
}
.resumoCompra TABLE {
	width: 100%;
	float: left;
	border-collapse: collapse;
	background-color: #f7f7f7;
} 
.resumoCompra TABLE THEAD TH {
	text-align: left;
	color: #666;
	font-size: 11px;
	padding: 15px 10px 0;
	text-transform: uppercase;
}
.resumoCompra TABLE TBODY TH {
	text-align: left;
	color: #666;
	font-size: 11px;
	padding: 15px 10px;
	text-transform: uppercase;
}
.resumoCompra TABLE TD {
	color: #666;
	font-size: 11px;
	padding: 15px 10px;
}
.resumoCompra TABLE THEAD TD {border-bottom: 0;}
.resumoCompra TABLE THEAD TR.listaProd TD {padding: 5px 10px 15px;border-bottom: solid 1px #fff;}
.resumoCompra TABLE TBODY TH, .resumoCompra TABLE TBODY TD {border-bottom: solid 1px #fff;}

.resumoCompra TABLE TR.listaProd TD A {
	font-size: 12px;
	color: #000;
	font-weight: bolder;
	text-decoration: none;
}
.resumoCompra TABLE TR.listaProd TD A:hover {text-decoration: underline;}

.resumoCompra TABLE TD.valorTotal {
	color: #000;
	font-weight: bolder;
}

.resumoCompra TABLE TD P {
	float: left;
	margin-bottom: 15px;
	width: 810px; 
}

.resumoCompra TABLE TFOOT P {
	width: 100%;
	float: left;
}

#miolo2 .fechaCompra {
	float: left;
	width: 593px;
	margin-top: 30px;
	margin-right: 10px;
}
#miolo2 .fechaCompra .bgDot {
	background: url(/mm/img/bg-dotted.gif) no-repeat left bottom;
	width: 593px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	float: left;
}
#miolo2 .fechaCompra .passos {padding-bottom: 10px;}
#miolo2 .fechaCompra .passos LI {
	float: left;
	font: bold 14px Tahoma, Verdana, Arial, Sans-serif;
	color: #a5a5a5;
	margin-right: 30px;
}
#miolo2 .fechaCompra .passos LI.last {margin-right: 0px;}
#miolo2 .fechaCompra .passos .on {color: #e10041;}

#miolo2 .fechaCompra .nomeLnk {margin-bottom: 10px;}
#miolo2 .fechaCompra .nomeLnk STRONG {
	font-size: 13px;
	color: #000;
	margin-right: 6px;
}
#miolo2 .fechaCompra .nomeLnk A {
	background: transparent url(/mm/img/sprites.gif) no-repeat 0 -790px;
	padding-left: 8px;
}

#miolo2 .fechaCompra .pessoal LI {
	float: left;
	width: 182px;
}
#miolo2 .fechaCompra .entrega INPUT {border: none;}
#miolo2 .fechaCompra .entrega LI {float: left;}
#miolo2 .fechaCompra .entrega .esp1 {padding-right: 5px;}
#miolo2 .fechaCompra .entrega .esp2 {width: 150px;}

#miolo2 .fechaCompra .tipoPag {float: left;}
#miolo2 .fechaCompra .tipoPag INPUT {border: none;}
#miolo2 .fechaCompra .tipoPag .cadaTipo {
	float: left;
	background: url(/mm/img/bg-borda-sacola.png) no-repeat right center;
	margin-right: 15px;
	padding-right: 15px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo P {margin: 20px 0px;}
#miolo2 .fechaCompra .tipoPag .cadaTipoLast {
	background: none;
	margin-right: 0px;
	padding-right: 0px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo UL LI {
	float: left;
	text-align: center;
	margin-right: 8px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo UL LI.last {margin-right: 0px;}
#miolo2 .fechaCompra .tipoPag .cadaTipo .american {
	background: url(/mm/img/logo-american-express.jpg) no-repeat center top;
	width: 55px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo .master {
	background: url(/mm/img/logo-master-card.jpg) no-repeat center top;
	width: 79px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo .diners {
	background: url(/mm/img/logo-diners.jpg) no-repeat center top;
	width: 79px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo .visa {
	background: url(/mm/img/logo-visa.jpg) no-repeat center top;
	width: 75px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo .boleto {
	background: url(/mm/img/logo-boleto.jpg) no-repeat center top;
	width: 78px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo .itau {
	background: url(/mm/img/logo-itau.jpg) no-repeat center top;
	width: 48px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo .unibanco {
	background: url(/mm/img/logo-unibanco.jpg) no-repeat center top;
	width: 48px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo .bb {
	background: url(/mm/img/logo-bb.jpg) no-repeat center top;
	width: 86px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .tipoPag .cadaTipo .bradesco {
	background: url(/mm/img/logo-bradesco.jpg) no-repeat center top;
	width: 62px;
	padding-top: 50px;
}
#miolo2 .fechaCompra .btsNav {
	float: left;
	width: 593px;
}
#miolo2 .fechaCompra .btsNav .voltar {float: left;}
#miolo2 .fechaCompra .btsNav .continuar {float: right;}


#miolo2 .resumoCompraPeq {
	width: 260px;
	float: right;
	margin-top: 30px;
}
.resumoCompraPeq TABLE {
	width: 100%;
	border-collapse: collapse #fff;
	background-color: #f7f7f7;
}
.resumoCompraPeq h3 {
	font-size: 14px;
	color: #e10041;
	margin-bottom: 5px;
	padding-left: 10px;
}
.resumoCompraPeq TABLE TD {
	color: #666;
	font-size: 11px;
	padding: 15px 10px;
	background-color: #ededf9;
}
.resumoCompraPeq TABLE TD.total {color: #000;}

#miolo2 .fechaCompra .formaPagEscolhina {
	float: left;
	margin-bottom: 20px;
	
}
#miolo2 .fechaCompra .formaPagEscolhina UL {clear: left;}
#miolo2 .fechaCompra .formaPagEscolhina LI {
	float: left;
	padding-right: 10px;
}
#miolo2 .fechaCompra .formaPagEscolhina LABEL {font-weight: bold;}
#miolo2 .fechaCompra .formaPagEscolhina INPUT {
	width: 175px;
	padding: 4px;
	color: #666;
	margin-top: 4px;
}
#miolo2 .fechaCompra .formaPagEscolhina SELECT {
	width: 175px;
	padding: 0px;
	color: #666;
	margin-top: 4px;
}


#miolo2 .fechaCompra .escQual LABEL {
	float: left;
	margin: 20px 0px 0px 0px;
}
#miolo2 .fechaCompra .escNome SPAN {
	float: left;
	margin: 20px 0px 0px 0px;
	color: #a5a5a5;
}
#miolo2 .fechaCompra .escCod SPAN {
	float: left;
	color: #a5a5a5;
	width: 142px;
	padding-top: 5px;
}



#miolo2 .fechaCompra .alertaConfirma {
	float: left;
	width: 557px;
	background: #f7f7f7;
	padding: 13px 18px;
}
#miolo2 .fechaCompra .alertaConfirma H3 {color: #e10041;}


/* sacola mini */ 

#sacolaItens {
    width: 222px;
    top: 15px;
    right: -4px !important;    
    right: 25px;
    border: solid 1px #ddd;
    position: absolute;
    z-index: 30;    
    background: url(/mm/img/pattern-fundo.jpg) 0 0 repeat;
}
#sacolaItens .dadosSacola {
    width: 212px;
    float: left;
    padding: 0 5px 5px;
    background: transparent url(/mm/img/sep-sacolaItens.gif) no-repeat 0 0;
    font-family: Tahoma, Verdana, Arial, Sans-serif;
    font-size: 11px;
    color: #666;
    
}
#sacolaItens .dadosSacola H3 {
    width: 190px;
    padding-top: 10px;
    float: left;
    font: bolder 13px/13px Tahoma, Verdana, Arial, Sans-serif;
    color: #e10041;
    margin-bottom: 10px;
    padding-left: 5px;
}
#sacolaItens .dadosSacola TABLE {
    width: 100%;
    float: left;
    border-collapse: collapse;
}


#sacolaItens .dadosSacola TABLE TD {padding: 5px;}
#sacolaItens .dadosSacola TABLE TFOOT {background: transparent url(/mm/img/bg-valorTotal.gif) repeat-x 0 0;}
#sacolaItens .dadosSacola TABLE TFOOT TD {
    font-weight: bolder;
    padding: 6px 5px;
}


#sacolaItens .dadosSacola P {
    width: 180px;
    float: left;
    padding-left: 20px;
    margin-top: 10px;
    text-align: center;
}


#sacolaItens .dadosSacola .btFecSacola {
    width: 211px;
    height: 17px;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    text-indent: -5000px;
    background: transparent url(/mm/img/bt-fechar-sacola.gif) no-repeat 0 0;
}




.msgAtendimento H3 {
    font-size: 15px;
    color: #e10041;
    margin-bottom: 5px;
}
.msgAtendimento P {
    font-size: 12px;
    margin-bottom: 5px;
}

.boxPedido {
	width: 843px;
	float: left;
	padding: 10px;
	border: dotted 1px #ddd;
	margin-bottom: 20px;
}

.dadosPedido {
	width: 468px;
	float: left;
}

.dadosPedido A {
	font-weight: bolder;
	color: #6359a4;
	text-decoration: none;
}

.dadosPedido A:hover {text-decoration: underline;}

.contBts {
	width: inherit;
	float: left;
	margin-top: 10px;
}

P.btNavPedidos {
	width: 165px;
	float: left;
}
P.btNavPedidos A {
	width: 146px;
	font-weight: bolder;
	color: #6359a4;
	text-decoration: none;
	float: right;
	padding-right: 18px;
}
P.btNavPedidos A:hover {text-decoration: underline;}

.ocultar {background: transparent url(/mm/img/sprites.gif) no-repeat right -666px;}
.exibir {background: transparent url(/mm/img/sprites.gif) no-repeat right -604px;}

.subTit {
	color: #e10041;
	font-size: 14px;
}










.camposEsq, .camposDir {
    float: left;
	margin-top: 30px;
}

.camposEsq {width: 211px;}

.camposDir {width: 276px;}


/* fmc .prodmsg */
#prodIndisp, .prodmsg{
    width: 306px;
    float: left;
    padding: 10px;
    border: solid 1px #ddd;
}
#prodIndisp H4 {
    width: 89px;
    height: 31px;
    float: left;
    overflow: hidden;
    text-indent: -5000px;
    background: transparent url(/mm/img/lbl-prodNaoDisponivel.png) no-repeat 0 0;
    margin-right: 15px;
}
#prodIndisp .formAvise {
    width: 202px;
    float: left;
} 
#prodIndisp LABEL, 
#prodIndisp INPUT {float: left;}
#prodIndisp LABEL {
    font-weight: bolder;
    color: #666;
    font-size: 11px;
    margin-bottom: 3px;
    line-height: 11px;
}
#prodIndisp .campos {
    width: 160px;
	color: #b5b5b5;
	border: solid 1px #ddd;
	padding: 3px 0;
	background: transparent url(/mm/img/bg-input.png) no-repeat 0 0;
    margin-right: 10px;
}
#prodIndisp .btForm {margin-top: 2px;}

#guiaMedidas {
    position: absolute;
    width: 700px;
    float: left;
    background: #fff url(/mm/img/bg-medidas.png) no-repeat right 0;
    border: solid 1px #000;
    top: 0;
    left: 0;
    z-index: 10;
}
.titDuvidas {background: url(/mm/img/tit-duvidas.png) no-repeat;}
.titPolitica {background: url(/mm/img/tit-politica-de-privacidade.png) no-repeat;}
.titSeguranca {background: url(/mm/img/tit-compra-segura.png) no-repeat;}
.subtit2 {
	color: #e10041;
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 5px;
}
.faq {
	width: 866px;
	margin-top: 15px;
}
.faq LI {
	width: 866px;
	float: left;
	padding-bottom: 3px;}
.lnkFaq {
	font-weight: normal;
	background: url(/mm/img/sprites.gif) no-repeat 0px -100px;
	padding-left: 10px;
}
.faq LI P {
	display: table;
	background: #ededf9;
	padding: 12px 10px;
	margin: 5px 0px;
}
.bgDotTotal {
	background: url(/mm/img/bg-dotted.gif) repeat-x left top;
	padding-top: 20px;
}
.listTroca {
	margin-top: 5px;
	width: 866px;
}
.listTroca LI {
	width: 866px;
	float: left;
	margin-bottom: 3px;
	padding-left: 10px;
}
.listTroca LI.bullet {
	background: url(/mm/img/sprites.gif) no-repeat 0px -98px;
}





.btQuant {
    width: 13px;
    float: left;
}
.btQuant li {
    width: 13px;
    height: 13px;
    float: left;
    margin-bottom: 2px;
}
.btQuant li a {
    width: 13px;
    height: 13px;
    float: left;
    overflow: hidden;
    text-indent: -5000px;
}
.btQuant li .btMais {background: transparent url(/mm/img/ico-maisMenos.gif) no-repeat 0 0;}
/* .btQuant li .btMais:hover {background: transparent url(/mm/img/ico-maisMenos.gif) no-repeat 0 -39px;} */
.btQuant li .btMenos {background: transparent url(/mm/img/ico-maisMenos.gif) no-repeat 0 -13px;}
/* .btQuant li .btMenos:hover {background: transparent url(/mm/img/ico-maisMenos.gif) no-repeat 0 -52px;} */
.btQuant li .btMenosOff {background: transparent url(/mm/img/ico-maisMenos.gif) no-repeat 0 -26px;cursor:default;}



.imprimir {
    padding-left: 24px;
    background: #6359a4 url(/mm/img/ico-imprimir.gif) no-repeat 4px 2px;
}




.caixaTermoUso
{
    width:550px;
    height:150px;
    font: 11px Tahoma;
    margin-bottom:10px;
    background-color:White;
    color:Black;
}



.msgbloqpopup p
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:11px;
    color:Red;
}
.msgbloqpopup strong
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:14px;
    color:blue;
}

.televendas {position: absolute; float: left; top:78px; left:740px;}
