body		{	background-color: #F4F4F4;
			text-align: center;
			padding: 0px;
			margin: 0px;
			margin-top: 10px;
			margin-bottom: 10px;
		}


#tab		{	width: 720px;
			height: 100%;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0;
			background-color: #FFFFFF;
			border: 1px solid #99CCFF;
			
		}


#header		{	width: 720px; clear: both;
			height: 160px;
			border: none;
			background: #FFFFFF url("img/header.jpg") center no-repeat;
			text-align: center;
			/* padding: 10px; margin: 10px; */
		}

#header a,img	{ 	border: 0; text-decoration: none; }

#lang		{	width: 720px;
			height: 0;
			background-color: #FFFFFF;
		}


#sx		{
			clear:left;
			float:left;
			width:200px;
			margin: 10px 0 0 0;
			padding:0;
			font-size:0.9em;
		}

#sx ul		{	
			list-style:none;
			width:180px;
			margin:0 10px 0 10px;
			padding:0;
			font-size:1em;
		}	

#sx li a,a:visited	{	display: block;
				text-decoration: none;
				padding: 0; 
				height: 1.4em;line-height:1.4em;		
				color: #003366;
				background: #FFFFFF;
			}	

#sx li a:hover	{	text-decoration: none;
			background: #5B6C7B;
			color: #FFFFFF;			
		}


#sx li.cat 	{ 	list-style: none; 
			background-color: #99CCFF;
			font: bold 1em Georgia,Verdana,Arial,Courier;
			color: #003366;
		}


#sx li.vuoto	{	list-style: none;	
			background-color: #FFFFFF;
		}


#sx li.info	{	list-style: none;
			background-color: #FFFFFF;
			font: bold 1em Georgia,Verdana,Arial,Courier;
			color: #003366;
		}
	
.hide{
display:none;
}

#dx		{
			margin: 0 0 20px 200px;
			border-left: 1px solid #CCCCCC;
			padding: 0 20px 0 20px;
			line-height: 1.6em;
			text-align: justify;
			font: 14px Georgia,Verdana,Arial,Courier;
			color: #000033;
		}

#dx .meteo	{	width: 450px; 
			background-color: #ECF5FF;
			padding: 10px;			
			margin-top: 40px;
			margin-bottom: 40px;
			
		}

#dx .meteoimg	{	float: left; 
			height: 60px;
			margin-right: 30px;
		}

#dx .meteodat	{	display: block;	}

#dx .banner	{	width: 	468px;
			height:	60px;
			border: dashed 1px #000000;
			text-align: center;
		}
/*
#dx h2		{	font: bold 1em Georgia,Verdana,Arial,Courier;
			height: 1.4em;line-height:1.4em;
			background-color: #99CCFF;
		        text-align: center;
		}
*/

#dx h2		{	font-family: Georgia, Verdana, Arial, Courier;
			border-bottom: 1px solid #CCCCCC;
		}

p.descrizione	{	padding-bottom: 20px;	}



#footer		{
			clear:both;
			width: 720px;
 			text-align: center;
			color: #272727;
			font-size:12px;
		}

#dx a,a:visited	{	color: navy;
			text-decoration: underline;
			display:inline;}
