@charset "utf-8";
#contenidoJ {
	width: 100%;
	clear: both;
	padding-top: 50px;
	padding-left: 15px;
	height: 2700px;
	background-image: url(../img/fondo02.jpg);
	background-repeat: repeat-y;
}

#contenidoJ h1.jalon {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 2em;
	background-image: url(../img/H1jalon.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: center center;
	height: 90px;
	margin-bottom: 30px;
}
#puebloJ h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 3em;
	margin-left: 30px;
	margin-bottom: 10px;
}
#puebloJ h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	color: #666;
	text-indent: 0;
	float: none;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 30px;
	line-height: 1em;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-left: 20px;
	margin-right: 40px;
}

#puebloJ p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: justify;
	text-indent: 2em;
	margin-right: 50px;
	margin-left: 60px;
	line-height: 1.4em;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
}
#puebloJ p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 50px;
}


#imagen {
	width: 155px;
	display: block;
	float: left;
	padding-left: 60px;
	height: 200px;
}

#imagen img {
	padding: 5px;
	border: thin solid #666;
}



#imagen p {
	font-size: 0.75em;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	display: block;
}



#imagendcha {
	width: 220px;
	display: block;
	float: right;
	height: 170px;
	padding-right: 45px;
	padding-left: 15px;
}


#imagendcha img {
	padding: 5px;
	border: thin solid #666;
}

#imagendcha p {
	font-size: 0.75em;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	display: block;
}

#imagenizd {
	width: 250px;
	display: block;
	float: left;
	height: 200px;
	padding-left: 60px;
	padding-right: 15px;
}
#imagenizd img {
	padding: 5px;
	border: thin solid #666;
}

#imagenizd p {
	font-size: 0.75em;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	display: block;
}
