#contenuto {
	margin: 0 3px;
	padding: 25px 0 0 0;
}
#pagina {
	text-align: center;
	background-image: url(../images/ristorazione.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0;
}
#software {
	margin: 0 auto;
	width: 500px;
	padding: 15px 0 0 25px;
	text-align: left;
	background-image: url(../images/grafica.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#software ul {
	background-image: url(../images/facile.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	height: 200px;
}
#software li {
	background-image: url(../images/freccie.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 10px 0;
	line-height: 16px;
	height: 16px;
}
#software a {
	margin-left: 22px;
	color: #0066CC;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
#software a:hover {
	color: #0C4D94;
	border-bottom: 1px solid #666666;
}
