body {
	font-family: Verdana, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0 1px;
	color: #000000;
	position: relative;
	z-index: 1;
}

hr, .noscreen {
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

p, li, form, h2, h3, h4, h5, h6, caption, dt, dd {
	font-size: 0.9em;
}

a img {
	border: none;
} 

img.left {
	float: left;
	margin: 0 0.5em 0 0;
}

img.right {
	float: right;
	margin: 0 0 0.25em 0.5em;
}

ul {
	font-size: 1em;
}

ul li {
	list-style-type: square;
}

li li, li li li {
	font-size: 1em;
}

li p, li h3 {
	font-size: 0.95em;
}

li span {
	font-size: 0.8em;
}

ul.lista {
	margin: 0;
	padding: 0 1em;	
}

ul.lista li {
	list-style-type: none; 
}

ul.inline {
	margin: 0;
	padding: 0 1em;	
}

ul.inline li {
	display: inline;
	list-style-type: none; 
}

.inline {
	display: inline;
}

.block {
	display: block;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

a.underline:link, a.underline:visited {
	color: #000000;
	text-decoration: underline;
}

a.underline:hover, a.underline:active, a.underline:focus {
	text-decoration: underline;
}

fieldset {
	border: none;
}

input.borded, textarea.borded {
	width: 60%;
	border: 1px solid #333333;
}

input.buttonGray {
	border: none;
	margin: 0 0.25em 0 0.1em;
	padding: 0 0.4em;
	color: #ffffff;
	text-transform: lowercase;
	background-color: #555555;
	border: 1px solid #333333;
}

h2.titolo {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 1em;
	min-height: 24px;
	line-height: 24px;
	background-color: #f6f6f6;
	background-image: url("../img/angolo_sn_grigioChiaro.png");
	background-position: 0 100%;
	background-repeat: no-repeat;
	color: #963200;
	text-transform: uppercase;
}

h2.titolo_grigioScuro {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 1em;
	min-height: 24px;
	line-height: 24px;
	background-color: #555555;
	background-image: url("../img/angolo_grigioScuro.png");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #ffffff;
	text-transform: uppercase;
}

h2.titolo_grigioChiaroSn {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 1em;
	min-height: 24px;
	line-height: 24px;
	background-color: #f6f6f6;
	background-image: url("../img/angolo_sn_grigioChiaro.png");
	background-position: 0 100%;
	background-repeat: no-repeat;
	color: #963200;
	text-transform: uppercase;
}

h2.titolo_Speciali {
	margin: 0 0 0 0;
	padding: 0 0 0 1em;
	min-height: 24px;
	line-height: 24px;
	background-color: #cc0000;
	background-image: url("../img/angolo_rosso.png");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #ffffff;
	text-transform: uppercase;
}

.sottotitolo {
	margin-top: 0.5em;
	font-size: 0.8em;	
}

.width80 {
	width: 80%;
}

.noMargin {
	margin: 0;
}

.marginBottom {
	margin: 0 0 0.5em 0;
}

.marginTop {
	margin: 0.5em 0 0 0;
}

.margin05 {
	margin: 0 0 0.75em 0;
}

.lineTop {
	border-top: 1px solid #000000;
	margin-top: 0.5em;
}

.lineBottom {
	border-bottom: 1px solid #000000;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.25em 0;
}

div.banner {
	padding: 0 0.31em 0 0;
}

.banner p {
	margin: 0.5em auto;
	text-align: center;
}

.banner p img {
	border: 1px solid #000000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.primoPiano {
	float: left;
	padding: 0 0.75em;
	margin: 0.25em 0;
	background-color: #f6f6f6;
}

.primoPiano span {
	color: #963200;
	font-size: 0.8em;
}

.primoPiano p {
	padding: 0.25em;
}


.primoPiano a img {
	border: none;
}

.speciali {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0;
	background-color: #f6f6f6;
}

.speciali h3 {
	font-size: 0.8em;
	color: #000000;
	margin: 0;
	padding: 0;
	min-height: 40px;
}

.speciali a img {
	margin: 0 1em 0 0;
	padding: 0;
	border: none;
}

.speciali a:link, .speciali a:visited {
	color: #000000;
	text-decoration: none;
}

.speciali a:hover, .speciali a:active, .speciali a:focus {
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.rosso {
	color: #963200;
}

.link a:link, .link a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.link a:hover, .link a:active, .link a:focus {
	text-decoration: none;
}

.link {
	border-top: 1px solid #f6f6f6;
	font-size: 0.8em;
	margin: 0.5em 1em 0 1em;
	padding: 0.5em 0 0 20px;
	background-image: url("../img/freccia_nera.png");
	background-position: 0 80%;
	background-repeat: no-repeat;
}

.advancedPlusListViewer {
	margin: 0.5em 0;
}

span.date {
	color: #963200;
	font-weight: normal;
	font-size: 0.85em;
}

.center {
	text-align: center;
}

.lowercase {
	text-transform: lowercase;
}

.tag {
	display: block;
	margin: 0 0 0.85em 0;
}

.etichetta {
	display: block;
	width: 30em;
	margin: 0 0 0.5em 0;
}

.etichettaProfile {
	width: 30em;
	text-align: right;
	margin: 0 0 0.5em 0;
}


input.bordedProfile {
	width: 60%;
	border: 1px solid #333333;
	display: block;
}

input.bordedCheckBox {
	/*border: 1px solid #333333;*/
}

.labelCheckBox {
	width: 9em;
	text-align: right;
	margin: 0 0 0.5em 0;
}

.inputProfile {
	display: inline;
	border: 1px solid #333333;
}
ul.bollini {
        margin: 1em 0 0 0;
        padding: 0 0.2em;       
}

ul.bollini li {
        display: inline;
        list-style-type: none; 
        width: 88px;
        height: 31px;
}


