#container {
	height: 1070px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 1024px;
}
.espacioizq {
	float: left;
	height: 80px;
	width: 222px;
}
.boton {
	float: left;
	height: 80px;
	width: 145px;
}
.espacioder {
	float: left;
	height: 80px;
	width: 222px;
}#gallery {
	height: 790px;
	width: 1024px;
	clear: both;
	float: left;
}
#container #gallery table tr td h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #dd1111;
}
#footer {
	background-color: #dd1111;
	background-image: url(../images/redes_sociales.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 100px;
	width: 1024px;
}
#container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
