/* NUOVO
/*##############################
/* TO MODIFY - NOT DELETED */
/* CLASS CALLED IN THE SITE PAGES */
/* MENU */
/* ###########################*/

.menuTit {
	font-size: 14px;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	font-weight: bold;
	background-image: url(../images/menu_lat_title.jpg);
	line-height: 24px;
	}
/* lateral menu */
/*image in lateral menu */
.menuLatTop {
	}
.menuLatBot {
	}
.menuLatCellSpace {
	}
/* lateral menu */
/* menu */
.menuLat {
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	width: 190px;
	background-image: url(../images/menu_lat_1.jpg);
	color: #FFFFFF;
	line-height: 24px;

	}
a.menuLat:link, a.menuLat:visited, a.menuLat:active  {
	font-weight: bold;
	}
a.menuLat:hover {
	background-image: url(../images/menu_lat_2.jpg);
	height: 24px;
	}

/*Sub Menu*/
.submenuLat {
	background-color: #FA9D02;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	width: 190px;
	color: #0000FF;

	}
a.submenuLat:link, a.submenuLat:visited, a.submenuLat:active  {
	}
a.submenuLat:hover {
	background-color: #FEC76B;
	}	
/* menu laterale */

/* TOP menu */
/* menu */
.menuTop {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 150px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FD6C01;
	font-weight: bold;
	color: #FFFFFF;
	}


a.menuTop:link, a.menuTop:visited, a.menuTop:active {
	background-color: #676767;
	text-decoration: none;

}

a.menuTop:hover {
	background-color: #FD6C01;
	background-image: none;
	text-decoration: none;
	border-top-color: #FFFFFF;
	}

/* Bottom menu */
/* menu */
.menuBottomTit {
	display: block;
	padding-right: 10px;
	color: #000000;
	}
	
.menuBottom {
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: bold;
	padding-right: 10px;
	color: #3366FF;
	}


a.menuBottom:link, a.menuTop:visited, a.menuLat:active {
}

a.menuBottom:hover {
	text-decoration: underline;
	color: #0000FF;
	}

/* TOP menu catalogo*/
/* menu */
.menuTop_cat {
	width: 123px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bt_top_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	color: #883734;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: none;
	margin-right: 1px;
	}


a.menuTop_cat:link, a.menuTop_cat:visited, a.menuTop_cat:active {
}

a.menuTop_cat:hover {
	background-image: url(../images/bt_top_2.gif);
	color: #FFFFFF;
	}

/* select language */
/* menu */
.selectlanguage {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}	

/* ############################## */
/* END */
/* ###########################*/
/* ############################## */
/* PERSONAL CLASSES */
/* ###########################*/