/* ##############################
/* TO MODIFY - NOT DELETED */
/* CLASS CALLED IN THE SITE PAGES */
/* menuHome */
/* ###########################*/

.menuHomeTit {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	color: #CC0001;
	font-weight: bold;
	}
/* lateral menuHome */
/*image in lateral menuHome */
.menuHomeTop {
	width: 200px;
	height: 15px;
	background-image: url("../images/menu_home_top.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	}
.menuHomeBot {
	width: 200px;
	height: 15px;	
	background:  url("../images/menu_home_bot.jpg") no-repeat top;
	}
.menuHomeCellSpace {
	width: 160px;
	height: 5px;	
	}
/* lateral menuHome */
/* menuHome */
.menuHome {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	display: block;
	color: #3366FF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
a.menuHome:link, a.menuHome:visited, a.menuHome:active  {
	}
a.menuHome:hover {
	text-decoration: underline;
	}	

/*Sub menuHome*/

.submenuHome {
	background-color: #333333;
	font-family: "Tahoma";
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-indent: 6px;
	width: 160px;

	}
a.submenuHome:link, a.submenuHome:visited, a.submenuHome:active  {
	font-weight: normal;
	color: White;
	background-color: #999999;
	text-decoration: none;
	}
a.submenuHome:hover {
	background-color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	}	
/* menuHome laterale */



/* ############################## */
/* END */
/* ###########################*/
/* ############################## */
/* PERSONAL CLASSES */
/* ###########################*/
