a:link {
	color: #F99300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F99300;
}
a:hover {
	text-decoration: none;
	color: #F99300;
}
a:active {
	text-decoration: none;
	color: #F99300;
}

#sf-pag {
	background-color: #fde2d3;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: auto;
	width: auto;
}

.testo-prezzi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: auto;
	width: auto;
}

.testo-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;

	height: auto;
	width: auto;
}

.testo-cane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: auto;
	width: auto;
	background-image: url(img/cane.png);
	background-repeat: no-repeat;
}


.titolo {
	font-size: 24px;
	color: #f99300;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	color: #f99300;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.titolo2 {
	font-size: 16px;
	color: #F99300;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #F99300;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.box-dx {
	height: auto;
	width: auto;
	background-color: #FDE2D3;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.box-dx2 {
	height: auto;
	width: auto;
	background-color: #FDE2D3;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.inizio-pag {
	background-image: url(img/iniz-pag.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 1000px;
}

.inizio-pag1 {
	background-image: url(img/iniz-pag.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
}
 
#sfondo {
	background-attachment: fixed;
	background-image: url(sf-pag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
