BODY {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
    background: url(../img/bgyellow.gif) white repeat-y;
}

BODY.L1 {
    background: url(../img/bgyellow.gif) white repeat-y;
}

BODY.Unpub {
    background:white;
}

A {
	font-weight: bold;
	text-decoration: none;
}

A:link { color: #0000ff }          /* unvisited link */
A:visited { color: #6699ff }        /* visited links */
A:active { color: #999999 }        /* active links */
A:hover {text-decoration: underline;} /* onmouse */

H1 {
	font-size:28pt;
}

H2 {
	font-size:18pt;
}

H2.title {
	font-size:14pt;
}

DIV {
	font-size:10pt;
}

SPAN.arttitle {
	font-size:14pt;
	font-weight: bold;
}

SPAN.link {
	font-size:70%;
}

SPAN.subtitle {
	font-size:12pt;
	font-weight: bold;
	background: black;
	color: white;
}

SPAN.citazione {
	font-size:8pt;
}

SPAN.pubDate {
	font-size:8pt;
	color: #666666;
}

SPAN.authors {
	font-size:8pt;
}

SPAN.invito {
	font-size:80%;
}

SPAN.key {
	text-align:left;
	font-size:8pt;
}

SPAN.tabletitle {
	background: blue;
	color: white;
	font-size:60%;
}

.small {
	font-size:8pt;
}

.redazione {
	font-size:80%;
}

.sepSection {
	font-size:10pt;
	background: #000000;
	color: #ffffff;
	text-padding:10pt;
	text-align: left;
}

.evidenza {
	font-size:10pt;
	background: yellow;
	color: black;
	text-padding:10pt;
	text-align: left;
}

.nowSection {
	background: red;
	color: #ffffff;
}


#titolo {
	top: 2;
	left: 10;
	position:absolute;
	width: 120;
}

#main-index {
	top: 10;
	left: 240;
	position:absolute;
	width: 320;
	text-align: center;
}

#local-index {
	top: 140;
	left: 10;
	width: 120;
	position:absolute;
}

#key-index {
	top: 80;
	left: 450;
	width: 150;
	position:absolute;
}

#key-index-index {
	top: 255;
	left: 450;
	width: 150;
	position:absolute;
}

#main-field {
	top: 80;
	left: 146;
	width: 280;
	position:absolute;
}

#main-field-index {
	top: 255;
	left: 146;
	width: 280;
	position:absolute;
}

#main-field-wide {
	top: 80;
	left: 146;
	width: 448;
	position:absolute;
}

#citazione {
	top: 80;
	left: 146;
	width: 448	;
	position:absolute;
}