﻿
	a {
	color: #EFEFEF;
	font-weight: bold;
	font-size: x-small;
	line-height: 20px;
	font-family: "Bodoni MT", "Times New Roman", Times, serif ;
	text-decoration: none;
}
	a:hover{
		color: #ccc;
	}
	
	body {
		background-color: Black;
		color: White;
		font-size: 18px;
		line-height: 20px;
		font-family: "Times New Roman", Times, serif;
		padding-top: 10;
		margin-top:20;
	}
	.sc.class  {
	color: #EFEFEF;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
	.indice  img  {
		width: 160;
		height: 160;
		margin: 10 10 10 10;

	}

	#pagine {
	position:relative;
	top:10;
	left:10;
		float:left;
		width: 150;
		height: 20;
	}
	#nome {
	position:relative;
	top:0;
	left:0;
	}

	#naviga {
		position:relative;
  	top:54;
  	left:410;
		float:left;
		width: 170;
		height: 20;

	}

