html,body
		{
			margin: 0px;
			padding:0px;
			text-align: center;
			background-color: #ffffcc;
		}
body
		{
			font-family: arial,sans-serif;
			font-size: 76%; 
		}
div#container
		{
			margin:auto;
			margin-top:0px;
			position:relative;
			width: 770px; 
			text-align: center; 
			border-left: 1px solid #006699; 
			border-right: 1px solid #006699; 
			border-bottom: 1px solid #006699;
		}
body>div#container
		{

		}
div#content
		{
			text-align:left;
		}
div#header
		{
			background-image:url(images/banner.jpg);
			height:200px;
		}
div#homepage2
		{ 
			float:left; 
			top: 0px;
			width: 757px;  
			text-align:left;
			padding: 0.5em 0.5em 0.5em 0.5em;
			background-color:#FFFFFF;
			text-align: justify;
		}
div#footer 
		{
			clear:left;
			width: 100%; 
			height: 37px; 
			margin-top:40px;
			padding: 0.5em 0; 
			background-color: #ccc; 
			color: #000;
			background-image:url(images/footer.jpg);
		}
div#linkfoot
		{
			text-align: right;
			right:5px;
			margin-top:28px;
			color:#FFFFFF;
			font-size:11px;
			font-weight:bold;
		}
div#linkfoot a{color: #fff;text-decoration: none;}
div#linkfoot a:hover{color:#00CC00;text-decoration:none;}

#navcontainer 
		{
			position:realtive;
			padding-top:180px; 
			margin-left:280px;
			height: 20px; 
			right:5px;
			text-align:left; 
		}

ul#navlist
		{
			margin: 0;
			padding: 0;
			list-style-type: none;
			white-space: nowrap;
		
		}

ul#navlist li
		{
			float: left;
			font-family: verdana, arial, sans-serif;
			font-size: 11px;
			margin: 0;
		}

#navlist a, #navlist a:link
		{
			margin: 0;
			padding: 5px 9px 4px 9px;
			color:#006699;
			text-decoration: none;
		}

ul#navlist li#active
		{
			color: #95bbae;
		}

#navlist a:hover
		{
			color:#fff;
		}
div#center
		{
			float:left;
			font-size: 11px;
			margin-left: 5px;
			text-align: justify;
			width:555px;
			padding-bottom: 50px;
		}
div#servizi
		{
			float:left;
			font-size: 12px;
			margin-left: 5px;
			text-align: justify;
			padding: 5px;
			padding-bottom: 50px;
		}
div#servizi a
		{
			text-decoration: none;
			color:#666666;
		}
div#servizi a:hover
		{
			text-decoration: none;
			color:#000;
		}

h1
		{
			font-size:12px;
			font-weight: bold;
			padding:0px;
			margin:0px;
		}
		
div#image
		{
			float: left;
			font-size: 11px;
			margin-left: 5px;
			width:180px;
			padding: 5px;
		}
div#citta
		{
			clear: float;
		}
		
.buttonscontainer 
		{
			width: 550px;
			border-right: 2px dashed #f0f0f0;
		}
.buttons a 
		{
			padding-left: 3px;
			padding-top: 10px;
			padding-bottom: 5px;
			padding-right: 3px;
			display: block;
			font: 11px Verdana, sans-serif;
			text-decoration: none;
			color:#666666;
			
			text-align: left;
			margin-bottom:5px;	
		}
.buttons a:hover 
		{
			color:#000;
			text-decoration:underline;
			
		}
.buttons a:visited
		{
			color:#666666;			
		}
.news
		{
			width:179px;
			padding: 1px;
			margin-bottom: 10px;
			
		}
.title
		{
			background-image:url(images/title.jpg);
			color:#fff;
			padding:5px;
			border-top:1px solid #3366CC;
			border-bottom:1px solid #3366CC;
		}
.newcontenent
		{
			text-align:left;
			background-color:#fff;
			color:#000;
			padding: 3px;
			border-bottom:1px solid #f0f0f0;
		}
.newcontenent a
		{
			color:#000;
			text-decoration: none;
		}
.newcontenent a:hover
		{
			color:#0099ff;
			text-decoration: none;
		}
.buttonscontainer2 
		{
			width: 730px;
		}
.buttons2 a 
		{
			float: left;
			width:350px;
			height:160px;
			padding-left: 3px;
			padding-top: 10px;
			padding-bottom: 5px;
			padding-right: 3px;
			display: block;
			font: 11px Verdana, sans-serif;
			text-decoration: none;
			color:#666666;
			text-align: left;
			margin-bottom:5px;
			margin-right:5px;
			background-image:url(images/fondoserv.jpg);
			border-top:1px dashed #f0f0f0;
			border-bottom:1px dashed #f0f0f0;
			border-right:1px dashed #f0f0f0;
			border-left:1px dashed #f0f0f0;
		}
.buttons2 a:hover 
		{
			color:#000;
			background-image:url(images/fondoserv2.jpg);
			border-top :1px dashed #0099cc;
			border-bottom:1px dashed #0099cc;
			border-right:1px dashed #0099cc;
			border-left:1px dashed #0099cc;
			
		}
.buttons2 a:visited
		{
			color:#666666;			
		}
.rigadoc
		{
			float:none;
			width:500px;
			height:22px;
			padding:5px;
			margin-bottom:5px;
		}
.pdf
		{
			width:100%
			padding:5px;
			border-bottom:1px solid #f0f0f0;
		}
.doc
		{
			float:none;
			padding:5px;
			border-bottom:1px solid #f0f0f0;
		}
.img
		{
			border:none;
		}
.select2
		{
			font-weight: bold; 
			font-size: 12px;
			width: 150px;
			color: #000000; 
			background-color: #f0f0f0;
			margin-left:10px;
			margin-bottom: 5px;
		}
.selectdot
		{
			font-weight: bold; 
			font-size: 12px;
			color: #000000; 
			background-color: #ccc;

		}
.selectnum
		{
			font-weight: bold; 
			font-size: 12px;
			color: #000000; 
			width: 40px;
			background-color: #f0f0f0;
			margin-left:10px;
			margin-bottom: 5px;
		}
.buttonform
		{
			font-weight: bold; 
			font-size: 10px;
			width: 100px;
			color: #000000; 
			background-color: #ccc;
		}
.continua
		{
			text-align:right;
		}
.continua a
		{
			text-align:right;
			font-weight: bold;
		}
.continua a:hover
		{
			text-align:right;
			text-decoration:line-through;
		}
.pagnews
		{
		}
.titlenews
		{
			color:#0099cc;
		}
.indietronews
		{
		}
.indietronews a
		{
			font-weight: bold;
		}
.indietronews a:hover
		{
			text-decoration:line-through;
		}
.dot
		{
			padding: 2px;
		}
.imgindex
		{
			border: 0px;
		}
.tabscontenent
		{
			float:none; 
			margin-top:5px;
			margin-left:8px;
			padding:2px;
		}
div#entrata
		{	
			float:left;
			width:500px;
		}
div#mini
		{	
			float:right;
			width:230px;
			background-color:#999999;
		}
.fotounder
		{
			float: left;
			width:155px;
			margin-right: 20px;
			margin-top: 20px;
		}
.fotounderclose
		{
			clear: left;
		}
.piva
		{
			float:left; 
			width:400px; 
			text-align:left; 
			margin-left:5px; 
			color:#fff; 
			font-weight: bold;
			background-color:#CCCCCC;
		}
div#closemain
		{
			clear:left;
			font-size:10px;
			color:#ccc;
			border-top:1px dashed #CCCCCC;
		}
.citta
		{
			color:#ccc;
		}
.desc
		{
			font-size:9px;
			padding:0px;
			margin:0px;
			color:#999999;
		}
