/* CSS Document */
		body {
		background-color:#00D3EA;
		font-family:Georgia, serif;
		font-size:12px;
		color:#004562;
		margin-top:0px;
		scrollbar-face-color: #CCCCCC; 
		scrollbar-shadow-color: #E6E6E6; 
		scrollbar-highlight-color: #CCCCCC; 
		scrollbar-3dlight-color: #E6E6E6; 
		scrollbar-darkshadow-color:#CCCCCC;  
		scrollbar-arrow-color: #FFFFFF;
		}
		
		img{
		border:0px;
		}
		
.azzurro {color: #00D3EA; font-family: Georgia; font-size: 12px; font-weight:regular; text-decoration: none;}
.bianco  {color: #FFFFFF; font-family: Georgia; font-size: 10px; font-weight:regular; text-decoration: none;}
		
		
a:visited 	{color: #004562; font-family: Georgia; font-size: 12px; font-weight:regular; text-decoration: none;}
a:link 		{color: #004562; font-family: Georgia; font-size: 12px; font-weight:regular; text-decoration: none;}
a:hover 	{color: #00D3EA; font-family: Georgia; font-size: 12px; font-weight:regular; text-decoration: underline;}

a.orizzontale:visited 	{color: #FCFF02; font-family: Georgia; font-size: 13px; font-weight:regular; text-decoration: none;}
a.orizzontale:link 		{color: #FCFF02; font-family: Georgia; font-size: 13px; font-weight:regular; text-decoration: none;}
a.orizzontale:hover 	{color: #00D3EA; font-family: Georgia; font-size: 13px; font-weight:regular; text-decoration: none;}


.evidenziato {background-color:#FCFF02; color: #004562; font-family: Georgia; font-size: 12px; font-weight:bold; text-decoration: none;}


#container {
			width: 780px;
			\width: 800px;
			w\idth: 780px;
			border: 0px solid gray;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			padding: 0px;
			background-color:#CBECF0;
		}
		
		#contenuti {
			width: 780px;
			\width: 800px;
			w\idth: 780px;
			margin: 5px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-color:#FFFFFF;
		}
		
		#sezioni {
			width: 754px;
			\width: 774px;
			w\idth: 754px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-color:#FFFFFF;
		}

		#testata {
			padding: 0px;
			background-image:url(images/testata.jpg);
			background-repeat:no-repeat;
			width: 780px;
			height:236px;
			text-align:right;
			margin-top:0px;
		}
		
			
		#titolo {
	
	
	margin-right:25px;
	
		}
		
		
			
			.menu {
			padding-left: 32px;
			}
			
			#grigio {
			background-image:url(images/grigio.gif);
			background-repeat:no-repeat;
			width: 210px;
			text-align:left;
			margin-top: 5px;
			height:18px;
			}
			

		#sidebar-a {
		
		    width: 210px;
			background-color:#CBECF0;
			margin: 0px;
			padding: 0px;
			float:left;
			}
			
			
         
		#sidebar-b {
			float:right;
			width: 570px;
			margin: 0px;
			padding: 0px;
			text-align:center;	
			background-color:#FFFFFF;
			}
		
		

		#footer {
			clear: both;
			padding: 2px;
			margin-top:0;
            background-color: #004562;
			height: 20px;
			text-align:left;
		}
		
		#footer a:link {
		color: #00D3EA; font-family: Georgia; font-size: 10px; font-weight:regular; text-decoration: none;
	}

				
		
		.spazio{
		height: 4px;
		}
		
		.spazio2{
		height: 14px;
		}
		
	.destra{
	float:right;
	height: 27px;
	background-color:#FFFFFF;
	width: 500px;
		}
		
		
		
		
		
		
