
.navtable       {
                background-color: #BBFFFF;
                color: #FFFFFF;
                font-weight: bold;
                }

.bodytable       {
                background-color: white;
                color: #FFFFFF;
                font-weight: bold;
                }
.navlink:active
{
	padding-left: 10px;
	font-size: 12px;
	color: red;
	line-height: 50px;
	font-family: Arial,Tempus Sans ITC,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.navlink:link,.navlink:visited
			   {
				font-family: Arial,Tempus Sans ITC,Verdana, Helvetica, sans-serif;
                color: blue;
               	font-size: 12px;
                text-decoration: none;
                line-height: 30px;
				text-decoration: none;
				padding-left: 10px
                
                }
.navlinkSelected:link,.navlinkSelected:visited
				{				
				font-size: 12px;
                background-color: #FFFFFF;
                color: #FFFFFF;
                font-weight: bold;
				}

                
.navlink:hover  {
                color: navy;
                text-decoration: underline;
                }
.emaillink:link,.emaillink:visited
			   {
                color: blue;
                text-decoration: none;
                line-height: 25px;
				text-decoration: none;
				padding-left: 10px
                
                }

.elencovilletitolo
{
	font-weight: bold;
	color: #008000;
	font-family: Arial,'Tempus Sans ITC' , Verdana, Sans-Serif;
	background-color: #ffffcc;
}
.elencovilletitolorosso
{
	font-weight: bold;
	color: #990000;
	font-family: Arial,'Tempus Sans ITC' , Verdana, Sans-Serif;
	background-color: #ffffcc;
}
.elencovilleetichetta
{
	font-size: 12px;
	color: black;
	background-color: white;
	text-align: right;
	
}
.elencovillevalore
{
	font-size: 12px;
	color: #000088;
	background-color: white;
}
.descrizioneHomePage
{
	color: #000088;
	font-size:small;

}

.testoBluScuroSemplice
{
	color: #000088;
}
.TestoDescrizionevilla
{
	font-weight:lighter;
	font-size: small;
	color: #000088;
}

.testoBluScuroGrande
{
	font-family: Arial,Tempus Sans ITC,Verdana, Helvetica, sans-serif;
	font-size: larger;
	color: #000088;
	font-style: italic;
	font-variant: normal;
}

.testoBluScuroGrandeBold
{
	font-weight: bold;
	font-size: large;
	color: #000088;
	font-style: italic;
	font-family: Arial,Tempus Sans ITC,Verdana, Helvetica, sans-serif;
	font-variant: normal;
}

.testoBluScuroMedioBold
{
	font-weight: bold;
	font-size: medium;
	color: #000088;
	font-style: italic;
	font-family: Arial,Tempus Sans ITC,Verdana, Helvetica, sans-serif;
	font-variant: normal;
}


.TitoloGrandeBold
{
	font-weight: bold;
	font-size: 24px;
	color: #008000;
	font-style: italic;
	font-family: Arial,Tempus Sans ITC,Verdana, Helvetica, sans-serif;
	font-variant: normal;
}
.TitoloGrande
{
	font-size: 20px;
	color: #008000;
	font-style: italic;
	font-family: Arial,Tempus Sans ITC,Verdana, Helvetica, sans-serif;
	font-variant: normal;
}
