.entre_logo{
	width:400px; 
	position: absolute;
	margin: auto;
	top:4%;
    left: 0;
    right: 0;
    text-align:center;
}
.entre_logo a img{
	width:300px; 
}
.main_container{
	width:535px; 
	height: 350px;
	margin: auto;
	top:0;
    bottom: 0;
    left: 0;
    right: 0;
	position: absolute;
}
.top_container{
	background-color: #FEFEFE;
	opacity:0.8;
	width:  100%; 
	height: 32%;
	margin-bottom: 10px;
	text-align: center;
}
.top_container img{
	max-width:100%; 
	max-height:100%;
	margin:auto;
	display:block;
}
.top_container:hover{
	opacity:1;
}
.midleft_container{
	float:left;
	background-color: #FEFEFE;
	opacity:0.8;
	height: 37%;
	width: 264px;
	text-align: center;
	display:table;
}
.midleft_container:hover{
	opacity:1;
}
.midleft_container > span > a > img {
	width:124px; 
	height: 58px;
	margin-top:10px;
	vertical-align:middle;
}
.midleft_container span {
	display:table-cell;
	vertical-align:middle;
}
.midright_container{
	float:right;
	background-color: #FEFEFE;
	opacity:0.8;
	height: 37%;
	width: 264px;
	margin-left: 7px;
	text-align: center;
	display:table;
}
.midright_container:hover{
	opacity:1;
}
.midright_container > span > a > img {
	width:126px; 
	height: 60px;
	margin-top:10px;
	vertical-align:middle;

}
.midright_container span{
	display:table-cell;
	vertical-align:middle;
}
.bottom_container{
	float:left;
	background-color: #FEFEFE;
	opacity:0.8;
	width: 100%;	
	height: 32%;
	margin-top:10px;
	
	background-image: url(../images/4.png);
	background-size:100% 100%;
}
.bottom_container:hover{
	opacity:1;
}
.bottom_container img{
	max-width:100%; 
	max-height:100%;
	margin:auto;
	display:block;
}

table{
	width:100%;
	height: 50%;
}
#lacadas{
	width: 20%;
	height: 50%;
}
#lacadas-link{
	display:block;
    width:100%;
    height:100%;
}
#lacadas-face{
	width: 6%;
	height: 50%;
}
#lacadas-face-link{
	display:block;
    width:100%;
    height:100%;
}
.footer {
  	position: absolute;
	width: 100%;
	height: 15%;
  	bottom: 0px;
  	left:0;

  	background-color:none;
}
.facebook-footer{
	width:30px; 
	height: 30px;
	 
}
.pinterest-footer{
	width:30px; 
	height: 30px;
}
.centro-footer{
	width:332px; 
	height: 50px;
	margin-right: 200px;
}
.copyright-left {
	position:absolute;
	margin-left: 15%;
    text-align: left;
    font-size : 11px;
   
}
.copyright-right{
	margin-right: 15%;
    text-align: right;
	font-size : 11px;
}
hr{
	position:relative;
	margin-left: 15%;
	margin-right: 15%;
	background-color:#000000;
	border-width:0;
	color:#000000;
	height:1px;
	line-height:0;
}

.centro_texto {
	background-color: black;
	width: 100px;
	height: 300px;
	opacity: 30%;
}