* {
	margin: 0;
	padding: 0;
}
body {
	/*background: url(grafica/bg_body.gif) repeat-x;*/
	font-family:Trebuchet MS;
	}

a:link, a:visited { text-decoration:none; font-family: Trebuchet MS;; font-size: 10pt; font-style: normal; font-weight: normal;}
a:hover, a:active { text-decoration:underline; font-family: Trebuchet MS;; font-size: 10pt; font-style: normal; font-weight: normal;}
 
a.nero { color: #000000; text-decoration:none; }

/* DIV */


#contenitore{width:950px; height:550px;position:absolute;top:50%;left:50%;margin:-275px 0 0 -475px; z-index:2; background:url(grafica/bg.jpg)  no-repeat;}
#contenitore2{width:950px; height:550px;position:absolute;top:50%;left:50%;margin:-275px 0 0 -475px; z-index:3;}
#contenuto{width:950px;position:relative;top:25px;left:25px;}
#footer {width:100%; height:30px;position:absolute;bottom:0px;text-align:center;font-family:Trebuchet MS;font-size:10pt;color:#000000;}
#fascione {width:120px; height:500px;position:relative; float:left; margin-left:20px;}


