/* NUOVO
/*##############################
/* TO MODIFY - NOT DELETED */
/* CLASS CALLED IN THE SITE PAGES */
/* MENU */
/* ###########################*/

.menuTit {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	}
/* lateral menu */
/*image in lateral menu */
.menuLatTop,
.menuLatBot {
	width: 200px;
	}

.menuLatCellSpace {
	width: 200px;
	height: 5px;
	}
/* lateral menu */
/* menu */
.menuLat {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 200px;
	color: #99623B;
	border-top: 1px dashed #99623B;
	line-height: 20px;
	font-weight: bold;

	}
a.menuLat:link, a.menuLat:visited, a.menuLat:active  {
	}
a.menuLat:hover {
	text-decoration: underline;
	}

/*Sub Menu*/
.submenuLat {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 200px;
	color: #99623B;
	text-indent: 6px;
	line-height: 18px;
	}
a.submenuLat:link, a.submenuLat:visited, a.submenuLat:active  {
	}
a.submenuLat:hover {
	text-decoration: underline;
	}		
/* menu laterale */

/* TOP menu */
/* menu */
.menuTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 4px;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	}


a.menuTop:link, a.menuTop:visited, a.menuTop:active {
	text-decoration: none;
}

a.menuTop:hover {
	text-decoration: none;
	background-color: #878D5A;
	}

/* Bottom menu */
/* menu */
.menuBottomTit {
	font-family: "Times New Roman";
	font-size: 11px;
	display: block;
	padding-right: 10px;
	color: #000000;
	}
	
.menuBottom {
	font-family: "Times New Roman";
	font-size: 11px;
	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 {
	text-decoration: none;
}

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 */
/* ###########################*/