/* --------------------------------------------------------------------
	La Fornace: Foglio ad alto contrasto
	Data: 01 aug 2005
-------------------------------------------------------------------- */

/* impostazioni pagina semplice */

body {
	background-color: rgb(0, 0, 0);
	font-size : x-small;
   voice-family : "\"}\"";
   voice-family : inherit;
   font-size : 14px;
	color: #ff6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 15px 15px 15px;
	font-weight: bold;
}
.articolo {
   font-size : 16px;
}

legend {
	color:#FFFFFF;
}

.nascosto {
	visibility:hidden;
}

.top8px {
	padding-top:8px;
	margin-top:8px;	
}


fieldset {
	padding:10px;
}

.bianco {
	color:#FFFFFF;
}
h1 {
	font-size: 1.8em;
   voice-family : "\"}\"";
   voice-family : inherit;
   font-size : 2em;
}
h2 {
	font-size: 1.3em;
   voice-family : "\"}\"";
   voice-family : inherit;
   font-size : 1.2em;
   margin-top:6px;
}
.font_evidenza0 {
   voice-family : "\"}\"";
   voice-family : inherit;
   font-size : 1.3em;
   margin:8px;
}
.font_evidenza1 {
	font-size: 16px;
   voice-family : "\"}\"";
   voice-family : inherit;
   margin-top:6px;
}
.font_evidenza2 {
	font-size: 15px;
   voice-family : "\"}\"";
   voice-family : inherit;
   margin-top:6px;
}
h2.italic {
	font-size: 1.3em;
   voice-family : "\"}\"";
   voice-family : inherit;
   font-size : 1.2em;
   margin-top:6px;
   font-style: italic;
}
h3, h4, h5, li {
	font-size: 1em;
   voice-family : "\"}\"";
   voice-family : inherit;
   font-size : 1em;
}

strong {
	font-weight:bold;
}
.spazio {
	margin-bottom:6px;
}

p {
	font-weight:normal;
   font-size : 16px;
   line-height:19px;
}


li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight:normal;
   font-size : 16px;
   line-height:19px;
	}
	
li.no_rientro {
	margin-left:0px;
	
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.copyright {
	text-align:center;
}
li.rientro {
	margin-left:14px;
	
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

font { font-size: 80% !important; }

input, select, checkbox, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:active, a:link, a:visited {
	text-decoration: underline;
	color: #FFFF77;
	font-weight: bold;
}

a:hover, a:focus {
	background-color: #ff6;
	color: #000;
	font-weight: bold;
}

acronym, abbr { cursor: help; }
/* impostazioni form */

label { color: #fff; }
/* impostazioni tabella */

table {
	font-size: 1.2em;
	line-height: 130%;
	width: 100%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

tbody {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


td { text-align: left; }

ul{
	list-style-type: none;
}
h1{line-height: 130%;}
h3 { font-size: 1.3em; }

img { border: 0px none; }

.newsitem { border-bottom: 1px solid #ff6; }

#headmenu a { margin-right: 20px; }

#accss { display: none; }

.hidden { position: absolute; top: -1000em; }
