@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(images/background.paper2.jpg);
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Titolo_del_numero {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	display: block;
	line-height: 20px;
}

.oneColFixCtrHdr #bandierine {
	color: #FFFFFF;
	padding-left: 720px;
	padding-top: 13px;
	padding-bottom: 0px;
}

.bandierine {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	height: 16px;
	width: 21px;
}

.oneColFixCtrHdr #menu {
	padding-bottom: 8px;
	padding-left: 78px;
	color: #FFFFFF;
	font-style:italic;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 153px;
}

.oneColFixCtrHdr #lista_menu {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
	float: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.oneColFixCtrHdr   #lista_menu #home {
	display: inline-block;
	padding-right: 47px;
	float: left;
	width: 30px;
}
.oneColFixCtrHdr #lista_menu #rivista {
	display: inline-block;
	padding-right: 34px;
	float: left;
	width: 110px;
}

.oneColFixCtrHdr  #lista_menu #ultimo {
	display: inline-block;
	float: left;
	padding-right: 38px;
	width: 93px;
}
.oneColFixCtrHdr  #lista_menu #arretrati {
	display: inline-block;
	float: left;
	padding-right: 40px;
	width: 103px;
}
.oneColFixCtrHdr  #lista_menu #contatti {
	display: inline-block;
	float: left;
	padding-right: 17px;
	width: 95px;
}
.oneColFixCtrHdr   #lista_menu #abbonamento {
	display: inline-block;
	float: left;
	padding-right: 36px;
	width: 105px;
}
.oneColFixCtrHdr   #lista_menu #extra {
	display: inline-block;
	float: left;
	padding-right: 27px;
	width: 33px;
}
.oneColFixCtrHdr   #lista_menu #links {
	display: inline-block;
	float: left;
}

.oneColFixCtrHdr #jacopo {
	height: 16px;
	width: 79px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.w3c {
	height: 15px;
	width: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.stile_grassetto {
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
}

.stile {
	font-size: 12px;
	font-weight: bold;
}
.stile_grassetto1 {
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	display: block;
}

