body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	background-image: url(../img/img-home24.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
h2 {
	border-bottom:1px solid #999;
	padding:18px 6px 6px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#999999;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 25px;
}

.nav
{
	white-space: nowrap;
	margin: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	line-height: 33px;
	height: 40px;
	vertical-align: baseline;
	padding-top: 35px;
	font-weight: normal;
}

.nav ul
{
	text-align: left;
	list-style-type: none;
	line-height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.nav li {
	display: inline;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	list-style-type: none;
	font-size: 11px;
	line-height: 33px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.nav li a:link {
	display: inline;
	white-space: nowrap;
	color: #999999;
	text-decoration: none;
	line-height: 33px;
	padding: 0px 0px 5px;
	font-weight: normal;
	list-style-type: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nav li a:visited {
	display: inline;
	white-space: nowrap;
	color: #999999;
	text-decoration: none;
	line-height: 33px;
	padding: 0px 0px 5px;
	font-weight: normal;
	list-style-type: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nav li a:hover {
	display: inline;
	white-space: nowrap;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1, h4, h5, .storyTitle, .storyCategory, .storyAuthor {
	font-size:28px;
	margin:15px 0px 0px;
	padding:0px;
	color:#ccc;
	}
h4, h5, .storyTitle, .storyCategory, .storyAuthor {
	font-size:21px;
	font-weight:bold;
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	padding-bottom: 0px;

}	
.storyCategory, .storyAuthor {
	font-size:10px;
	line-height:10px;
	color: #666666;
	font-weight: bold;
}
h5, .storyAuthor {
	font-size:11px;
	font-style:normal;
	line-height: 22px;
	margin-top: 10px;
	padding-top: 10px;
}
p, .storyContent {
	font:11px/22px verdana, arial, helvetica, sans-serif;
	margin:0px 25px;
	padding:0px 0px 20px;
	}
#content>p {margin:0px;}
#content>p+p {}

.storyContent {
	font:11px/16px verdana, arial, helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#content>.storyContent {margin:0px;}
#content>.storyContent+.storyContent {}


a {
	color:#999999;
	font-size:11px;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	}
a:link {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
	background-color: #eee;
}
a:visited {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
	background-color: #eee;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFFF;
}

#header {
	margin:139px 0px 0px 70px;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit; /* the correct height */
	padding-left: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	background-color: #FFFFFF;
	}

#header img {
	float: left;
	padding-right: 20px;
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	clear: left;
	}
#content {
	padding:20px 10px 20px 20px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 80px;
	margin-right: 80px;
	}

#content img {
	margin:0px 18px 5px 0px;
	float: left;
	border: 1px solid #999999;
}

#menu {
	position:absolute;
	top:45px;
	width:150px;
	padding:5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	right: 0px;
	float: right;
	}

#menu a {
	padding: 4px 10px;
	font-weight: normal;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#menu a:hover {
	color: #333333;
}

#menu p {
	margin: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-weight: bold;
}
#menu form {
	margin: 0px;
	padding-top: 0px;
	float: left;
}
#menu ul {
	list-style-type: none;
	position: relative;
}

#menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	list-style-type: none;
	text-align: center;
	padding-bottom: 10px;
}
.centerP {
	text-align: center;
	margin-top: 50px;
	text-decoration: overline;
}
#content-abbonamenti {

	padding:20px 10px 20px 20px;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 70px;
	margin-right: 35px;
}
#content-abbonamenti p {
	margin:0px 10px 0px 0px;
	line-height: normal;
}
#content-abbonamenti img {
	margin:0px 6px 6px 0px;
	float: left;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	width: 180px;
}
.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #959DA3;
	padding: 1px 1px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 9px;
	margin: 1px 0px 0px;
	}
.filotab {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
td {
	height: 150px;
}

.esaurito {
	color: #FF0000;
}
#content-pub {

	padding:20px 10px 30px 20px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 80px;
	margin-right: 80px;
}
.img-link {
	float: left;
	padding-right: 10px;
}

#content-pub p {
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 10px;
}
#content-pub h1 {
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 80px;
}
#content-archivio {
	padding:20px 10px 30px 20px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 80px;
	margin-right: 80px;
}
#content-archivio p {

	line-height: 18px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#content-archivio h1 {
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 80px;
}
.separatore {
	clear: both;
	border-bottom: #cccccc 1px dashed;
	margin-right: 80px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
