#box {
	position: relative;
	height: 768px;
	width: 1024px;
}
#box #indirizzo {
	position: absolute;
	width: 600px;
	left: 150px;
	top: 600px;
}
.normal
{
font-family:		times, "times new roman", "minion web", serif;
font-size: 		15px;
font-weight:		normal;
color:				#000000;
text-decoration:	none;
line-height:		130%;
letter-spacing:	0,5pt;
text-align:		justify;
}

LI
{
					text-align: justify;
}

.italic
{
font-family:		times, "times new roman", "minion web", serif;
font-size: 		15px;
font-weight:		normal;
color:				#000000;
text-decoration:	none;
font-style:		italic;
line-height:		130%;
letter-spacing:	0,5pt;
}

.titolo
{
font-family:		times, "times new roman", "minion web", serif;
font-size: 		15px;
font-weight:		bold;
color:				#000000;
text-decoration:	none;
}

.mini
{
font-family:		times, "times new roman", "minion web", serif;
font-size: 		12px;
font-weight:		normal;
color:				#000000;
line-height:		130%;
text-decoration:	none;
}

.minitalic
{
font-family:		times, "times new roman", "minion web", serif;
font-size: 		12px;
font-weight:		normal;
color:				#000000;
font-style:		italic;
line-height:		130%;
text-decoration:	none;
}

.minibold
{
font-family:		times, "times new roman", "minion web", serif;
font-size: 		12px;
font-weight:		800;
color:				#000000;
font-style:		normal;
line-height:		130%;
text-decoration:	none;
}


.foto
{
color:				#000000;
font-family:		arial helvetica sans-serif;
font-weight:		bold;
font-size:			11px;
font-style:		italic;
text-decoration:	none;
}

.adm
{
color:				#000000;
font-family:		arial helvetica sans-serif;		
font-weight:		normal;
font-size:			11px;					
}

.homelink
{
font-family:		times, "times new roman", "minion web", serif;
font-size: 			16px;
font-weight:		normal;
color:				#FF0000;
text-decoration:	none;
}

.homelink
{font-size:16px; color:#FF0000; text-decoration:none;}
.homelink:visited
{color:#800000; text-decoration:none;}
.homelink:hover,
.homelink:visited:hover
{color:#008000; text-decoration:none;}

/* -------------------- Link ---------------------- */
/* --------------- Colore iniziale ---------------- */

A
{
color:#0000FF; text-decoration:none;
}

A:active
{color:#0000FF; text-decoration:none;}

A:visited
{color:#0099FF; text-decoration:none;}

/* ---------- Colore quando ci vai sopra ---------- */
A:hover,
A:visited:hover
{color:#FF0000; text-decoration:none;}
