@charset "utf-8";
html,/* CSS Document */
body,
form,
fieldset,
table,
tbody,
tr,
td,
th {
	margin: 0;
	padding: 0;
	border: 0 none;
}
html,
body {
	height: 100%;
	background-color: #FFF;
}
body {
	font-size:100%;
	line-height:1.125em;
	position: relative;
	width: 100%;
	color: #000;
	height: 100%;
	font-family: Tahoma, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: 0px 24px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
table,
tbody,
tr,
td,
th {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
ul,
li,
dl,
dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#header {
	display: block;
	height: 253px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 0px;
	overflow: visible;
	z-index: 999;
	text-align: left;
}
#header #logo {
	position: absolute;
	left: 0px;
	bottom: 49px;
	font-size: 75%;
	background-image: url(../images/logo.png);
	text-indent: -1024px;
	overflow: hidden;
	display: block;
	height: 92px;
	width: 374px;
	z-index: 10;
}
#header #banner_leaderboard {
	position: absolute;
	height: 90px;
	width: 728px;
	left: 95px;
	top: 39px;
	z-index: 100;
}
#header #note_legali {
	position: absolute;
	font-size: 9px;
	font-weight: normal;
	bottom: 62px;
	color: #FFF;
	right: 167px;
	font-family: Tahoma, Arial, sans-serif;
}
#header #formLogin {
	position: absolute;
	z-index: 50;
	top: 40px;
	right: 0px;
	width: 152px;
	text-align: right;
	height: 97px;
}
#header #formLogin div {
	display: inline;
}
#header #formLogin input {
	margin-bottom: 10px;
	padding-left: 6px;
	width: 141px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #757575;
	height: 14px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
}
#header #formLogin input:focus {
	color: #000;
}
#header #formLogin #login {
	color: #730000;
	width: 50px;
	background-color: #ffbd00;
	font-weight: bold;
	position: absolute;
	top: 58px;
	right: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	height: 17px;
}
#header #formLogin a.link {
	color: #ffbd00;
	text-decoration: none;
	font-size: 11px;
	display: block;
	position: absolute;
	top: 62px;
	left: 9px;
	line-height: 1;
	border-bottom-color: #de8e00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#header #formLogin a.link:hover {
	border-bottom-color: #ffbd00;
}
#header #formLogin #divErrorLogin {
	display: block;
	position: absolute;
	right: 0px;
	bottom: -15px;
	padding-left: 20px;
}
#header #formLogin #divErrorLogin * {
	font-size: 11px;
	line-height: 1.1;
	font-weight: bold;
	color: #FFFFFF;
}
#header #formLogin #divErrorLogin a {
	display: block;
	text-decoration: underline;
	font-weight: normal;
}
#header #logout {
	position: absolute;
	z-index: 50;
	top: 39px;
	right: 0px;
	text-align: right;
	height: 90px;
	padding-right: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffbd00;
	background-color: #700000;
	width: 140px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#header #logout #name {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: auto;
	font-size: 12px;
	height: 20px;
	line-height: 16px;
	background-image: url(../images/utente.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 25px;
	margin-top: 12px;
	margin-bottom: 4px;
}
#header #logout a {
	font-size: 11px;
	line-height: 1;
	color: #ffbd00;
	text-decoration: none;
	margin-top: 4px;
	white-space: nowrap;
	padding-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #de8e00;
	margin-right: 25px;
}
#header #logout a:hover {
	text-decoration: none;
	border-bottom-color: #ffbd00;
}
#header #logout a img {
	margin-right: 0px;
	position: absolute;
	height: 16px;
	width: 16px;
	margin-top: -2px;
	margin-left: 8px;
}
#header #logout #modifica {
}
#header #logout #esci {
}
#header #cerca {
	position: absolute;
	right: 0px;
	bottom: 83px;
	width: 152px;
	background-color: #0099FF;
}
#header #cerca a {
	position: absolute;
	top: 0px;
	font-size: 2px;
	background-image: url(../images/cerca.gif);
	background-repeat: no-repeat;
	text-indent: -1024px;
	display: block;
	height: 20px;
	width: 21px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 50;
	right: 4px;
}
#header #cerca input {
	position: absolute;
	z-index: 10;
	top: 1px;
	width: 120px;
	height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 6px;
	padding-top: 3px;
	color: #757575;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	padding-bottom: 2px;
	left: 2px;
}
#header #cerca input:focus {
	color: #000;
	background-color: #FFF;
}
#footer {
	height: 102px;
	width: 100%;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#footer span {
	display: block;
	height: 102px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
#footer h3.logo {
	font-size: 75%;
	background-image: url(../images/footer_logo.png);
	background-repeat: no-repeat;
	text-indent: -1024px;
	height: 63px;
	width: 260px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 19px;
}
#footer ul {
	position: absolute;
	left: 317px;
	display: block;
	bottom: 26px;
}
#footer li {
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 1;
}
#footer li.no {
	border-right-style: none;
}
#footer li a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	line-height: 1.2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E0000;
}
#footer li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBD00;
}
#footer h4 {
	position: absolute;
	display: none;
}
#footer h5 {
	position: absolute;
	display: block;
	right: 0px;
	overflow: visible;
	height: 74px;
	width: 308px;
	color: #FFFFFF;
	vertical-align: bottom;
	font-weight: normal;
	top: 4px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footer_sign.png);
}
#footer h5 a {
	display: inline-block;
	height: 48px;
	width: 157px;
	position: absolute;
	bottom: 0px;
	right: 10px;
	text-indent: -1024px;
}
#footer h5 p {
	font-size: 10px;
	position: absolute;
	bottom: -22px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	color: #624723;
	right: 16px;
}
.spacer_20 {
	display: block;
	clear: both;
	height: 20px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer_18 {
	display: block;
	clear: both;
	height: 18px;
	width: auto;
}
.spacer_14 {
	display: block;
	clear: both;
	height: 14px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer_7 {
	display: block;
	clear: both;
	height: 7px;
	overflow: hidden;
}
.spacer_3 {
	display: block;
	clear: both;
	height: 3px;
	width: auto;
}
a {
	outline:none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #730000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a img {
	border:0px
}
img {
	vertical-align:top;
}
hr {
	display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	font-size: 0px;
	line-height: 0px;
	float: none;
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 0px;
}
.venti {
	display: block;
	clear: both;
	height: 1px;
	width: auto;
	overflow: visible;
	visibility: visible;
	margin-top: -10px;
	background-color: transparent;
	background-image: none;
}
.hidden {
	display: none;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}
* .hidden {
	display: none;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.a_sin {
	display: inline;
	float: left;
	width: 50%;
	text-align: left;
}
.a_des {
	display: inline;
	float: right;
	width: 50%;
	text-align: right;
}
input.radio {
	color: #624723;
	width: auto;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: -4px;
	background-color: transparent;
	display: inline;
	background-image: none;
}
a.titolo {
	font-family: "Franklin Gothic Medium", Helvetica, sans-serif;
	line-height: 1;
	color: #3f372a;
	letter-spacing: -0.05em;
	font-weight: normal;
}
a.titolo:hover {
	text-decoration: underline;
}
a.categoria {
	font-weight: bold;
	color: #7f6526;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform:capitalize;
}
a.categoria:hover {
	text-decoration: underline;
}
#errori {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#errori h2 {
	font-size: 29px;
	color: #810A0A;
	font-family: "Franklin Gothic Medium", Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
}
#errori h3 {
	font-size: 20px;
	font-family: Arial, Narrow, sans-serif;
	color: #555451;
	font-weight: bold;
	line-height: 1.2;
}
#errori h4 {
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-top: 20px;
	background-color: #F6F5F0;
	padding: 10px;
}
#errori h4,
#errori h4 li {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.2;
	font-family: Arial, Narrow, sans-serif;
	color: #555451;
}
#errori h4 li {
	background-image: url(../images/icons/bullet.gif);
	background-position: 20px 1px;
	display: block;
	margin-top: 8px;
	padding-left: 40px;
	background-repeat: no-repeat;
}

