body {
	margin: 10px;
    scrollbar-face-color: #FCE7D1; 
    scrollbar-shadow-color: #FF6701; 
    scrollbar-highlight-color: #FF6701; 
    scrollbar-3dlight-color: #FEF5EB; 
    scrollbar-darkshadow-color: #FEF5EB; 
    scrollbar-track-color: #FEF5EB; 
    scrollbar-arrow-color: #FF6701;
}
.position {
	position: relative;
	margin: auto;
	width: 828px;
}
.background_home {
} 
.background_main {
}
.contenitore {
	position: relative;
	top: 0px;
	left: 0px;
	width: 828px;
	height: 739px;
}
.tabtop {
	position: absolute;
	top: 15px;

}
.tableft {
	background: #FDEDDB;
	height: 560px;
	width: 204px;
	position: absolute;
	top: 145px;
	margin-left: 49px;
}
.tabbottom {
	position: absolute;
	top: 707px;
	margin-left: 48px;
}
.tabimgbottom {
	position: absolute;
	top: 517px;
	margin-left: 48px;
}
.tabicone {
    position: absolute;
	top: -5px;
	left: 700px;
}
.cellahome {
	background: url(images/icohome.gif) no-repeat left center;
	text-indent: 15px;
	width: 50px;
}
.cellaemail {
	background: url(images/icomail.gif) no-repeat left center;
	text-indent: 15px;
}
.linktop:link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF7D00;
	text-decoration: none;
}
.linktop:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF7D00;
	text-decoration: none;
}
.linktop:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF7D00;
	text-decoration: underline;
}
/*::::::::::::::::::::IFRAME::::::::::::::::::::::::::::*/
.tabellaiframe {
	position: absolute;
	left: 256px;
	top: 145px;
	width: 570px;
	height: 554px;
	background: #FEF5EB;
}
.mainframe {
	position: relative;
	left: 0px;
	top: 0px;
	width: 570px;
	height: 554px;
}
.iframehome {
    width: 570px;
	height: 554px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/*::::::::::::::::::MENU:::::::::::::::::::::::*/
.tabmenu {
	width: 214px;
	height: 358px;
	position: absolute;
	top: 174px;
	left: 52px;
	background: url(images/menu.gif) no-repeat;
}
.tablinks {
	position: absolute;
	top: 176px;
	left: 51px;
	height: 150px;
	z-index: 20;
}
.cellalink {
    text-indent: 40px;
    height: 28px;
}
.linkmenu:link {
	font: 10px Arial, Helvetica, sans-serif;
	color: #166CC2;
	text-decoration: none;
	text-transform: uppercase;
}
.linkmenu:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #166CC2;
	text-decoration: none;
	text-transform: uppercase;
}
.linkmenu:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FF3401;
	text-decoration: underline;
	text-transform: uppercase;
}
.links {
    position: absolute;
	top: 800px;
}
/*:::::::::::::::::::::: AREA RISERVATA :::::::::::::::::::::::*/

.tabareariservata {
	position: absolute;
	left: 49px;
	top: 376px;
	z-index: 30;
}
.iframearea {
    width: 204px;
	height: 123px;
}
/*::::::::::::::::::: LONGO & LONGO ::::::::::::::::::::::::*/
.tablongo {
   position: absolute;
   top: 718px;
   left: 50px;
   width: 780px; 
}
.cellalongo {
   text-align: center;
}
.linkbottom:link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF3401;
	text-decoration: none;
}
.linkbottom:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF3401;
	text-decoration: none;
}
.linkbottom:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF3401;
	text-decoration: underline;
}
