/* NUOVO
/*##############################
/* TO MODIFY - NOT DELETED */
/* CLASS CALLED IN THE SITE PAGES */
/* MENU */
/* ###########################*/

.menuTit {
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-color: #053670;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	}
/* lateral menu */
/*image in lateral menu */
.menuLatTop {
	width: 180px;
	height: 0px;
	}
.menuLatBot {
	width: 180px;
	height: 0px;
	}
.menuLatCellSpace {
	width: 180px;
	height: 0px;	
	}
/* lateral menu */
/* menu */
.menuLat {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-indent: 3px;
	width: 180px;
	color: #063670;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCFF;
	border-bottom-width: 1px;

	}
a.menuLat:link, a.menuLat:visited, a.menuLat:active  {
	font-weight: bold;
	}
a.menuLat:hover {
	font-weight: bold;
	text-decoration: none;
	color: #962622;
	}

/*Sub Menu*/
.submenuLat {
	text-decoration: none;
	display: block;
	text-indent: 6px;
	width: 180px;
	color: #063670;
	}
a.submenuLat:link, a.submenuLat:visited, a.submenuLat:active  {
	}
a.submenuLat:hover {
	text-decoration: none;
	color: #962622;
	}	
/* menu laterale */

/* TOP menu */
/* menu */
.menuTop {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 90px;
	font-weight: bold;
	color: #FFFFFF;
	}


a.menuTop:link, a.menuTop:visited, a.menuTop:active {
}

a.menuTop:hover {
	text-decoration: underline;
	color: #FFFF99;
	}

/* 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 {
	color: #000000;
}	

/* ############################## */
/* END */
/* ###########################*/
/* ############################## */
/* PERSONAL CLASSES */
/* ###########################*/