@charset "UTF-8";

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A1A1A1;
}
body {
	background-color: #000000;
	background-image: url(fondo.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}

body,html { height:100%;margin:0 }
#box {
	width:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-250px 0 0 -300px;
	text-align: center;
}

a.nero:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A1A1A1;
	text-decoration: none;
	
}

a.nero:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A1A1A1;
	text-decoration: none;
	
}

a.nero:hover {
		font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	
}

/* CSS Document */
.titoli_sezioni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A1A1A1;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A1A1A1;
}



#autore {
font: .70em verdana, helvetica, sans-serif;
text-align: right;
margin:1px 0;
padding-right:50px;
border-style: solid none;
border-width: 1px;
border-color: #A1A1A1;
}

#articolo {
font: 1em georgia, serif;
margin:0 5px 5px 5px;
padding-bottom:2em;
color: #FFFFFF;
}

#articolo p {
text-indent: 2em;
text-align: justify
}

#articolo p#normale {
	text-indent: 0em;
	text-align: justify;
}

#articolo p#primo-paragrafo {
text-indent: 0em;
text-align: justify
}

#articolo p#primo-paragrafo:first-letter {
font-size: 3em;
font-style: italic;
float: left;
background: #A1A1A1;
color: #FFFFFF;
margin:0 5px 5px -5px;
padding: 5px 5px 5px 5px;
line-height:1em;
}
#articolo p#primo-paragrafo:first-line {
font-variant: none;
}
#articolo blockquote {
width:20%;
font: .70em/2em verdana, helvetica, sans-serif;
word-spacing: .2em;
padding: 2.5em 1em;
margin: 0 0 2em 2em;
border:1px solid #A1A1A1;
float:right;
}
#articolo blockquote span.special-quote {
color: #A1A1A1;
font: italic 900 2em/1em georgia, serif;
}
#articolo div.immagine {
padding:5px;
font: .80em verdana, helvetica, sans-serif;
margin:0px 10px 10px 0px;
border:1px solid #A1A1A1;
float:left;
}
#articolo div.immagine img {
border-bottom:3px solid #A1A1A1;
display:block;
padding-bottom:1px;
} 

.immagine_opere {
	padding:5px;
	font: .80em verdana, helvetica, sans-serif;
	border:0px
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: opx;
	text-align: left;
	float:left;
}
.immagine_opere img {
border-bottom:2px solid #A1A1A1;
display:block;
padding-bottom:1px;
}
.testonero {
	color:#000000
	text-indent: 0em;
	text-align: justify;
	color: #000000;
}
.modulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
