body {
	
	background-color: #ffffff; /* background color */
	background:url("images/fondo.jpg") repeat-x top;
	color: #0e71b4 ; /* text color */
	font-family: verdana; /* font name */
	font-size: x-small; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	scrollbar-face-color:#dddddd;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ebebeb;
	scrollbar-darkshadow-color:#b5b5b5;
	scrollbar-shadow-color:#c2c2c2;
	scrollbar-arrow-color:#0000FF;
	scrollbar-track-color:#b0b0b0;
}




/* fatti da me */

#piccolo { font-family: verdana; font-size: 8pt; color: #569cca; text-decoration: none; }

#intesta { font-family: verdana; font-size: 8pt; color: #569cca; text-decoration: none; font-weight:bold}

p {font-family: verdana; font-size: 10pt; text-decoration: none; text-align: justify; text-justify: auto;}

a {font-family: verdana; font-size: 10pt; color: #569cca; text-decoration: none;}
a:hover {font-family: verdana; font-size: 10pt; color: #e2001a; text-decoration: none;}

#contenitore{ 
position: relative;
width:900px;
height: 327px;

}

#box-int{ 
	position: relative;
	padding:0em;
	width:900px;
	height:97px;
	background-image: url("images/fondino_int.gif");
}

#box-piede{ 
	position: relative;
	top: 20
	padding:0em;
	width:900px;
	height:90px;
	background-image: url("images/fondino_piede.gif");
	font-family: verdana; font-size: 10pt; color: #ffffff; text-decoration: none; 
}

      #box-piede a {
			text-decoration:none;
            font-family: verdana; font-size: 10pt; color: #ffffff; text-decoration: none; 
		}
		
      #box-piede a:hover {
            color: #ffff00;
		}



#box-logo{ 
	position: ABSOLUTE;

	z-index:20;
	left:60px;
	top:  -1px;
	width: 395px;
	height:150px;
}


#menu {
	  position: relative;
	  display: block;
      background:url("images/fondo_menu.gif") repeat left top;
      text-decoration:none;
      height: 45px;
      }
      
      #menu a {
			display:block;
			background:url("images/fondo_menu.gif") repeat left top;
			text-decoration:none;
			height: 45px;
			padding-top: 10px;
            font-family: verdana; font-size: 10pt; color: #0e71b4; text-decoration: none; font-weight:bold
		}
		
      #menu a:hover {
            color: #ffffff;
            background-position: 0 -45px;
		}
		
#menu_grande{ 
	position: relative;
	width:900px;
	height:175px;
	background-image: url("images/fondino_menug.gif");
	
}



#pagina{ 
position: relative;
width:900px;

border-left: dashed 1px #dddddd; 
border-right: dashed 1px #dddddd; 



}

	
#cartina{ 
	position: relative;
	padding:0em;
	width:898px;
	height:400px;
}	

