@charset "utf-8";
#contenido {
	font-family: "Lucida Console", Monaco, monospace;
	background-image: url(../img/fondo02.jpg);
	background-repeat: repeat-y;
	height: 3200px;
}

#contenido h1.pueblos {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 2em;
	background-image: url(../img/H1pueblos.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: center center;
	height: 90px;
	margin-bottom: 30px;
}




#contenido p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.7em;
	color: #930;
	margin-bottom: 30px;
	margin-left: 10px;
	text-align: center;
	margin-right: 30px;
}
#contenedor {
	width: 960px;
}

#cuadro {
	height: 338px;
	width: 300px;
	background-image: url(../img/pergaminoPueblos.png);
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#cuadro img {
	width: 230px;
	margin-top: 35px;
	margin-left: 35px;
	margin-bottom: 5px;
}
#cuadro p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.5em;
	line-height: 1em;
	margin-left: 30px;
}
