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

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