body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: White;
	background-color: #333;
	text-align: center;
}
a {
	text-decoration: none;
	color:  #FFFFFF;
	font-weight: bold;
	outline: none;
	border-bottom: 1px solid #ccc
	}
a:visited {
	color:  #ccc;
	border-bottom: 1px solid #ccc;
	}
a:active {
	color: #FFFFFF;
	}
a:hover {
	color: #FFFFFF;
	border-bottom: 2px solid Orange;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p, ul, li {
	font-size: 12px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 10px; 
	text-align: left;
	letter-spacing:1px;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 38px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
	}
	
h2, #categoria {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
	margin-right: 5px;
	text-align:right;
   letter-spacing: normal;
	}
h2 a:link, h2 a:visited {
	text-decoration: none;
	padding-bottom: 2px;
}	

h2 a:hover {
	border-bottom:3px solid Lime;
	text-decoration: none;
	padding-bottom: 2px;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
	}
	
h4 {
	color: White;
	}
	
h5 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

.tag {
	color:White;
	font-weight:bold;
}

.first {
	color: Orange;
	font-size: 18px;
	font-weight: bold;
	}

.quadra {
	font-size: 18px;
	font-weight: bold;
}

#contenuto h2, h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 0;
   margin-top:1.3em;
   text-align: left;
	}

img {
	border: 0;
	}
	
.dia {
	margin-top: 35px;
	margin-bottom: 40px;
	text-align: center
}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 5px solid #ccc;
	text-align:left; /* part 2 of 2 centering hack */
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 570px;
	}
html>body #content {
	width: 570px; /* ie5win fudge ends */
	}

#box, #box2 {
	float: right;
	background-color: White;
	padding: 10px 0 10px 10px;
	text-align: left;
	width: 140px;
    z-index: 3;
}

#box, #box2 {
	background-color: White;
	padding: 10px 0 10px 10px;
	text-align: left;
	width: 140px;
    z-index: 3;
}

#box1 {	
	background-color: White;
	color: #000000;
	float: right;
	line-height: 1.2em;
	margin: 0 0 0 15px;
    padding:0;
	text-align: left;
	width: 150px;
    z-index: 1;
}

#box2  {
	background-color: #F0F8FF;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 140px;
}

.menu, .menu1 {
	border-top: 4px solid #C0C0C0;
	font-size: 12px;
	line-height: 22px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-top: 20px;
	font-weight:bold;
}

.menu a:link, .menu a:visited {
	border-bottom:3px solid Orange;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight:bold;
}	

.menu a:hover {
	border-bottom:3px solid Lime;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight:bold;
}

/* BOX LATERALE */

#search, #searchA, #searchB, #searchC, #searchD, #searchE {
	background-color: #CCCCCC;
	border: 4px solid Orange;
	color: #505050;
	margin: 10px 0 20px 20px;	
	padding: 10px;
    z-index: 2;
    float:right;
    width: 140px;
}

#searchA, #searchB, #searchC, #searchD, #searchE {
    width: 180px;
}

#search2 {
	background-color: #CCCCCC;
	border: 4px solid Orange;
	color: #505050;
	margin: 10px 0 20px 20px;	
	padding: 10px;
	z-index: 2;
    float:right;
    width:205px;
  }

#search3 {
	background-color: #CCCCCC;
	border: 4px solid Orange;
	color: #505050;
	margin: 10px 0 20px 20px;	
	padding: 10px;
	margin: 160px 0 20px 20px;	
    z-index: 2;
    float:right;
}

.risorse {

	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #505050;
}

.risorse a:link, .risorse a:visited {
	text-decoration: none;
	padding-bottom: 2px;
	color: #505050;
	font-weight:bold;
}	

.risorse a:hover {
	border-bottom:3px solid Lime;
	text-decoration: none;
	padding-bottom: 2px;
	color: #505050;
	font-weight:bold;
}

.logo {
	text-align: right;
	color: #A2A2A2;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing:3px;
	font-family: "Lucida Sans";
	text-transform: uppercase;
}
.logo a:link, .logo a:visited {
	text-align:right;
	color: #A2A2A2;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing:3px;
	font-family: "Lucida Sans";
	text-transform: uppercase;
	border: none;
}
 
.logo a:hover {
	text-align:right;
	font-size: 18px;
	color: #A2A2A2;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing:3px;
	font-family: "Lucida Sans";
	text-transform: uppercase;
	border-bottom:3px solid Lime;
}

#imgr {
	border: 1px dashed Gray;
	float: right;
	margin: 10px 0 0 10px;
	padding: 6px;
	width: auto;
}

.que {
	background-color: #DCDCDC;
	color: Black;
	border: 1px solid Gray;
	padding: 10px;
	margin: 20px 0 20px 0;
}

.que a:link, .que a:visited {
	color: Black;
	border-bottom: 1px solid Black;
}

.que a:hover {
	color: Black;
	border-bottom: 1px solid Orange;
}

.date {
	color: Orange;
	margin-top:0;
}

.rientro {
	margin: 0 0 5px 20px;
}

.top {
	text-align:right;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;	
	}
.art {
	background-color: Gray;
	color: White;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 2px;	
	border: 1px solid Black;
		}
		
.sez {
	text-align:center;
}