@charset "utf-8";


.ejemplo6_imagen{
	float:right;
	width:320px;
	height:424px;
	margin:0 auto;
	background-image:url(../imagenes0800/imagen_ejemplo6.jpg);
	background-repeat: no-repeat;
}
.publicidad_imagen2{
	float:right;
	width:320px;
	height:130px;
	margin:0 auto;
	background-image:url(../imagenes0800/seleccion/publicidad.jpg);
	background-repeat: no-repeat;
}