/* CSS Document */

BODY {
	margin: 0px;
	background-color: #FFFFFF;
}

table.cento {
	height: 100%;
	text-align: center;	
}

table.esterno {
	table-layout: fixed;
	width: 990px;
	height: 100%;
	border: 2px solid #993333;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

#menu_o {
	position: absolute;
	top: 126px;
	left: 294px;
	width: 690px;
	height: 21px;
	z-index: 2;
}

#menu_v {
	position: absolute;
	top: 172px;
	left: 212px;
	width: 221px;
	height: 206px;
	z-index: 2;
}

#header {
	position: relative;
	width: 990px;
	height:166px;
	border: 0px;
	z-index: 1;
}

#corpo {
	position: relative;
	float: left;
	width: 990px;
	height: 100%;
}

table.interno {
	table-layout: fixed;
	width: 300px;
	height: auto;
	border: 0px;
	background-image: url(immagini/sfondo.gif);
	vertical-align: top;
	position: relative;
	float: left;
}


#immagine {
	position: absolute;
	top: 418px;
	left: 212px;
	width: 221px;
	z-index: 2;
}

#divisore {
	position: absolute;
	top: 172px;
	left: 443px;
	width: 21px;
	z-index: 2;
}

#footer {
	height: 51px;
	width: 990px;
	position: relative;
	float: left;
}

div#menu_o, div#menu_v, div#immagine, div#divisore, div#header, div#footer, table.interno{
	display:none;
}

body, table.interno1,  table.esterno, div#corpo{
	background: none #FFF;
	color: #000;
	border: 0px solid #000; 
}

table.interno1,  table.esterno, div#corpo, table.tutto{
	position: static; 
	float: none;
}

table.interno1,  table.esterno, div#corpo, table.tutto{
	width: auto;
}

/*a[href]:after{content: "(" attr(href) ")"}*/

/*font*/

.sezioni {
	font: bold 11pt Times New Roman;
	color: #660000;
}

.sottosezioni {
	font: 11pt Times New Roman;
	color: #660000;
}

.footer {
	font: normal 7pt Times New Roman;
	color: #003366;
}

.sommario {
	font: 16pt Times New Roman;
	color:#003366;
}

.autori {
	font: 9pt/13pt Times New Roman;
	color:#003366;
}

.articoli {
	font: bold 11pt/13pt Times New Roman;
	color: #003366;
}

.testo {
	font: normal 11pt Times New Roman;
	color: #000000;
}

.testonote {
	font: normal 9pt/14pt Times New Roman;
	color: #000000;
}

.nome {
	font: normal 8pt/14pt Times New Roman;
	color: #660000;
}

.apice {
	font: normal 10pt Times New Roman;
	color: #660000;
	vertical-align: super
}
	
.apice1 {
	font: normal 8pt Times New Roman;
	color: #000000;
	vertical-align: super
}

/*link*/

a, a:hover {
	text-decoration: none;
	color: #003366;
}

a.note {
	text-decoration: none;
	color: #000000;
}

a.linkrosso {
	font: bold 11pt Times New Roman;
	text-decoration: none;
	color: #660000;
}
