﻿@import url(layout.css);

a.mini1{
	background:url('../images/mini/mini_la_lunga_scala.jpg');
	background-repeat: no-repeat;
	width:100px; 
	height:130px; 
	float:right; 
}

a.mini2{
	background:url("../images/mini/mini_madre_oggetto_di_casa.jpg");
	background-repeat: no-repeat;
	width:100px; 
	height:130px; 
	float:left; 
}

a.mini3{
	background:url(../images/mini/mini_il_cielo_e_l_ultima_meta.jpg);
	background-repeat: no-repeat;
	width:100px; 
	height:130px; 
	float:right; 
}
