html,body{
	margin: 0px 0px 0px 3px;
}
body{
	font-size: 76%;
	font-family: Verdana;


}
#container{
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 3px;
}
#navtop{
	height: 25px;
	font-size: 10px;
	text-align: right;
	background-image: url(/res/images/layout/navtopbar2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	padding-left: 3px;
	padding-top: 7px;
	overflow: hidden;
}
#navtop a{
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #819FC0;
	padding-right: 5px;
	padding-left: 5px;
	color: #003399;
}

#navtop a:hover{
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #819FC0;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#header{
	height: 130px;
	width: 100%;
	text-align: left;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/res/images/layout/headersf.jpg);
	background-position: right top;
}
#space{
	height: 44px;
	background-repeat: no-repeat;
	background-image: url(/res/images/layout/space1.png);
	overflow: hidden;
	text-align: right;
	vertical-align: baseline;
	padding-top: 3px;
	padding-right: 10px;
}
#navigation{
	width: 175px;
	float: left;
	background-color: #C6D4E3;
	text-align: left;
	padding-right: 3px;
	padding-top: 10px;
	padding-left: 3px;
	margin-top: 2px;
	}
#fad{
	background-color: #E4E4E4;
}

#extra{
	width: 160;
	\width: 180px;
	w\idth: 170;
	float: right;
	background-color: #c6d4e3;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 10px;
	text-align: center;
}
#content{
	margin-bottom: 10px;
	line-height: 150%;
	margin-top: 10px;
	font-size: 99%;
	color: #000000;
	margin-right: 190px;
	margin-left: 190px;

}
#content img{
	float: left;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#content table{
	font-size: 100%;
}
.story{ text-align: justify;
	overflow: visible;	
}
#footer{
	clear: both;
	margin-top: 10px;
	height: 25px;
	vertical-align: middle;
	font-size: 90%;
	text-align: center;
	padding: 3px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#navigation h3{
	padding: 5px 0px 0px 4px;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	line-height: 30%;
}

#navigation a {
	display: block;
	border-top: none #819FC0;
	padding: 3px 5px 3px 20px;
	text-decoration: none;
	color: #000099;
	text-align: left;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #819FC0;
	background-image: url(/res/images/layout/arrowlink.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}

#navigation a:hover{
	display: block;
	border-top: none;
	padding: 3px 5px 3px 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	background-color: #003399;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #819FC0;
	background-image: url(/res/images/layout/arrowlinkh.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
h2 {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
}
.evidenzia {
	font-weight: bold;
	color: #CC0000;
}
.soldieimprese {
	color: #FFFFFF;
	background-color: #006699;
	padding: 0px 2px;
	margin: 0px;
}
dt {
	background-image: url(/res/images/layout/wingding.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 20px;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	background-color: #E0DFE3;
}
.giorno {
	font-size: 72%;
	text-align: right;
	padding: 0px;
}
.extranote {
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 90%;
	text-align: left;
}
h1 {
	font-size: 1em;
	background-color: #C6D4E3;
	padding: 5px;
	vertical-align: middle;
	color: #0052A8;
}
.new {
	background-color: #C6D4E3;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	color: #0052A8;
}
