#box_meio_filial{
   	background-color:#fff;
	background-image:url(frente.jpg);
	background-repeat:no-repeat;
	top:300px;
	left:0px;
	height:340px;
	width: 950px;
	position:absolute;
	z-index:1;
}

#box_meio_central{
   	background-color:#fff;
	background-image:url(central.jpg);
	background-repeat:no-repeat;
	top:300px;
	left:0px;
	height:340px;
	width: 950px;
	position:absolute;
	z-index:1;
}
 
.titulo_for{
background-color:#;
height: 280px;
width:300px;
top:40px; 
left:25px;
position:absolute;
z-index:2;
}

.formulario{
background-color:#;
height: 260px;
width:300px;
top:5px; 
left:0px;
position:relative;
z-index:3;
}

.endereco{
background-color:#;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #fff;
	text-align: center;
	height: 270px;
	width: 300px;
	position: absolute;
	z-index: 5;
	left: 350px;
	top: 40px;
}
.mapa_conteudo{
background-color:#;
height: 300px;
width:240px;
top:20px; 
right:45px;
position:absolute;
z-index:6;
}

.mapa{
background-color:#;
height: 170px;
width:240px;
top:07px; 
right:0px;
position:relative;
z-index:7;
}