BODY { 
	BACKGROUND: white url(img/fondo.gif) no-repeat fixed; 
	COLOR: black; 
	FONT-FAMILY: "Times New Roman", Times, serif;
}

H1 {
	font-size: 150%;
	margin-bottom : 0;
	}

P,TD { 
	font-size: 110%; 
}

P.titolo, TH, TD.titolo, H1.titolo, H1.ricette {
	BORDER-BOTTOM: thin solid Gray; 
}

TD.centra {
	text-align: center !important;
}

TD.fondo {
	border-top: thin solid Gray;
	text-align: center !important;
}

P.testo, TD.testo{
	TEXT-INDENT: 1em ! important;
	text-align: justify !important 
}

P.testoen, TD.testoen{
	TEXT-INDENT: 1em ! important;
	text-align: justify !important;
	font-style : italic !important;
	font : bold;
	}

A {
	FONT-SIZE:110%; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;  
	background : transparent; 
}

A:link    { COLOR: Maroon; }
A:visited {COLOR: #660066; }
A:active  {COLOR: Green; }
A:hover   {COLOR: Red; }

.bottombar { 
	BACKGROUND: #FFCCCC; 
	BORDER-BOTTOM: thin solid; 
	BORDER-LEFT: thin; 
	BORDER-RIGHT: thin; 
	BORDER-TOP: thin; 
	FONT-SIZE: 80%; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px 
}

A.bottombar:link,A.bottombar:visited,A.bottombar:active    {
	COLOR: #000099; 
	font-size : 110%;
}

A.bottombar:hover   {
	COLOR: #cc0000; 
	font-size : 110%; 
}


.lista { FONT-WEIGHT: bold; }
A.lista:link  {COLOR: blue; FONT-WEIGHT: bold; background : transparent;}
A.lista:hover {COLOR: red; FONT-WEIGHT: bold; background : transparent; }

.footnote {FONT-FAMILY: "Times New Roman", Times, serif; FONT-SIZE: 83%; LIST-STYLE: none; MARGIN-LEFT: 4em; TEXT-INDENT: -4em}
.mini { font-size: 75%; text-align: justify }
.indirizzo { font-size: 80%; FONT-WEIGHT: bold; text-align: right }

.fondo1 {
	BACKGROUND: #FFCCC8; 
	FONT-SIZE: 110%;  
	text-align : center;   
	BORDER-BOTTOM: thin solid; 
	BORDER-LEFT: thin; 
	BORDER-RIGHT: thin; 
	BORDER-TOP: thin; 
 }

.fondo2 {BACKGROUND: #e9e9e9; FONT-SIZE: 100%}

TD.menu {
	background : #FFCCC8;
	border : thin solid Gray 1;
	text-align : right;
	}