@charset "utf-8";
/* CSS Document */
.perro{
	float:right;
	background-image:url(../imagenes/pastor3.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:282px;
	width:502px;
	margin-right:-10px;
	margin-top:-15px;
	position:relative;
}
