/*------------------------------------------------------*/
#destaques_rodape {
    display: block;
	width: 738px;
	height: auto;
	background: #fff url(/layout/003/04/imgs/fundo_destaques.gif) bottom repeat-x;
	margin: 0 auto 0 auto;
    padding-bottom: 10px;
}




/*--------------------------------------------------------*/
#creditos, #destaques {
	float:left;
}






/*--------------------------------------------------------*/
#creditos * {
	border: 0px solid;
}

#creditos {
	width: 130px;
	height: 99px;
	margin: 10px 0 0 5px;
}

#creditos h3 {
	text-align: center;
	margin: 0 auto 0 auto;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	height: 15px !important;
	overflow: hidden !important;
	color:#777777;

	width: 111px !important;
}

#direitos, #acessolojista, #contador {
	text-align:center !important;
	width: 120px;
	margin: 0 auto 0 auto;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	color:#999;
}

#creditos a {
	color:#777777;
	display:block;
}

#creditos span {
	display:none;
}

#acessolojista {
	margin-top: 3px;
}

#lnkacessolojista {
	background: url(/imgs/cadeado_acessolojista.gif) no-repeat;
	padding-left: 10px;
	color: #808080;
	text-decoration: none;
	display: block;
	width: 68px !important;
}

#lnkacessolojista:visited {
	color: #808080;
	text-decoration: none;
}

#lnkacessolojista:hover {
	text-decoration: underline;
}

#contador {
	margin-top: 6px;
	width: 120px;
	height: 20px;
}











/*--------------------------------------------------------*/
#destaques {
	width: 570px;
	margin: 7px 0 0 0 !important;
    height: auto;
    padding-left: 10px;
}
html>body #destaques { margin: 10px 0 0 0 !important; width: 560px; }

#destaques p {
	color:#999999;
	font: 9px Tahoma, Verdana, Arial, Helvetica;
    text-align: center;
}

#destaques span {
	display:none;
}

.destaqueitem {
	float:left;
	margin: 0 15px 0 13px;
    width: 82px;
}
html>body .destaqueitem { margin: 0 15px 0 15px; }

/* promocao */
.promocao {
    display: block;
    background: #d62424 url('/layout/imgs/promo/fundo2.gif') bottom left repeat-x;
    height: 100px;
}

div.foto {
    width: 80px;
    height: 60px;
    margin: 0 0 3px 0;
}

div.foto img {
    border: 1px solid #000000;
    margin: 0;
}

.promotransparencia {
    width: 80px;
    height: 12px;
    overflow: hidden;
    position: relative;
    margin-top: -15px;
    _margin-top: -12px;
    margin-left: 1px;
    background-color: #000000;
}
/* hack ie7 */
html>body .promotransparencia { *margin-top: -12px; }

.promotxt {
    width: 80px;
    height: 12px;
    overflow: hidden;
    position: relative;
    margin-left: 1px;
    margin-top: -13px;
    font: bold 10px 'Trebuchet MS', Arial !important;
    color: #ffd200; /*#d62524;*/
    text-align: center;
}
/* hack ie7 */
html>body .promotxt { *margin-top: -13px; }

.promocao .destaqueitemtxt {
    text-align: center;
}

.promocao .destaqueitemtxt a {
    color: #ffffff !important;
}

.promocao .valorde {
    text-decoration: line-through;
    color: #e7e7e7 !important;
}

.promocao .valor {
    padding-top: 2px;
}

.promocao .valor a {
    font-weight: bold !important;
    color: #ffffff !important;
}

hr {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}

#destaques a {
	color:#777;
	text-decoration:none;
}

#destaques a:hover {
	text-decoration: underline;
}

#destaques a:visited {
	color:#777;
}








