body {
	background: url(../immagini/sfondo.jpg) repeat-x #800000;
	padding:0px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	height:100%;
	}

html, body {
    scrollbar-face-color: #FFFF00;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-shadow-color: #FF0000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #e9e9e9;
}

/*
table {
border-collapse: collapse;
margin:0px;
padding:0px;
border:0px;
}
*/

#tabella_principale {
	width: 100%;
	height: 100%;
	border:0px;
}

#sfondodx {
	visibility: visible;
	background-image: url(../immagini/tubiverticali2.jpg);
	/*background-image: url(../immagini/africa_sfondo.jpg);*/
	/*background-image: url(../immagini/tubi_sfondo.jpg);*/
	/*background-image: url(../immagini/lampada_sfondo.jpg);*/
	background-position: right top;
	background-repeat:no-repeat;
}

.tabella_header {
	width: 100%;
	height:180px;
}

.riga_header {
	width: 100%;
	height:120px;
	background-image:url(../immagini/sfondo_giallobianco.png);	
}

.tabella_menu_verticale {
	width: 100%;
	height:30px;
	background-image:url(../immagini/sfondo_sfumatura.jpg);
}

.tabella_bottoncini_verticale {
	width: 840px;
	height:30px;
}

.tabella_menusx_con_mainframe{
	width: 100%;
	height: 100%;
	border:0px;
}

.menusx{
	width: 175px;
	background-image:url(../immagini/sfondomenu.png);
}

.tabella_menusx{
	width: 175px;
	height: 100%;
}

.tabella_main{
	width: 100%;
	height: 100%;
	border:0px;
}

#tabella_footer {
	width: 100%;
	height:30px;
}

.riga_footer {
	height:30px;
	background-image:url(../immagini/sfondo_sfumatura.jpg);	
	background-repeat: repeat-x;
}

#laskuri {
	position:absolute;
	visibility:hidden;
	width:10px;
	height:10px;
	z-index:1;
	overflow: hidden;
	left: 0px;
}

.link:link {
color: #000000;
text-decoration: none;
}

.link:visited {
color: #000000;
text-decoration: none;
}

.link:hover {
color: #000000;
text-decoration: underline;
}

.dlink:link {
color: #000000;
text-decoration: none;
cursor: text;
}

.dlink:visited {
color: #000000;
text-decoration: none;
cursor: text;
}


.dlink:hover {
color: #000000;
text-decoration: none;
cursor: text;
}

.titolo {
	font-size: 14px;
	font-family: Tahoma;
	color: #000000;
}

.testo10 {
	font-size: 10px;
	font-family: Tahoma;
	color: #000000;
}

.testo11 {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

.testo11_grigio {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
}

.testo12 {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	line-height:140%;
}

.testo42 {
	font-size: 42px;
	font-family: Tahoma;
	color: #FD0000;
}

.testo64 {
	font-size: 64px;
	font-family: Tahoma;
	color: #FFFF99;
}

.testo_copyright {
	font-family: Tahoma; 
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:10px;
}

.stellina {
	font-family: Tahoma; 
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

input.bottoncino { 
 	color: #000000; 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color: #FFFFFF;
	width:100px;
	height:25px;
	cursor:pointer;
}

#lista {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 15px; 
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: 30px; 
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	list-style-image:url(../immagini/pallino.gif);
}

#map {
    margin: 2em 0;
    border: 6px double #000;
    width: 600px; 
    height: 450px;
}

#info {
    font:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	margin: 0px;
	padding:0px;
    border: none;
    width: 150px; 
    height: 150px;
}

#novita_raffrescatori {
	width:175px;
	height:175px;
	position: static;
	left:700px;
	top:350px;
	visibility:visible;
	margin:0;
	

