#titulo_produtos {
	width:100%; 
	background: url(../images/titulo_produtos.png) no-repeat; 
	height:71px; 
	text-align:center;  
	_background: none;  
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/titulo_produtos.png, sizingMethod='scale');
}

#titulo_produtos h1 { 
	 display:block; 
	 width:100%;
	 margin:34px 0px 0px 0px; 
	 _margin:29px 0px 0px 0px; 
	 padding:0;  
	 font-size:13px;
	 text-transform:uppercase; 
	 color:#626262; 
	 letter-spacing:-1px; 
	 float:left;
}

#conteudo {
	height: 426px;
	text-align:center;
}

#produtos {
	position: absolute;
	margin-top: 250px;
	left: 0;
	top: 0;
	width: 100%;
	display: inline;
}

#baunilha{ display:block; position:absolute; z-index:9; top:-55px; left:77px; width:173px; height:131px; }
#intimohomem {display:block;height:131px;left:36px;position:absolute;top:-62px;width:173px;z-index:9;}

#produtos_cont { 
	background-image: url(../images/bg_produtos.png);
	height: 514px;
	margin-top: 0;
	padding: 15px 20px;
}

#produtos img {
	border:none;
}

#produtos table#thumbs {
	width: 862px;
}
table#thumbs td{
	height: 228px;
	width: 166px;
	background: url(../images/bg_produtos_frame.png) top no-repeat;
	vertical-align:top;
	text-align:center;
}

table#thumbs img {
	text-align:center;
	background-color: white !important;
}

#pagination {
	color:#7c7c7c;
	font-style:italic;
	font-size:13px;
	position: absolute;
	top: 555px;
	right: 341px;
}
#pagination a {
	text-decoration:none;
	color:#7c7c7c;
}
#pagination a.active {
	font-size: 15px;
	font-weight:bold;
}

div#anterior {
	position:absolute;
	top: 550px;
	right: 183px;
}
div#proxima {
	position:absolute;
	top: 550px;
	right: 35px;
}

div.ref {
	height: 27px;
	text-align: left;
	margin: 2px 30px 0;
}
.ref_up {
	color:#7c7c7c;
	font-size: 9px;
}
.ref_desc {
	font-size:11px;
	color: #fff;
}

div#keyboardMsg {
	display:none;
}
