html,body
		{
			margin:0px;
			padding:0px;
		}
a
		{
			color:#000000;
			text-decoration:none;
		}
a:hover
		{
			text-decoration:none;
			color:#990000;
		}
body
		{
			font-family:Geneva, Arial, Helvetica, sans-serif;
			font-size:76%;
			background-image:url(images/bg.gif);
			background-repeat:repeat-x;
			background-color:#cccccc;
			color:#000;
		}
#container
		{
			width:802px;
			margin:auto;
			background-image:url(images/bgpg2.gif);
			border-left:3px solid #999999;
			border-right:3px solid #999999;
			border-bottom:3px solid #999999;
			padding:0px;
		}
#left
		{
			float:left;
			width:240px;		
		}
#middle
		{
			float:right;
			width:560px;
			margin-bottom:30px;
		}
#footer
		{
			clear:left;
			background-image:url(images/footer.gif);
			background-repeat:no-repeat;
			height:20px;
			width:800px;
			font-size:0.9em;
			margin:auto;
			text-align:center;
		}
h1
		{
			font-size:130%;
			color:#990000;
		}
#credits
		{
			clear:both;
			text-align:center;
			color:#666;
		}
#logo
		{
			margin-left:40px;
			margin-top:14px;
			margin-bottom:14px;
		}
#image
		{
			margin:16px;
		}
.topbanner
		{
			padding:0px;
			margin:0px;
			background-color:#f0f0f0;
			height:25px;
		}
#menu a
		{
			display:block;
			width:200px;
			margin:auto;
			padding:5px;
			text-align:left;
			border-bottom:1px solid #999;
			font-weight:bold;
			color:#999999;
		}
#menu a:hover
		{
			display:block;
			width:200px;
			margin:auto;
			padding:5px;
			text-align:left;
			border-bottom:1px solid #000;
			color:#000000;
		}
#contenent
		{
			padding-left:16px;
			padding-right:16px;
		}
.news
		{
			float:left;
			width:230px;
			margin-right:5px;
			background-color:#fff;
			
		}
.textnews
		{
			padding:5px;
			margin:0px;
			text-align:justify;
			border-left:1px solid #ccc;
		}	
.textnews a
		{
			display:block;
			margin:10px;
			float:right;
			color:#666666;
			font-weight:bold;
		}	
.textnews a:hover
		{
			display:block;
			margin:10px;
			float:right;
			color:#000000;
			font-weight:bold;
		}		
div#controller
		{
			padding:14px;
		}
div#controller a
		{
			text-decoration: none;
			vertical-align:baseline;
			border: 1px solid #B81C28;
    		padding: 0 4px; 
			margin: 0 3px;
			background-color:#fff;
			color: #000;
			font-weight: bold
		}
div#controller a:hover
		{
			border-color: #000
		}
div#controller a#size1
		{
			font-size: 12px
		}
div#controller a#size2
		{
			font-size: 14px
		}
div#controller a#size3
		{
			font-size: 16px
		}
div#controller2 a
		{
			text-decoration: none;
			vertical-align:baseline;
    		padding: 0 4px; 
			margin: 0 3px;
			background-color: #000;
			color: #fff;
			font-weight: bold
		}
div#controller2 a:hover
		{
			border-color: #000;
		}
div#links
		{
			padding:14px;
		}
div#links a
		{
			color:#666;
		}
div#links a:hover
		{
			color:#000;
		}
.textattivita
		{
			margin-top:10px;
			padding:5px;
			text-align:left;
			border-left:1px solid #ccc;		
		}	
.textattivita a
		{
			color:#990000;
			text-decoration:none;
			font-size:130%;
			font-weight:bold;
		}
.textattivita a:hover
		{
			color:#000000;
			text-decoration:none;
			font-size:130%;
			font-weight:bold;
		}
.textattivita p
		{
			font-size:76%;
			padding:0px;
			margin:0px;
			margin-bottom:15px;
		}
.textdoc
		{
			margin-top:10px;
			padding:5px;
			text-align:justify;
			border-left:1px solid #ccc;		
		}	
.pdf
		{
			float:left;
			margin-right:5px;
		}
.descpdf
		{
			float:left;
			font-size:76%;
		}
.descpdf a
		{
			display:block;
			color:#990000;
			text-decoration:none;
			font-size:180%;
			font-weight:bold;
		}
.descpdf a:hover
		{
			display:block;
			color:#000000;
			text-decoration:none;
			font-size:180%;
			font-weight:bold;
		}
.descdoc
		{
			padding:0px;
			margin:0px;
			margin-bottom:15px;
		}
.close
		{
			clear:left;
		}
hr
		{
			border-top: 1px dashed #ccc;
			border-bottom: 1px solid #ccc;
			border-left:0px;
			border-right:0px;
			color: #fff;
			background-color: #fff;
			height: 4px;
			margin-top:10px;
			margin-bottom:15px;
		}		
#riepilogo
		{
			background-color:#f0f0f0;
			margin:0px;
			padding:2px;
		}
#riepilogo li	
		{
			margin:5px;
			font-size:11px;
			list-style:none;
		}
.linkdoc 
		{
			padding:2px;
			color:#333333;
			margin:2px;
			font-size:11px;
			background-color:#fff;
			cursor:pointer;
		}
