body {
	background-color:white;
	color:#3e4a13;
	font-size:0.9em;
	padding-left:5px;
	padding-right:5px;
}

#container { 
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
	
#sinistra {
	width:490px;
	float:left;
}

#destra {
	width:260px;
	float:right;
}

#logo h1 { 
	background: transparent url(fusoorario2.jpg) no-repeat top center; 
	margin-top: 0px; 
	width: 760px; 
	height: 130px; 
}

#logo h1 span {
	display:none;
}

#calendario {
	font-size:0.9em;
	color:darkRed;
	text-align:right;
	margin-top: 5px;
	line-height:0.2;
}

#editoriale {
	
	margin-top:0px;
	font-style:italic;
	font-size:1.1em;
	text-align:justify;
	text-indent:0px;
	color:#8B3A3A;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:5px;
}

#orologio {
	background: transparent url(orologio.jpg) no-repeat top right; 
	margin-top: 0px; 
	width: 90px; 
	height: 127px; 
	float: left;
}

#orologio h1 span {
	display:none;
	}

#navbar {
	color:white;
	background-color:darkRed;
	font-size:0.9em;
	text-align:center;
	width:760px;
	min-height:1.5em;
	}

#navbar a {
	color:white;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#navbar a:Hover {
	font-size:0.9em;
	color:white;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

#titolo {
	margin-top:5px;
	font-size:1.5em;
	color:darkRed;
	text-align:left;
	border-bottom:thin solid darkRed;
	border-left:thin solid darkRed;
	padding-left:5px;
	float:left;
}

#testo {
	color:#3e4a13;
	font-size:0.9em;
	text-align:justify;
	text-indent:30px;
	padding-left:5px;
	padding-right:5px;
	clear:left;
}

#introduzione {
	color:#3e4a13;
	font-size:0.9em;
	text-align:justify;
	text-indent:30px;
	padding-left:5px;
	padding-right:5px;
	clear:left;
}

#foto1 {
	background: transparent url(museo/sensore.jpg) no-repeat top left; 
	margin-top: 0px;
	margin-left:30px;
	margin-right:30px;
	width: 226px; 
	height: 216px; 
	float: right;
}

#foto1 h1 span {
	display:none;
}

#su {
	font-size:0.9em;
	text-align:right;
}

#google { 
	clear:both;
}

#pie {
	margin-top:0.9em;
	font-size:0.9em;
	color:darkRed;
	text-align:center;
}
