body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #66666;
}

a:visited, a:link {
text-decoration: underline;
color: #666666;
font-size: 10px;
}

a:hover, a:active {
color: #993300;
text-decoration: underline;
font-size: 10px;
}

.sfondo {
	background-image: url(images1/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.indirizzo {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.tabella_centrale {
	padding-top: 0px;
	padding-left: 140px;
}

#centrale {
width: 500px;
height: 378px;
overflow: auto;
scrollbar-base-color: #EAE09B;
scrollbar-arrow-color: #990000;
scrollbar-3dlight-color: #FFFF66;
scrollbar-darkshadow-color: #453D04;
font-size: 10px;
padding-left: 5px;
}

.sfondocentrale {
background-image:url(images1/bg_centrale1.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.linkmenuprodotti {
font-size: 12px;
color: #666666;
}
.linkmenuprodotti a:link, .linkmenuprodotti a:visited {
font-size: 12px;
color: #666666;
tex-decoration: underline;
}
.linkmenuprodotti a:hover, .linkmenuprodotti a:active {
font-size: 12px;
color: red;
tex-decoration: underline;
}
.bordotabella { 
border: 1px solid #666666;
font-size: 12px;
}
.testopiccolo {
	font-size: 12px;
}
.testopiccolo1 {
	font-size: 11px;
}
.testobianco {
color: white;
font-size: 11px;
font-weight: bold;
}
.bottomright {
border-bottom: 1px solid #666;
border-right: 1px solid #666;
}
.left {
border-left: 1px solid #666;
}
.bottom {
border-bottom: 1px solid #666;
}
.right {
border-right: 1px solid #666;
}
.top {
border-top: 1px solid #666;
}

