	#frame {
	width:720px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	font-size: 0.75em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
		}
		
	#contentleft {
	padding:0px;
	float:left;
		}

	
	#contentcenter {
	padding:0px;
	float:left;
		}
	
	#contentright {
	padding:0px;
	float:left;
		}
	
	#contentheader {
	background:#fff;
	height: 30px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}



/* bottone scarica */


.scarica {
	background-image: url(images/scarica.png);
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
} 
.scarica ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
	display: block;
}


.scarica li{
	text-decoration: none;
	height: 30px;
} 

.scarica li a {
	color: #666666;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	height: 30px;
	padding-right: 5px;
	padding-top: 8px;
} 

.scarica li a:hover {
	background-image: url(images/scarica_h.png);
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
	color: #0071B0;
}

/* bottone scarica */





/* bottone buy */


.buy {
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
} 
.buy ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
	display: block;
}


.buy li{
	text-decoration: none;
} 

.buy li a {
	color: #666666;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	padding-right: 5px;
	padding-top: 8px;
} 

.buy li a:hover {
	background-image: url(images/buy_h.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #0071B0;
}

/* bottone buy */



.pre {
	white-space: pre;
}
