/* GENERAL fonts */



TD#footer {background-position: left top;   
width: 770px;
height: 48px; 
background-image:url('../images/IMAGES/HOME/footer.gif'); 
background-repeat:no-repeat}

TD#footer P {
	font-size: 10px;
	text-align: center;
}



TD#toplink  {
	font-size: 12 px;
  	text-align: left;
	font-family: Arialsans-serif;
	background-image: url('../images/sfondodestra.jpg');
    background-repeat : repeat-y;  
}

/* Style for the Path-menu: */
TD#toplink A {
  text-decoration: none;
  color:#FFCC00;font-family:Arial; font-size:12 px
}
TD#toplink A:hover {
  font-size:12 px; font-family:Arialsans-serif
}





/* Content column */
TD#content {
	vertical-align: top;
	background-color:#FFFFFF;
	font-family:Verdana;
	color:#000000;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
TD#content P {
    color:#000000;
	font-size: 12 px;
	text-align: left;
	font-family: verdana, arial

}

TD#cella_sotto_menu {	
	 border:3px solid #FF0000; vertical-align: top; 
	text-align: left;
	width: 200px;	
	background-repeat : repeat-y;
	padding-top: 0px; float:left 
}


/* Menu 1 column */
TD#menu_1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD#menu_1 DIV {
	padding-top: 10px;
}
TD#menu_1 DIV A {
	letter-spacing: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
}
TD#menu_1 DIV A:hover {
	font-weight: bold;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	font-weight: bold;
}








/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #8CC98E;
	padding-top: 10px;
	vertical-align: middle;
	padding-bottom: 10px;
}

TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path DIV {
  font-family: Arial;
  font-size: 18 pt;
  font-style: italic;
  
  padding-left:5px; padding-right:1px; padding-top:1px; padding-bottom:5px
}
TD#path DIV A {
  text-decoration: none;
  color:black;
}
TD#path DIV A:hover {
  text-decoration: underline;
}
#colonnasinistra {
	vertical-align: top;
	background-color: #8CC98E;
	width: 110px;
}
body {
	background-color: #DAECD7;
}
