section#contenedor {
	height:1599px;
	width:100%;
padding-left:-50%;
	
	padding-top:15px;
}

#footer {
    background-image:url(../img/corcho1.png);
    background-repeat: repeat-x;

    width: 100%;
}

#letras {
	width: 200px;
	height: 200px;
	top: 120px;
	left: 250px;
	
}
#letra {
	width: 200px;
	height: 200px;
	top: 120px;
	left: 250px;
	padding-left:38%;
	
}

#menu_footer {
    width: 100px;
    margin: 0 auto;
    height: auto;
    text-align: center;
}