#contenido_izq_alfonso {
	float: left;
	height: 643px;
	width: 340px;
}
#contenido_derch_alfonso {
	float: left;
	height: 643px;
	width: 440px;
	margin-top: 40px;
}
#texto_editable_alfonso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 450px;
	width: 380px;
	margin: auto;
	float: left;
	text-align: justify;
}
#hoja_alfonso {
	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_alfonso {
	background-image: url(../imagenes/nombres/alfonso_g_leoz.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
	margin: auto;
	float: none;
}
#idioma_alfonso {
	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_alfonso {
	background-image: url(../imagenes/artistas/foto_alfonso_g_leoz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	float: none;
	height: 482px;
	width: 345px;
}
.texto_negro_arial_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
