#header {
	margin-right:50px;
	margin-top:20px;
	text-align:right;
	text-decoration:none;
}
#corpo {
	margin-top:15px;
	margin-right:50px;
	width: 550px;
	float:right;
	background-image:url(../immagini/corpo_interna.jpg);
	background-repeat:no-repeat;
}
#menu {
	clear:both;
	text-align:right;
	margin-right:50px;
	margin-top:20px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FAFAF9;
	color: #444444;
	margin:0px;
	background-repeat: no-repeat;
}

INPUT, TEXTAREA, SELECT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FAFAF9;
	color: #444444;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #444444;
}
.Testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	clear: both;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: 2a2263;
}
.Argomento {
	vertical-align: super;
}
.tp { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #444444}

.menu {
	float:left;
	margin-left:3px;
	margin-right:3px;
}

h6 {
	font-size:16px;
}
h5 {
	font-size:12px;
}
.miniatura {
	float:left;
	display:inline;
	width:80px;
	height:80px;
	border: 1px solid #999999;
	margin-right:10px;
	margin-bottom:10px;
}

.testoelenco{
	width:400px;
	font-size:12px;
	float:left; 
	display:inline;
	font-style:italic;
}


.sottotitolo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px ;
	font-weight: bold;
	color: #666666;
	}

.titolo {
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}