body {

	
	scrollbar-face-color: #f1f1f1;
	scrollbar-highlight-color: #4284BE;
	scrollbar-3dlight-color: #f1f1f1;
	scrollbar-darkshadow-color: #f1f1f1;
	scrollbar-shadow-color: #4284BE;
	scrollbar-arrow-color: #f1f1f1;
	scrollbar-track-color: #f1f1f1;
	background-image:url(images/sfondo.jpg);
	background-repeat:repeat;	
}

.testo-alto {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 39px;
	color:#0066CC;
	font-weight:bold;
	font-variant: normal;
}

div#testocentrale{

	position: relative;
	width: 620px;
	height: 370px;
	border: 0px solid #99C;
	overflow:auto;
	text-align: justify;
	font-weight:lighter;
	font-family:Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #104556;
	} 
	
	
div#prodotti{

	position: relative;
	width: 630px;
	height: 365px;
	border: 0px solid #99C;
	overflow:auto;
	text-align: justify;
	font-weight:lighter;
	font-family:Tahoma;
	font-size: 13px;
	line-height: 15px;
	} 
	
.testo {
	text-align: justify;
	font-weight:lighter;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #104556;
	}
.titolino {
	text-align: justify;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #104556;
	}
	.TITOLI {
	font-weight:bolder;
	font-family: Arial Black;
	font-size: 18px;
	color: #FFFFFF;
	}
	
	.footer {
	text-align: justify;
	font-weight:lighter;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color:#999999;
	}
 
.tratteggio {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#33CCFF;
}

.select{
	text-align: justify;
	font-weight:bolder;
	font-family: Tahoma;
	font-size: 11px;
	color:#0077C5;

}
.foto {
	border: 1px double #FFFFFF;
}

.prodottidx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88ace8;
}
.prodottisx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #88ace8;
}
.descrizione {
	text-align: justify;
	font-weight:lighter;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	}
