#box_meio_contato{
   	background-color:#fff;
	background-image:url(contato.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:30px; 
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:#;
background-image:url(contatoc.jpg);
background-repeat:no-repeat;
height: 340px;
width:620px;
top:0px; 
right:0px;
position:absolute;
z-index:4;
}