html {height: 100%;}

#flashcontent {height: 100%;}
	/* end hide */
	
body {background:#D0D2D3;height:100%;margin:0px; padding:0px;}

#wrapper{
	position:relative;
	left:50%;
	margin:0 0 -60px -485px;
	width:970px;
	height:auto !important;
	min-height: 100%;
	z-index:1;
	background-image:url(../swf/bg.jpg);
	background-repeat:repeat-x;
	background-color:#DBD2BF;
}
	
/* stili principali */
.Tit_pag{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	font-weight:bold;
	margin: 10px;
}
.testi{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	margin: 10px;
	line-height:16px;
	text-align: justify;
}
	
/* Struttura home e pagine */

#intro {width:970px; height:550px;position:absolute;left:50%;margin:0px 0 0 -485px;z-index:1;background-color: #EFEFEF;/*border: solid #FFFFFF 1px;*/}

#home {width:970px; height:800px;position:absolute; left:50%;margin:0px 0 0 -485px;z-index:1;background-color: #EFEFEF;/*border: solid #FFFFFF 1px;*/}

#footer{width:970px;height:15px; float:left;padding:0px; bottom: 0px; margin:2px 0px 0px 0px; text-align:center; color:#000000; letter-spacing:0px;}
#footer a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:8px;
	color:#000000;
	text-decoration:none;
}
#footer a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:8px;
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:8px;	
	color: #7b0000;
}
#contenuti{
	position:absolute;
	left:50%;
	margin:0px 0 0 -485px;
	width:970px;
	height:570px;
	z-index:1;	
}
#top1{
	width:970px;
	height:175px;
	top:0px;	
}
#menusx{
	width:195px;
	height:625px;
	float: left;
}
#interno{
	width:770px;
	padding-bottom:40px;
	float: left;
}
#clear{
clear:both; 
}
.clear{ clear:both;}

#footer_int{
	width:970px;
	height:36px;
	position:absolute;
	bottom:0
}

