#wrapper{
height: 400px;
width: 500px;
position: relative;
}
#sfondo{
z-index: 1;
position: absolute;
}
#contenuto{
z-index: 2;
position: relative;
}

body {

background-color: #FFFFFF;
FONT-FAMILY: Garamond;
font-size:14px;
color: #180e6e;
 }

table.form  {

background-color: #FFFFFF;
FONT-FAMILY: Garamond;
font-size:14px;

 }

A:link, A:visited {color:#180e6e; text-decoration: none;font-weight: bold; FONT-FAMILY: Garamond;font-size:16px;}
A:hover {color:#4B4B4B; text-decoration: none;font-weight: bold; FONT-FAMILY: Garamond; font-size:16px;}

A.sub:link, A.sub:visited {color:#180e6e; text-decoration: none;font-weight: bold; FONT-FAMILY: Garamond;font-size:12px;}
A.sub:hover {color:#4B4B4B; text-decoration: none;font-weight: bold; FONT-FAMILY: Garamond; font-size:12px;}


A.title {color:#FFFFFF; background-color: #383232; text-decoration: none; FONT-FAMILY: Garamond;font-size:14px;}

A.titolo {color:#180e6e; text-decoration: none; font-weight: bold; FONT-FAMILY: Garamond; font-size:17px;}

A.titolone {color:#180e6e; text-decoration: none; font-weight: bold; FONT-FAMILY: Garamond; font-size:22px;}

A.titolo:link, A.titolo:visited {color:#180e6e; text-decoration: none;font-weight: bold; FONT-FAMILY: Garamond;font-size:18px;}
A.titolo:hover {color:#4B4B4B; text-decoration: none;font-weight: bold; FONT-FAMILY: Garamond; font-size:18px;}

A.titolo1 {color:#180e6e; text-decoration: none; font-weight: bold; FONT-FAMILY: Garamond; font-size:22px;}

A.small {color:#180e6e; text-decoration: none; font-weight: bold; FONT-FAMILY: Garamond; font-size:12px;}

input.button{background-color:#383232;
	      color:#FFFFFF;
	      border:0;}
              
              #bottom {
                vertical-align: middle;
                text-align: center;
                color:#180e6e;
              }
