body{
	margin:0 0 20px 0;
	padding:0;
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:#000;
	background:#666 url(/immagini/curva.gif) center top repeat;
	text-align:center;
}
body#filter{
	background:#c2d7b0;
	color:DarkGreen;
	margin:0px;
}

form{
	margin-bottom:8px;
} 

#header{
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color: #ffffff;
}

#upperbar{
	height:22px;
	font-family:Verdana,Arial,sans-serif;
	line-height:1.8em;
	padding:2px 14px 0 14px;
	white-space:nowrap;
	color:#222;
}
#upperbar A:link,#upperbar A:visited{
	color:#fff;
	font-family:Verdana,Arial,sans-serif;
	font-size:0.85em;
	text-decoration:none;
	font-weight:bold;
}
#upperbar A:hover{
	text-decoration:underline;
}

.searchbox form {
	margin:0;
	padding:0;
}
.searchbox form input {
	margin:0;
	font-size:95%;
	opacity:.7;
	width:10em;
	color:#505050;
}
.searchbox form input:focus, .searchbox form input:hover {
	opacity:1;
	color:#000;
}
.searchbox #search-submit {
	width:5em;
}

.tagline{
	color:#fff;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:0.8em;
	padding-right:5px;
	padding-top:2px;
	margin-bottom:5px;
}

#container{
	width:780px;
	margin:0 auto;
}

.pathbar{
	height:22px;
	font-family:Verdana,Arial,sans-serif;
	font-size:0.85em;
	line-height:1.8em;
	padding:2px 8px 2px 8px;
	margin:2px 0 2px 0;
	white-space:nowrap;
	color:#222;
	border-top:0;
	text-align:left;
}
.pathbar A:link,.pathbar A:visited{
	padding-top:6px;
	color:#222;
}

.mainsection{
	width:780px;
	padding-top:8px;
	text-align:left;
}
.scheda_risorsa{
	width:780px;
	height:672px;
		padding-top:8px;
	text-align:left;
}
.cathead{
	font-family:Verdana,Arial,sans-serif;
	font-size:110%;
	font-weight:bold;
	color:#666;
	margin:0;
	padding:0 0 0 8px;
}
.catdiv{
	height:2px;
	width:100%;
	background-color:#ccc;
	font-size:1px;
	margin:5px 0 5px 0;
}

TR{
	font-size:10pt;
	vertical-align:top;
}
H1{
	font-size:135%;
	margin:0;
	padding:0 0 0 8px;
}
H2{
	color:#666;
	margin:0 0 10px 0;
	padding:0;
	font-size:135%;
}

A:link,A:visited,A:hover{	
	color:#3333CC;
}	
A:active{	
	color:red;
}	

A.catlink:link,A.catlink:visited{
	color:#000;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}
A.catlink:hover{
	color:#000;
	text-decoration:underline;
}
A.blacklink{
	color:#000;
}

.news{
	padding:0;
}
.newshead{
	font-size:0.8em;
	font-weight:bold;
	background-color:#cbd0f5;
	float:left;
}
.newsheadtext{
	background-image:url(/immagini/curva.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.newshead a,.newshead a:visited{
	color:#7480e5;
	text-decoration:none;
	background-image:url(/immagini/curva.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 8px 3px 8px;
	display:block;
}
.newshead a:hover{
	color:#7480E5;
	text-decoration:underline;
}
.newspad{
	border-top:solid 1px #7480e5;
	padding:2px 5px 2px 8px;
	font-size:0.85em;
	line-height:130%;
	clear:both;
	background-color:#f4f2f0;
}

/* Root boxes */
.rbox1,.rbox2,.rbox3,.rbox4,.rbox5{
	padding-top:1px;
	padding-bottom:1px;
}

.rboxhead{
	font-size:0.85em;
	font-weight:bold;
	float:left;
}
.rboxheadtext{
	background-image:url(/immagini/curva.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.rboxhead a{
	text-decoration:none;
	background-image:url(/immagini/curva.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 8px 3px 8px;
	display:block;
}
.rboxhead a:hover{
	text-decoration:underline;
}
.rbox1 .rboxhead{
	background-color:#2a7fc0;
}
.rbox1 .rboxhead a{
	color:#FFFFFF;
}
.rbox2 .rboxhead{
	background-color:#ffb850;
}
.rbox2 .rboxhead a{
	color:#333333;
}
.rbox3 .rboxhead{
	background-color:#b34534;
}
.rbox3 .rboxhead a{
	color:#FFFFFF;
}
/* testatina prima */
.rbox4 .rboxhead{
	background-color:#f2ffb3;
}
.rbox4 .rboxhead a{
	color:#333333;
}
/* testatina interne */
.rbox5 .rboxhead{
	background-color:#0A0A78;
}
.rbox5 .rboxhead a{
	color:#ffffff;
}



.rboxmain{
	font-size:0.9em;
	padding:3px 3px 1px 3px;
	line-height:1.4em;
	clear:both;
	background-color:#f4f2f0;
}
.rboxmain ul{
	padding:0;
	margin:0 0 0 20px;
	list-style-type:disc;
	list-style-position:outside;
}
.rboxmain ul li{
	padding:0;
	margin:0;
}
.rbox1 .rboxmain{
	color:#e7d769;
	border-top:solid 1px #b7a739;
}
.rbox2 .rboxmain{
	color:#E75429;
	border-top:solid 1px #bc5446;
}
.rbox3 .rboxmain{
	color:#c2d7b0;
	border-top:solid 1px #92a780;
}

.rtable{
	padding-top:1px;
	padding-bottom:1px;
}
.rlink{
	font-size:0.9em;
}
.rbull{
	float:left;
	font-size:10pt;
}

.softsub{
	font-family:verdana,sans-serif;
	font-size:0.75em;
	margin-bottom:4px;
	margin-left:2px;
}
.softsub img{
	vertical-align:text-bottom;
}
.softdesc{
	font-family:verdana,sans-serif;
	font-size:0.9em;
	line-height:140%;
	color:#222;
}

.sitetext{
	font-family:verdana,sans-serif;
	line-height:140%;
	margin:20px 80px 20px 80px;
}
.sitetext ul{
	margin-top:0;
}

.dlbox{
	background-color:#c4efa1;
	padding:10px 3px 10px 3px;
	border:1px solid #a4cf81;
}
.prognew,.progscreen{
	background-color:#eee;
	border:solid 1px #ddd;
	font-size:0.9em;
	width:420px;
	margin:5px 0 15px 16px;
	padding:5px;
	text-align:left;
	line-height:1.3em;
	float:left;
}
.progscreen img{
	width:80px;
	height:60px;
	border:solid 1px #ccc;
	margin:5px;
}
.techtable{
	float:left;
}
.techtable td{
	font-size:0.85em;
	padding:0 0 8px 8px;
}
    
/* New Tabs */
#ptab2 {
	float:left;
	width:97%;
	background:#FFF url(/immagini/a3.gif) repeat-x bottom;
	font-size:0.9em;
	font-family:arial,verdana,sans-serif;
	line-height:normal;
	margin-bottom:12px;
	margin-left:3px;
}
#ptab2 ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#ptab2 li {
	float:left;
	background:url(/immagini/at.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
#ptab2 a {
	float:left;
	display:block;
	background:url(/immagini/at.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	margin-right:3px;
}

#ptab2 a:hover {
	color:#222;
}
#ptab2 #high {
	background-image:url(/immagini/t3_left_on.gif);
}
#ptab2 #high a {
	background-image:url(/immagini/t3_right_on.gif);
	color:#333;
	padding-bottom:5px;
}
/* End New Tabs */

.bottominfo{
	background-color:#eef;
	font-family:Verdana,Arial,sans-serif;
	font-size:0.85em;
	border:1px solid #8c8db2;
	line-height:1.8em;
	padding:2px 8px 2px 8px;
	white-space:nowrap;
}
.bottominfo A:link,.bottominfo A:visited{
	padding-top:6px;
	color:#000;
}

.bottombar{
	width:810px;
	margin:0 auto;
	padding:0;
	margin-top:10px;
	background:#a7a7a7;
	color:#660000;
	font-size:0.8em;
	text-align:center;
	line-height:2.4em;
}
.bottombar A:link,.bottombar A:visited{
	font-family:Verdana,Arial,sans-serif;
	color:#FFFFFF;
}
.copybar{
	width:770px;
	margin:0 auto;
	font-size:0.75em;
	padding:25px 5px 10px 5px;
	margin-bottom:30px;
}
.copy{
	color:#333;
	text-align:left;
	float:left;
}
.copy2{
	float:right;
}
.copy2 a,.copy2 a:visited{
	text-decoration:none;
	color:#909090;
}
.copy2 a:hover{
	text-decoration:underline;
}

/* Filter */
#setlink{
	position:relative;
	float:right;
	color:#006400;
	padding:0 5px 0 5px;
	margin:0;
}
#setarea{
	display:none;
	height:150px;
	background-color:#c2d7b0;
	color:#006400;
	border:1px solid #92a780;
	padding:10px;
}

/* UDC */
#setlink2{
	position:relative;
	float:right;
	color:#8c3421;
	padding:0 5px 0 5px;
	margin:0;
}
