.loja2 {
	margin-top:20px;
	height:240px;
	border-bottom: 1px dotted #BDBDBD;
	padding-bottom:10px;
}

.infos2 {
	float:left;
	margin:0px 0px 0px 10px;
}

.nome2,
.tit_fotos2,
.tit_maps2 {
	background: url(../_img/design/bg_tit.png) no-repeat;
	height:33px;
	width:147px;
	color:#FF6600;
	font-weight:bold;
	line-height:31px;
	text-indent:30px;
	z-index:2;
	position:relative;
}

.endereco2 {
	text-align:left;
	margin:4px 0px 0px 30px;
}

.fotos2 {
	margin:0px 0px 0px 90px;
	float:left;
}

.cont_fotos2,
.cont_maps2 {
	background:#f5f5f5;
	padding:7px;
	margin:-12px 0px 0px -12px;
}

.maps2 {
	float:left;
	margin:10px 0px 0px 10px;
}

.voltar2 {
	clear:both;
}