﻿Body {background-image:url(img_locanda/background.gif);background-position:center top;background-repeat:repeat;
      margin:0px;padding:0px;}

div.headrow {width:100%;height:22px;background-image:url(img_locanda/header_row.gif);
             background-position:center bottom;background-repeat:repeat-x;}

td .corner-t-l {width:20px;height:20px;background-image:url(img_locanda/corner_top_sx.gif);}
td .corner-t-r {width:20px;height:20px;background-image:url(img_locanda/corner_top_dx.gif);}
td .corner-b-l {width:20px;height:20px;background-image:url(img_locanda/corner_bottom_sx.gif);}
td .corner-b-r {width:20px;height:20px;background-image:url(img_locanda/corner_bottom_dx.gif);}
td .t-side {height:20px;background-image:url(img_locanda/top_side.gif);background-repeat:repeat-x;}
td .b-side {height:20px;background-image:url(img_locanda/bottom_side.gif);background-repeat:repeat-x;}
td .l-side {width:20px;background-image:url(img_locanda/left_side.gif);background-repeat:repeat-y;}
td .r-side {width:20px;background-image:url(img_locanda/right_side.gif);background-repeat:repeat-y;}

a, a:visited {font-family:Arial;color:#666666;text-decoration:none;}
a:hover {font-family:Arial;color:#000000;text-decoration:none;}


/*Menu Classes*/


table.Menu
{
	text-align:left;
	font-family:Georgia;
	color:Black;
	font-size:15px;
	width:884px;
	margin-left:20px;
	margin-right:20px;
}

table.Menu a, table.Menu a:visited 
{
	font-family:Georgia;
	color:Black;
	font-size:15px;
}

table.Menu a:hover
{
	font-family:Georgia;
	color:#c3996c;
	font-size:15px;
	text-decoration:underline;
}

table.Menu td
{
	margin:0;
	padding:0;	
}

table.Menu td.Selected
{
	margin:0;
	padding:0;
	background-color:White;
}

/*  SOLPART MENU */
.MainMenu_MenuContainer 
{
     /*border: 5px solid green;*/
     background-color:Transparent;
} 

/* Menu di Sezione */
div.MenuSez a, a:visited {font-family:Arial;color:#666666;text-decoration:none;}
div.MenuSez a:hover {font-family:Arial;color:#000000;text-decoration:none;}
