#encab {
	position: absolute;
	height: 160px;
	width: 750px;
	left: 0px;
	top: 0px;
}
#texto1 {
	position: absolute;
	height: 240px;
	width: 750px;
	left: 0px;
	top: 160px;
}
#fotos1 {
	position: absolute;
	height: 185px;
	width: 750px;
	left: 11px;
	top: 412px;
}
#fotos2 {
	position: absolute;
	height: 283px;
	width: 191px;
	left: 3px;
	top: 581px;
}
#fotos3 {
	position: absolute;
	height: 171px;
	width: 251px;
	left: 191px;
	top: 738px;
}
#texto2 {
	position: absolute;
	height: 96px;
	width: 555px;
	left: 199px;
	top: 583px;
}
#mapa {
	position: absolute;
	height: 327px;
	width: 300px;
	left: 447px;
	top: 686px;
}
#texto3 {
	position: absolute;
	height: 102px;
	width: 418px;
	left: 11px;
	top: 907px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	margin: 10px;


}
.clase1 {
	margin: 5px;
	padding: 5px;

}
.izq {
	clear: left;
	float: left;
}
#ppal {
	position: relative;
	width: 760px;
	text-align: left;
	margin: 0 auto;
	height: 1019px;
	left: 0px;
	top: 10px;
	background-color: #F8f6be;
	border: 3px solid #FF3300;

}

body {
	background-color: #FFCC00;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

