/* CSS Document */
body {
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: ##00AAFF;
scrollbar-darkshadow-color: #0099FF;
scrollbar-shadow-color: #FFCCFF;
scrollbar-arrow-color: #0099FF;
scrollbar-track-color: #ffffcc;

}
DIV#home
{   background-image:  url(home800.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    width: 760px;
    height: 600px;
    z-index:1;
	 
  }
  
DIV#menu
{	position:relative; 
        left:10px; 
	top:70px;
	width:742px; 
	height:41px; 
	z-index:2;
	
}  

div#mar {

	position:relative; 
	left:497px; 
	top:30px; 
	width:239px; 
	height:90px; 
	z-index:3;
	font-weight:bold
 }
DIV#principale
{       position:relative; 
	left:25px;
        top:115px;
	width:711px; 
	height: 310px;
	overflow: auto;
        z-index:2;
}
div#xmas_no
{
	background-image:  url(xmas.jpg);
	background-repeat: no-repeat;
	position:relative;
	left:24px;
	top:105px;
	width:714px;
	height:70;
	z-index:2;
}
div#utenza{
        position:absolute; 
	left:18px;
	top:630px; 
	width:722px; 
	height:30px; 
	z-index:4;

}
div#utenza2{
 position:relative; 
	left:18px;
	top:220px; 
	width:722px; 
	height:30px; 
	z-index:2;
}

div#staff 
{
	background-image:  url(back_image/sfondo_staff.jpg);
	background-repeat: none;
	position: absolute;
	width:760px;
	height:590px;
	left: 8px;
	top: 10px;



		
}

div#internostaff 
{
	background-image:  none;
	position: absolute;
	top:120px;
	left:222;
	width:495px;
	height:450px;
	visibility: visible;
	overflow: auto;
}

Div#fotostaff
{
	position: absolute;
	top: 120px;
	left: 24px;
	width:198px;
	height:198px;


		
}

div#testo{
 position: absolute; 
 left:176px; 
 top:135px; 
 width:289px; 
 height:310px; 
 z-index:2;  
 background-image: none;
 overflow: auto;
}

a:link {
color: #032A4F;
text-decoration: none;
background:none;
}
a:visited {

color: #FE0000;
text-decoration: none;
background:none;
}
a:hover {

color: #0000FF;
background:none;
text-decoration: none;
}
a:active {

color: #332FF8;
text-decoration: none;
background:none;
}
