body{
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 13px;
    color:#1F1F1F    ;
    text-align: center;
    margin: 0;
    padding: 0;
    background: url(/images/sfondo.gif);
  letter-spacing: 1px;
  line-height: 2;
}

a:link    {
	color: black;
	font-weight:bold;
}

a:visited    {
	color: black;
		font-weight:bold;
}

a:hover    {
	color: #990000;
		font-weight:bold;
}

h2{
color:#fff;
}

#container{
  width: 796px;
}

#top{
    background: url(/images/top.gif) no-repeat;
    height: 155px;
}
#menu{
   background: url(/images/menu.gif) no-repeat;
    height: 27px;
    padding-left:70px;
    z-index: 0;
}

#corpo{
    background: url(/images/sfondoback.gif) repeat-y;
    margin-top:-5px;
    padding-top:2em;
    padding-left: 50px;
    padding-right:90px;
    padding-bottom:0px;
    text-align:left
     z-index: 0;
}
#foto{
    padding-top:2em;
	float:left;
	 z-index: 0;
}

#footer{
    background: url(/images/sotto.gif) no-repeat;
    height: 112px;
    padding-top:35px;
    font-weight: bold;
    color:#fff;
     z-index: 0;


}


a.prova img { border: 3px solid #000; }
a.prova:hover { font-size: 101%; }
a.prova:hover img { border-color: #990000; }

