body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	background-color: #cc0000;
}

#area{
	width: 766px;
	height: 488px;
	position: absolute;
	top: 50%; 
	left: 50%; 
	margin-top: -244;
	margin-left: -383; 
	border: 1px solid #800000;
	background-color: #cc0000;
	background-image: url('images/sfondo.jpg');
}

#menu {
	width: 766px;
	height: 48px;
	text-align: center;
	margin-top: 3px;
}

#corpo {
	padding: 5px;
	overflow: auto;
	height: 340;
	width: 756px;
	scrollbar-face-color: #cc0000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #800000;
	scrollbar-shadow-color: #800000;
	scrollbar-arrow-color: #800000;
	scrollbar-track-color: #cc0000;
	overflow-x:hidden;
}

#corpo2 {
	width: 800px;
	position: absolute;
	left: 50%; 
	margin-top: 20px;
	margin-left: -400; 
	text-align: justify;
}

#titolo {
	width: 766px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url('images/titolo.gif');
}

.titolo2 {
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

.frasi {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px
}

.incipit {
	border: 5px ridge #800000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.spoiler {
	color: #800000;
	background-color: #800000;
}

hr {
	border: 0;
	color: #800000;
	background-color: #800000;
}

table {
	font-size: 11px;
}




A:LINK, A:VISITED, A:ACTIVE {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #800000; TEXT-DECORATION: none; font-weight: bold;
} 

A:HOVER {
	FILTER: fliph; COLOR: #800000; HEIGHT: 0px; TEXT-DECORATION: none;
}
