body
	{
	background-image: url(../immagini/righe_sfondo.gif);
	background-repeat: repeat-y;
	}

div
	{
	position:absolute;
	padding:0px;
	z-index:1;
	visibility: show
	}

p
	{
	font-family: "Tahoma";
	font-size: 12px;
	color: black;
	padding: 10px;
	text-align: justify
	}

a:link
	{
	font-family: "Tahoma";
	font-size: 12px;
	color:black;
	text-decoration: none
	}
	
a:visited
	{
	font-family: "Tahoma";
	font-size: 12px;
	color:#494949;
	text-decoration: none
	}
	
a.title:link
	{
	font-family: "Tahoma";
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
	}
	

a.title:visited
	{
	font-family: "Tahoma";
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
	}
	
	

a.nero_16:link
	{
	font-family: "Tahoma";
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
	}
	
a.nero_16:visited
	{
	font-family: "Tahoma";
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
	}
	
.bianco_16_g
	{
	font-family: "Tahoma";
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
	}
	

.nero_11
	{
	font-family: "Tahoma";
	color: black;
	font-size: 11px;
	text-decoration: none
	}
	
.nero_16
	{
	font-family: "Tahoma";
	color: black;
	font-size: 16px;
	text-decoration: none
	font-weight: bold;
	}