﻿.tabella
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	font-family: "Estrangelo Edessa";
	font-size: xx-large;
	font-variant: small-caps;
	color: #D26900;
}
body 
{
	background-image: url(sfondo.png);
}


.immagini img
{
	border-bottom-style:inset;
	border-bottom-width:3px;
	border-color:Yellow;
	border-left-color:Orange;
	border-left-style:inset;
}
.mappa
{
	color: #FF6600;
}
.tabella a:hover 
{
    Color : Yellow;
	
	
	
}

.tabella a
{
    color : Orange ;
   
    
}
.tabella2
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	font-family: "Bookman Old Style";
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #DFDF00;
	background-color:Orange;
}
.style1
        {
            font-size: 40px;
        }
.style2
        {
            text-align: justify;
            color:Orange;
        }
.secondo
        {
            font-size: medium;
        }
.style2 a
        {
	color: #FFF1BB ;
}

