	body {
		FONT: 12px/1.2 Arial, Helvetica, sans-serif;
		margin: 0;
		padding:0;
}
	
img {
	border: 0;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color:#FF0066
}   
a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#FF0066
} 
a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#000000
}  
a:active {
	text-decoration: none;
	font-weight: bold;
	color:#000000
} 

strong {
	font-size: 14px;
}
	
#top {
	BACKGROUND-COLOR:#fff;
	background-image:url(img/top.gif);
	padding:45px 0 0 0;
	word-spacing: 1px;
	width:403px;
	height:45px;
	text-align:left;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
}

#top a:link {
 	background-color:#FFFFFF;
	padding: 0 4px;
}   
#top a:visited {
 	background-color:#FFFFFF;
	padding: 0 4px;
} 
#top a:hover {
 	background-color:#FFFFFF;
	padding: 0 4px;
}  
#top a:active {
 	background-color:#FFFFFF;
	padding: 0 4px;
} 
#top .nolink {
 	background-color:#FFFFFF;
	padding: 0 4px;
}  

a.special:link {
 	background: url(img/top.gif) center no-repeat;
	padding: 0 4px;
	font-size: 14px;
}   
a.special:visited {
 	background: url(img/top.gif) center no-repeat;
	padding: 0 4px;
	font-size: 14px;
} 
a.special:hover {
 	background: url(img/top.gif) center no-repeat;
	padding: 0 4px;
	font-size: 14px;
}  
a.special:active {
	background: url(img/top.gif) center no-repeat;
	padding: 0 4px;
	font-size: 14px;
} 

#contenttesto {
	position: absolute;
	padding: 0 3px 14px 0;
	width: 400px;
	background-color:#FFFFFF
	}

#contenttesto p {
	padding:0px 11px 3px 90px;
	line-height: 15px;
	}
#contenttesto h3 {
	padding:0px 11px 3px 90px;
	font-size: 14px;
	}		
	
#contenttesto h2 {
	padding:55px 10px 0px 90px;
	}
.logo {
	padding:0px 10px 0px 13px;
	}		

#contentimmagine {
	float: right;
	padding: 0px;
	width: 600px; 
	}
#loghi {
	padding-bottom:45px;
	font-size: 10px;
	color: #999999;
	}
#loghi img {
	padding-top:7px
	}
#copy {
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding:0 7px 7px 0	
	}