body {
	background: #CCC;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
        margin-top:4px;
        margin-bottom:0px;
	
}

#box {
	position: relative;
	margin: auto;
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
        border-bottom: 1px solid #588cb4;
        background-image:   url(skin/sfondo_syn.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
}
#intestazione {
	width: 760px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#intestazione h1 {
	width: 760px;
	height: 70px;
	padding: 0px;
	margin: 0px;
	background: url(skin/intestazione_syn.jpg) no-repeat;
}

#intestazione h1 span, #intestazione h2 span {display: none;}


#navigazione {
	width: 190px;
	min-height: 200px;
        height: auto !important;
        height:200px;
	position: absolute;
	top: 70px;
	left: 0px;
	margin: 0px;
	padding: 0px;
				  padding-top:170px;
		  background: url(skin/logo_s.jpg) no-repeat;

}
h2 {
	color:#369;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #369;
	border-top:  1px solid #369;
}
h3 {
	text-align: left;
	color:#369;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #369;
	border-top:  1px solid #369;
}
.memoria {
	text-align: right;
	font-size: 80%;
}
/*menu principale*/
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	font-weight: bold;
	font-size: 15px;
	display: block;
        border-bottom: 1px dotted #369;
	}
ul.menu li a {
	text-decoration: none;
	color: #369;
	display: block;
	padding:0px;
	margin:0px;
	}
ul.menu li a:hover {
	text-decoration: none;
	color: #fff;
	background: #369;
}
ul.menu li.skiplink {
	display: none;
}

#principale {
	width: 550px;
        min-height:350px;
        height:auto !important;
        height:350px;        
	padding: 5px;
        padding-top:100px;
		  margin-left:200px;
}

#banner  {
	position:absolute;
	top:0px;
	left:0px;
	width: 760px;
	height: 20px;
}
#banner a {
	width: 760px;
	height: 20px;
	display: block;
	border: 0px;
}
#banner a span {
	display: none;
}
#footer {
	clear: left;
	border-top: 1px #000 dotted;
	font-size: 70%;
}
.riquadro {
	text-align: left;
	font-size: 14px;
	padding: 2px;
}
dd {
	margin: 5px;
}


p {
	color: #000000;
}
td {
	vertical-align: top;
}
a {
	color: #0000FF;
}

a:hover {
	color: #FF6600;
}
hr {
	color: #6699CC;
}
.little {
	font-size: 12px;
	font-style: italic;
}
.left {
	float: left;
}
.right {
	float: right;
}
.calendario {

}
.giorno {
	border-bottom: 1px solid #000;
	margin:2px;
	padding:2px;
}
.numero {
	width:50px;
	color: ActiveCaption;
	font-weight: bold;
	font-size: 1.5em;
	float: left;
}
.memorie {
	padding-left: 55px;
}
#footer {
	font-size: 90%;
	background: #369;
	text-align: center;
	color: #fff;
   padding-bottom:5px;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#f00;
}
