#contenido_izq_ortega {
	float: left;
	height: 643px;
	width: 340px;
}
#contenido_derch_ortega {
	float: left;
	height: 643px;
	width: 480px;
	margin-top: 40px;
}
#texto_editable_ortega {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 450px;
	width: 370px;
	margin: auto;
	float: left;
	text-align: justify;
}
#hoja_ortega {
	background-image: url(../imagenes/hoja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	height: 570px;
	width: 480px;
	overflow: auto;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
}


#logo_ortega {
	background-image: url(../imagenes/nombres/miquel_ortega.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
	margin: auto;
	float: none;
}
#idioma_ortega {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	float: none;
	height: 30px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
#foto_ortega {
	background-image: url(../imagenes/artistas/foto_miguel_ortega.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	float: none;
	height: 482px;
	width: 340px;
}
