@charset "utf-8";
/* CSS Document */


body
{background-image:url(images/sfondo.jpg);
background-position:center top;
background-repeat:no-repeat;
background-repeat:repeat-y;
}

.style1 {font-family: "verdana";
font-size:12px;
}

.style2 {font-family: "Century Gothic";
color:#000000;
font-size:20px;
}

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}

.testo_centrale
{
padding:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

a
{text-decoration:none;
color:#000000;
}

a:hover
{font-weight:bold;
}
