/* 
stile
*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(img/top-left.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	width: auto;
}

#wrap {
	background: url(img/top-right.gif) top right no-repeat;
	min-width: 70%;
	height: 40%;	
    }
	
#header {
	background: url(img/top-center.gif) repeat-x;
	height: 52px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 22px;

	}
	
#left {
	position: absolute;
	top: 40px;
	left: 50px;
	margin: 0;
	padding: 0;
	width: 151px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 151px;
	}
	
html>body #left {
	width: 151px; /* ie5win fudge ends */
	}
	
#middle {
	margin: 10px 230px 30px 220px; /* n6.01win n6mac won't recognize top margin for middle box, so it goes in body */
	padding: 10px;
	}
	
#right {
	position: absolute;
	top: 130px;
	right: 50px;
	margin: 0;
	padding: 0;
	width: 190px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	background:	url("img/right-body.gif");
	
	}
	
	
html>body .right {
	width: 160px; /* ie5win fudge ends */
	}

	
/*Start Menu Style*/

#menu ul {
	width: 151px;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu ul li{
	margin: 0;
	padding: 0;
	display: block;
	}
	
#menu ul li a.top {
	background: url("img/menu-top.gif") no-repeat;
	}
	
#menu ul li a.top:hover {
	background: url("img/menu-top-s.gif") no-repeat;
	}
		
#menu ul li a {
	margin: 0;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	text-align: left;
	font-size: 100%;
	font-family: georgia;
	display: block;
	background: url("img/menu-body.gif");
	color: #666;
	border-bottom: #ececec 1px solid;
	}
#menu ul li a.piu {height: 40px;}
#menu ul li a.piupiu {height: 60px;}
#menu ul li a:hover {
	color: #fff;
	background: url("img/menu-body-s.gif");
	}
	
#menu ul li a.bottom {
	background: url("img/menu-bottom.gif") bottom no-repeat;
	border-bottom: none;
	}
	
#menu ul li a.bottom:hover {
	background: url("img/menu-bottom-s.gif") bottom no-repeat;
	border-bottom: none;
	}

/*End of Menu Style*/

#logo {
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
	color: #ccc;
	font-size: 150%;
	margin-bottom: 10px;
	background: url("img/logo.png") no-repeat;
	width: 181px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 151px;
	height: 130px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}

/*Start right content*/
.right-list-body {
	background: transparent url("img/right-top.gif") no-repeat;
	}

.right-list-bottom {
	background: transparent url("img/right-bottom.gif") bottom left no-repeat;
	height: 13px;
	}
	
.right-list-body h4 {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 2px solid #ececec;
	font-size: 13px;
	text-align:center;
	color:#006400;
	}
.design1 {
	text-align:left;
	margin: 10px auto;
	}
.design {
	text-align:center;
	margin: 10px auto;
	}
	
.design img {
	border: 0;
	
	}
	

.design a {
	text-decoration: none  ;
	color: #666;
	display: block;
	}
	
.design a:hover {
	color: #006400;
	text-decoration: underline ;
	}
/*End right content*/


.red {
	margin: 10px;
	padding: 0;
	color:#006400;
	}
.int { margin-left:5px;
		margin-right:5px;
		}
		
.int1 {display: block; 
		width:48%; 
		float:left;
		
     }
.int2 {display: block; 
		width:48%; 
		float: right; 
		
     }

.int3 {display:block;  
       clear: both;
	   margin-top: 20px;
     }
.int4 { margin-left:100px;
		margin-right:100px;
		} 
.int5 { margin-left:150px;
		margin-right:150px;
		} 
#top {
	margin: 0px;
	padding: 0;
	background: url("img/entry.gif");
	}
	
#headline h1 {
	background: url("img/red_bg.gif") bottom left no-repeat;
/*	height: 50px;*/
	line-height: 50px;
/*	vertical-align: middle;*/
	color: #006400;
	margin: 0px;
	padding-left: 60px;
	overflow: hidden;
	margin-left: 0px;
	display: block;
	}
	#headline h1.sup {font-size: 15px; color:#006400;}
	#headline h2.sup {background: url("img/red_bg.gif") bottom left no-repeat;
	
/*	height: 50px;*/
	line-height: 50px;
/*	vertical-align: middle;*/
	color: #006400;
	margin: 0px;
	padding-left: 60px;
	overflow: hidden;
	margin-left: 0px;
	display: block;
	font-size: 14px;}
	#headline h3.sup {background: url("img/red_bg.gif") bottom left no-repeat;
	/*	height: 50px;*/
	line-height: 50px;
/*	vertical-align: middle;*/
	color: #006400;
	margin: 0px;
	padding-left: 60px;
	overflow: hidden;
	margin-left: 0px;
	display: block;
	font-size: 15px;}
#footer {
	clear: both;
	display: block;
	padding: 10px;
	margin-top: 20px;
	font-size: 90%;
	border-top: 1px solid #ececec;
	text-align:center;
	}
	
p.centra {
	text-align:center; border:0px;
	}
p.centra img {
	text-align:center; border:0px;
	}
table #opere{ border-color:#003300;
 }
#opere img{ width:158px; height:206px; }
td	{ height:25px;  }
td.inizio{
	text-align:center; background-color:#b3d2c5 ; color:#006400; 
	}

td.a{ background-color:#daeae0; }
td.b{ background-color:#daeae0; text-align:center; }
td.fine{
	text-align:center; background-color:#b3d2c5 ; color:#006400; height: auto; 
	}
.tc{color:#006400;}
.txtArea1{ width: 20}
