@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#9edf47;
}
#container {
	padding: 0px;
	margin:0px auto;
	width:1000px;
	clear: both;
	float: inherit;
	min-height:745px;
	height:auto;
	text-align:left;
	background-color:#9edf47;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#ef4900;
}
#container a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-stretch:condensed;
	color: #ef4900;
	text-decoration:none;
	z-index:auto;
}
#container a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#69a823;
	text-decoration:none;
	
}
#container a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#ef4900;
	text-decoration:none;
}
#container a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color:#ef4900; 
	text-decoration:none
}
#testata {
	clear:both;
	width:1000px;
	z-index:auto;
}
#centro{
	clear:both;
	width:1000px;
	height:634px;
	z-index:auto;
}
#base {
	position:relative;
	bottom: 0;
	width:1000px;
	padding: 0px;
	margin:0px auto;
	clear: both;
	color: #FFFFFF;
	z-index:auto;
}
#immagine {
	position:relative;
	width:500px;
	height:376px;
	top:125px;
	left:253px;
	z-index:1;
	border-color:#FFFFFF;
	border:thin;
}
#ore1 {
	position:relative;
	left:520px;
	top:-20px;
	width:125px;
	height:34px;
	z-index:2;
}
