#pagina {
	height: 1200px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFF8E8;
}
#pie {
	height: 140px;
	width: 1024px;
	position: absolute;
	left: auto;
	top: 1060px;
	right: auto;
	bottom: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #990033;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


#granada {
	height: 198px;
	width: 1024px;
	position: absolute;
	top: 650px;
	left: auto;
	right: auto;
	bottom: 0px;
}

body {
	background-color: #FFF8E8;
}
h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#almeria {
	height: 200px;
	width: 1024px;
	position: absolute;
	left: auto;
	top: 860px;
	right: auto;
	bottom: 0px;
}

h3 {
	font-size: 16px;
	color: #B60804;
	text-align: center;
	text-decoration: underline;
	background-color: #FFFFFF;
	height: 25px;
}
#contenido {
	height: 750px;
	width: 1024px;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}
