body {text-align: center; font-family: verdana, Arial, sans; color:grey;}
img {border: none}
div#contenitore {width: 980px; margin: 0 auto;	background: url(img/contenitore_bg.jpg); }
div#contenutihome{
padding-top: 50px;
	width: 685px; 
	text-align: justify;
	font-size: 9pt;
	font-size: *20pt;
	line-height:15pt;
	float: left;
	margin-left: 65px;

	}
/* ======= INDEX===== */

div#logo {width: 179px; height:78px; background: url(img/logo.gif); position: relative; left: 25px; text-align: left; *float: left;}
div#footer {clear: both; height: 70px; background: url(img/footer_bg.jpg) bottom right no-repeat; padding-top: 30px; font-size: 8pt;}
div#footer p{background: url(img/footer_linee.jpg) center repeat-x; margin-right: 16px;}
div#footer a{color: grey; text-decoration:none;}
div#footer a:hover{text-decoration:underline;}
div#footer span{padding: 0 15px; background: white}
/*
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }
*/

