body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#e3e3e3; 
}		
#container {
	width: 560px;
	\width: 580px;
	w\idth: 560px;
	height: 300px;
	margin: auto;
	padding: 0px;
	background:#e8eef7;
	cursor: crosshair;
	border: 4px solid #336699;
}
#header {
	text-align:center;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #336699;
}
#menu {
	font-weight: bold;
	text-decoration: none;
	padding:0px;
	margin-left: 20px;
	margin-right: 20px;
	font-size:18px;
	text-align: center;
	color: #336699;
	line-height: 1.5;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #C06000;
}
#menu a:hover { 
	text-decoration: underline;
	color: #336699;
}
#magdala, #servizi, #metodo, #persone, #lavori {  
	position: absolute;
	padding: 10px;
	width: 540px;
	font-size:14px;
	color: #000000;
}

#persone a:link, #persone a:visited {
	text-decoration: none;
	color: #C06000;
	font-weight: bold;
}
#persone a:hover { 
	text-decoration: underline;
	color: #336699;
	
}
li {
	list-style-position: outside;
	margin-left: 15px; 
	list-style-type : square;
}
#footer {
	font-weight: bold;
	text-decoration: none;
	padding:10px;
	font-size:14px;
	text-align: center;
	color: #336699;
	line-height: 1;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #C06000;
}
#footer a:hover { 
	text-decoration: underline;
	color: #336699;
}
#kroom, #tannoiser, #inge, #sini, #vanum {  
	position: absolute;
	top: 95px;
	width: 380px;
	margin-left: 160px;
	padding: 10px;
	font-size:12px;
	background:#336699;
	color: #e8eef7;
	border: 2px solid #C06000;
}
#info {  
	position: relative;
	top: 70px;
	left: 130px; 
	padding: 10px;
	font-size:12px;
	width: 300px;
	background:#336699;
	color: #e8eef7;
	border: 2px solid #C06000;
}

#thumb {
 clear: both;
 float: left;
 width: 15%;
 height: 50px;
 margin: 3px;
 text-align: center;
 background: #336699;
 overflow : hidden;
 color: #000000; border: 2px solid #C06000;
}

#thumb a:link, #thumb a:visited, #desc a:link, #desc a:visited {
	text-decoration: none;
	color: #C06000;
}

#thumb IMG {
	border: 0px;
}

#desc {
 float: right;
 width: 80%;
 height: 50px;
 font-size:10px;
 margin: 3px; padding-right: 10px;
 color: #000000;
}

#desc a:hover { 
	text-decoration: underline;
	color: #336699;	
}

#lavori, #persone {
	height: 250px;
	overflow:auto;
}
#piva {
  font-size:8px;
  color: #808080;
}
