BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .85em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;

}

.Selezionato
{
    color: #AA0000;
    border:1px solid #550000; 
}

a:link.TitoloCategoria {color: #794800; text-decoration: none; font-size: 13pt; font-family: Verdana, Tahoma, Arial, sans-serif}
a:visited.TitoloCategoria {color: #794800; text-decoration: none; font-size: 13pt; font-family: Verdana, Tahoma, Arial, sans-serif}
a:hover.TitoloCategoria {color: #794800; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 13pt; text-decoration: underline}

a:link.Menusx {color: #111111; text-decoration: none; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}
a:visited.Menusx {color: #111111; text-decoration: none; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}
a:hover.Menusx {color: #9E2137; text-decoration: underline; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}

a:link.Booking {color: #9E2137; text-decoration: none; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}
a:visited.Booking {color: #9E2137; text-decoration: none; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}
a:hover.Booking {color: #9E2137; text-decoration: underline; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}

a:link.MenusxR {color: #FAFAFA; text-decoration: none; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}
a:visited.MenusxR {color: #FAFAFA; text-decoration: none; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}
a:hover.MenusxR {color: #111111; text-decoration: underline; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}

a.LinkHome:link {color: #000000; text-decoration: none; font-size: 12px; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:normal}
a.LinkHome:visited {color: #000000; text-decoration: none; font-size: 12px; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:normal}
a.LinkHome:hover {color: #000000; text-decoration: underline; font-size: 12px; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:normal}

.MenuDisattivato {color: #FAFAFA; text-decoration: none; font-size: 1.0em; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight:bold}

.TitoloLecciole
{
	color: #FAFAFA;
}

.TitoloPezzatino
{
	color: #000000;
}

.TitoloGenerico
{
	color: #FAFAFA;
}





.SelProd
{
	border:1px outset #000000; 
	border-collapse: collapse; 
	background-color:#FFFFDF;
}

.NoSelProd
{
	border:1px solid #C0C0C0; 
	border-collapse: collapse; 
	background-color:#F7F7F7;
}


.Insert
{

	border: 1px inset white;
}
.Insert2px
{

	border: 2px inset white;
}

.Outsert
{

	border: 1px outset white;
}
.Outsert2px
{

	border: 2px outset white;
}
.MenuSinistro
{
	background-image: url('/images/menu_sinistro.gif');
}


//.PaginaSfondoDestro
{
	background-image: url('/images/sfondo_pagina_destro.gif');
}

.FormEvidenzia
{
	color: #00AA00;
}
.FormErrore
{
	color: #FF0000;
}
.FormNormale
{
	color: #000000;
}

.BarreMenu {
    FONT-SIZE: .70em;
	}
	
TD { 
	font-size: .75em;
	}

A:link	{	
	text-decoration:	none;
	color:	#642917;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#642917;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#642917;
	}	
		
A:hover	{	
	text-decoration:	underline;//none;
	color:	#FF6633
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}