@charset "utf-8";
/* CSS Document */

.ejemplo2_imagen{
	float:left;
	width:565px;
	/*height:375px;*/
	margin:0 auto;
	/*background-image:url(../imagenes0800/imagen_ejemplo2.jpg);*/
	background-repeat: no-repeat;
}