ul  { list-style-type: none;padding-left:80px}
ul li { width:145px; height:301px; background-color: #FFE600; float: left;}
ul li a, ul li a:visited, ul li a:hover { width:145px; height:301px; display: block;}

ul li.progetto a, ul li.progetto a:visited  { background: #FFE600 url(/img/home/progetto.gif) left top no-repeat; }
ul li.progetto a:hover  {  background: #FFE600 url(/img/home/progettos.gif) left top no-repeat;  }

ul li.medium a, ul li.medium a:visited  { background: #FFE600 url(/img/home/medium.gif) left top no-repeat; }
ul li.medium a:hover  {  background: #FFE600 url(/img/home/mediums.gif) left top no-repeat;  }

ul li.large a, ul li.large a:visited  { background: #FFE600 url(/img/home/large.gif) left top no-repeat; }
ul li.large a:hover  {  background: #FFE600 url(/img/home/larges.gif) left top no-repeat;  }

ul li.autori a, ul li.autori a:visited  { background: #FFE600 url(/img/home/autori.gif) left top no-repeat; }
ul li.autori a:hover  {  background: #FFE600 url(/img/home/autoris.gif) left top no-repeat;  }

ul li.ringraziamenti a, ul li.ringraziamenti a:visited  { background: #FFE600 url(/img/home/ringraziamenti.gif) left top no-repeat; }
ul li.ringraziamenti a:hover  {  background: #FFE600 url(/img/home/ringraziamentis.gif) left top no-repeat;  }

.visite {  position:absolute; top:402px;left:5px;font-weight:bold;font-size:0.7em  }
