body {
	background:#E5E5E5 no-repeat;
	margin:auto;
  	overflow-x: hidden;
    !left: 50%;
    !margin-left: -490px;
  	!position: absolute;
  	font-family: Helvetica, Arial, Verdana, Georgia;
  	font-size: 10pt;
  	
}
#container {
	background:#E5E5E5 no-repeat;
    width:980px;
    margin:auto;
  	overflow-x: hidden;
    !left: 50%;
    !margin-left: -490px;
  	position: absolute;
}
#logo {
	width: 200px;
}
#menu {
	height: 170px;
	width: 200px;
	padding-left: 20px;
	margin-top: -10px;
	font-size: 13pt;
}
#areaDestaqueSub {
	background: url("../images/quadro.png") no-repeat;
	width: 680px;
	height: 455px;
	margin: 20px 20px 5px;
	float: left;
	text-align: center;
	!clear: right;
}

#areaDestaque {
	background:#EEEEEE url("../images/bgDestaque.jpg") no-repeat;
	width: 660px;
	height: 435px;
	margin: 10px;
	float: left;
	text-align: center;
}
.destaque {
	padding: 18px;
	height: 400px;
	width: 610px;
}
#menuDestaque {
	width: 25px; 
	height: 120px; 
	float: right; 
	margin-top: -400px; 
	position: relative; 
	display: none;
}
.botaoMenuDestaque {
	height: 25px;
	width: 25px;
	margin-top: 10px;
	color: #ffffff;
	cursor: pointer;
}
.botaoMenuDestaqueSec {
	height: 25px;
	width: 25px;
	margin-top: -25px;
	color: #ffffff;
	cursor: pointer;
}
#mascote {
	text-align: center;
}
#esq {
	float: left;
	width: 200px;
	margin: 20px;
}
a {
	text-decoration: none;
	color: #030303;
}
#quadroDown {
	text-align: center; 
	border: 1px solid #dedede; 
	margin-left: auto; 
	margin-right: auto; 
	!margin-left: 20px;
	margin-top: 10px; 
	width: 280px;
}
#blackBg {
	position: absolute; 
	background-color: #000000;
 	z-index: 10; 
	display: none;
	opacity: 0.7;
	!filter: alpha(opacity=70);
}
#imageBig {
	position: fixed; 
	!position: absolute; 
	height: 500px; 
	width: 560px; 
	background-color: #f5f5f5; 
	z-index: 12; 
	left: 50%; 
	margin-left: -300px; 
	top: 50%; 
	margin-top: -250px; 
	display: none;
}
#btnFecharImagem {
	text-align: right;
	height: 20px; 
	margin: 0px; 
	margin-right: 5px; 
	margin-top: 5px; 
	cursor: pointer;
}
#areaFotos {
	border: 1px solid #000000; 
	background-color: #ffffff; 
	position: relative; 
	height: 460px; 
	width: 540px; 
	left: 10px;
}
#miniatImagens {
	clear: right; 
	float: right; 
	width: 100px; 
	text-align: center; 
	margin-top: 20px;
}
#fotoGrande {
	margin-left: 10px; 
	margin-top: 10px; 
	float: left;
	background-color: #ffffff; 
}
#imgLupa {
	opacity: 0.5; 
	position: relative; 
	left: 90px; 
	top: -210px; 
	margin-top: -128px; 
	display: none;
	!filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/produtos/search.png,sizingMethod='crop');
}
#carregandoDestaque {
	display: block;
	margin-top: 180px;
}
#dadosRevendaAssist {
	margin-bottom: 15px;
}