/* LATERAL */
#lateral {
	background: url(../img/bg_lateral.gif) repeat-y;
	width: 173px;
	float: left;
	position:relative;
	margin-bottom:10px;
	z-index:1;
}
#lateralRodape {
	background: url(../img/bg_lateral_rodape.gif) no-repeat;
}
#menuLateral {
	background: url(../img/bg_menulateral.gif) no-repeat top;
	padding-top: 10px;
	position:relative;
	z-index:2;
}
#menuLateral h3 {
	background: url(../img/bg_menulateral_categoria.gif) repeat-y;
	padding: 6px;
	position:relative;
	z-index:3;
	
}
#menuLateral h3 a {
	width: 120px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#menuLateral ul  {
	/*background: url(../img/li_menulateral_nivel1.gif) no-repeat top;*/
}
#menuLateral li  {
	padding: 3px 4px;
	background: url(../img/li_menulateral_nivel1.gif) no-repeat bottom;
	position:relative;
	z-index:3;

}
#menuLateral li a {
	/*background: url(../img/li_menulateral_nivel2.gif) no-repeat left center;*/
	color: #fff000;
	padding-left: 6px;
}
#newsletter {
	margin: 10px 20px 10px 10px;
	padding-bottom: 6px;
	background: url(../img/bg_newsletter_rodape.gif) no-repeat bottom;

}
#newsletter h2 {
	border: 5px solid #ec281e;
	background: url(../img/bg_newsletter.gif) repeat;
	color: #fff;
	font-size: 14px;
	padding: 3px 6px;
	width:121px;
}
#newsletter form {
	margin-top: 1px;
	border: 5px solid #ec281e;
	background: url(../img/bg_newsletter.gif) repeat;
	color: #fff;
	font-size: 14px;
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
}
#newsletter input {
	border: 0px;
	margin: 2px 0px;
}
#lojasEspeciais {
	margin: 10px 20px 10px 10px;
	padding-bottom: 6px;
	display:block;
	background: url(../img/bg_newsletter_rodape.gif) no-repeat bottom;
	position:relative;
	z-index:2;
}
#lojasEspeciais h2 {
	color: #fff;
	font-size: 14px;
	padding: 3px 6px;
	background-color: #ec281e;
	margin-bottom: 3px;
	position:relative;
	z-index:3;
}
#lojasEspeciais li {
	padding: 3px 6px;
	background-color: #ec281e;	
	margin-bottom: 1px;	
	position:relative;
	z-index:3;
}
#lojasEspeciais li a {
	/*background: url(../img/li_lojasespeciais.gif) left center no-repeat;*/
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;	
}
#monteSeuNegocio, #valePresente {
	margin: 10px 20px 10px 10px;
}


