#box1, #box2, #box3, #box4{
	position:absolute;
}

/* Sample 5*/
#box5 div{
	position:absolute;
	background:#fff;
	width:480px;
	height:240px;
}
#box5 h3{
	padding:0 0 10px 0;
}


/* Sample 6*/
#box6 div{
	position:absolute;
	background:#fff;
	width:480px;
	height:100px;
}
#box6 h3{
	padding:0 0 10px 0;
}



/* Sample 7*/
#box7 div{
	position:absolute;
	background:#fff;
	width:480px;
	height:240px;
}
#box7 h3{
	padding:0 0 10px 0;
}
#box7 img{
	position:static;
	float:left;
	margin:0 10px 10px 0;
}

.mask_7{
	position:relative;
	width:480px;
	height:100px;
	overflow:hidden;
	float:left;
}


.mask_7 img{
	position:absolute;
	display:block;
	border:none;
}


.mask{
	position:relative;
	width:480px;
	height:160px;
	overflow:hidden;
	float:left;
}



.mask_outdoor{
	position:relative;
	width:243px;
	height:131px;
	overflow:hidden
}

.mask_pubs{
	position:relative;
	width:116px;
	height:98px;
	overflow:hidden;
	display:block;
	background-color:#fff;
}

.pubs_bgs{
	width:116px;
	height:98px;
	background-color:#EAEAEA;
	position:absolute;
	display:block;
	line-height:-2px;
	text-align:center;
}

.pubs_loja_tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;

}

.pubs_loja_sub{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.pubs_loja_tel{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.mask_outdoor img{
	position:absolute;
	display:block;
	border:none;
}

.mask_gal{
	position:relative;
	width:320px;
	height:240px;
	overflow:hidden;
	float:left;
}


.box_comercio{

display:none;
z-index:0;

}

.caixa{margin:10px 0 0 5px; }
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;background:#000;text-align:left;padding:20px}

.buttons{padding:3px; margin-top:2px; float:left;}
.buttons span{margin:3px; cursor:pointer; width:9px; height:9px; background:url(../images/st_novidades_off.gif); display:block; float:left;}
.buttons span.active, .buttons span:hover{margin:3px; width:9px; height:9px; background:url(../images/st_novidades_on.gif); display:block; float:left;}


.buttons_gal{padding:3px; margin-top:2px; float:left;}
.buttons_gal span{margin:3px; cursor:pointer; width:70px; display:block; float:left;}
.buttons_gal span.active, .buttons_gal span:hover{margin:3px; width:70px; display:block; float:left;}


.buttons_tr {padding:3px;  float:left;}
.buttons_tr span{margin:3px; cursor:pointer; width:10px; height:14px; background:url(../images/st_tras_off.gif); display:block; float:left;}
.buttons_tr span.active, .buttons_tr span:hover{margin:3px; width:10px; height:14px; background:url(../images/st_tras_on.gif); display:block; float:left;}


.buttons_fr {padding:3px;  float:left;}
.buttons_fr span{margin:3px; cursor:pointer; width:10px; height:14px; background:url(../images/st_frente_off.gif); display:block; float:left;}
.buttons_fr span.active, .buttons_fr span:hover{margin:3px; width:10px; height:14px; background:url(../images/st_frente_on.gif); display:block; float:left;}
