body{
background-image: url("bg.jpg");
background-position:top center;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
letter-spacing: .1em;
}

h1	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	200%;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	175%;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	150%;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

h4	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	125%;
	font-weight:	400;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border-bottom: 1px solid #999999;
	width: 300 px;
	margin-bottom: -10px;
	}

#orologio{text-align: center;}


#logodx{width: 100px;}
#data{text-align:center; font-size: 60%; font-weight: bold; color:#FFF;}
#testata{background-color:#000099; border-bottom: 1px solid #FFF;}

#menusx{color: #FFF;background-color:#003399;}
#menudx{background-color:#000099;color: #FFF;}

#menusx table tr td a{color: #FFF; text-decoration:none;}
#menusx table tr td a:HOVER{color: #6CF;}
#menudx table tr td a{color: #FFF; text-decoration:none;}
#menudx table tr td a:HOVER{color: #6CF;}

#menusx table tr td {padding: 5px; border-bottom: 1px dotted #DDD;}
#menudx table tr td {padding: 5px; border-bottom: 1px dotted #DDD;}

#titolonotizia{background-color:#000099; color:#FFFFFF; font-weight:bold; padding: 5px;}
