﻿*{margin:0px; padding:0px; border:0px; list-style:none;}

a{text-decoration:none;}
body{margin:25px 0 0 0; }

.content{margin:0 auto; width:984px; font-family:Arial, Sans-Serif; position:relative}

.header{float:left; margin:0 0 50px 0;}
h1 a
{
	float:left;
	background:url(../images/header/logotipo.jpg);
	width:229px;
	height:58px;
	overflow:hidden;
	text-indent:-1999px;
}

.frase
{
	float:right;
	margin:21px 0 0 0;
	background:url(../images/header/frase.jpg);
	width:277px;
	height:37px;
	overflow:hidden;
	text-indent:-1999px;
}

.flash
{
	float:left;
	margin:30px 0 0 0;
	width:984px;
	height:248px;
	
}
.menu
{
	float:left;
	margin:1px 0 0 0;
	background:#f1f1f1;
	width:984px;
	height:47px;
}

.btn_voltar{float:left; width:984px; text-align:right; padding:50px 0 0 0;}

.clear {clear:both}
#rodape {background-color:#EAEAEA; margin:25px 0 0 0; padding:24px 0 0 35px; height:63px}
#rodape #rodape-lista {margin:0 auto; width:910px}
#rodape #rodape-lista .lista-marcas {margin:0 0 0 26px}
#rodape #rodape-lista .lista-marcas li {display:inline; margin-right:5px}
#rodape #rodape-lista .lista-marcas li.wal-mart {background:url(../images/rodape/img-wal-mart.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.wal-mart span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.big {background:url(../images/rodape/img-big.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.big span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.hiper {background:url(../images/rodape/img-hiper.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.hiper span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.bompreco {background:url(../images/rodape/img-bompreco.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.bompreco span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.mercadorama {background:url(../images/rodape/img-mercadorama.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.mercadorama span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.nacional {background:url(../images/rodape/img-nacional.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.nacional span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.tododia {background:url(../images/rodape/img-tododia.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.tododia span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.maxxi {background:url(../images/rodape/img-maxxi-atacado.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.maxxi span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.sams {background:url(../images/rodape/img-sams.jpg) no-repeat left top; float:left; height:43px; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.sams span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li.maxxi-dist {background:url(../images/rodape/img-maxxi-dist.jpg) no-repeat left top; float:left; height:43px; margin:0; overflow:hidden; position:relative; width:78px}
#rodape #rodape-lista .lista-marcas li.maxxi-dist span {display:none; height:100%; position:absolute; width:100%}
#rodape #rodape-lista .lista-marcas li a {display:block; height:100%; width:100%}

.ver_todas {background:url(../images/botoes/btn-vertodas-noticias.gif) no-repeat left top; bottom:-3px; height:25px; position:absolute; right:7px; width:75px}
.ver_todas span {display:none}


/*-------------------------------------------
		Lightbox
-------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


