/* CSS Document */

body {
 background:url(../images/sfondo_body.png) top left repeat-x white;
 margin: 0;
 padding: 0;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif
}

img {
 border:0;
}


.clearfloat {
 clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}

#footer a:link, a:visited, a:active {
text-decoration:none;
color:#000033;
}

#footer a:hover {
text-decoration:underline;
color:#000033;
}

p {
font-size:12px;
text-align:justify;
}