section#contenedor {
	height:600px;
	width:1600px;
	text-align:center;
}

section#contenedor1 {
	text-align:center;
	margin:.3em auto;
	padding:.3em;
	text-align:center;
	width:1300px;
	height:182px;

}

aside#aside1, aside#aside2, aside#aside3, aside#aside4 {
	border:#EEEEEE;
	border:solid rgba(238,238,238,1) 2;
	float:left;
	margin-left:0.3%;
    width:320px;
	background:rgba(238,238,238,1);
}


#footer {
    background-image:url(../img/corcho1.png);
    background-repeat: repeat-x;
    height: 100px;
    width: 1300px;
}

#menu_footer {
    width: 1300px;
    margin: 0 auto;
    height: auto;
    text-align: center;
}