@charset "utf-8";
#izq {
	position: relative;
	width: 224px;
	top: 46px;
	left: 20px;
}
#der {
	position: absolute;
	right: 20px;
	top: 89px;
	width: 465px;
}
#der p {
	margin: 0px;
	padding-bottom: 10px;
	text-align: justify;
}
#der img {
	margin-top: 10px;
}


#izq  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0 0 10px 0;
}
#izq p {
	margin: 0px;
	padding-top: 10px;
	text-align: justify;
}

