#menuMain {
	color: #fff;
	font-weight: normal; 
	line-height: 31px; 
	float: left; 
}

#menuMain span { 
	width: 80px; 
	height: 45px; 
	float: left;
	text-align:center 
}
.normaltab{
	width: 80px; 
	height: 41px; 
	float: left;
}
#menuMain a { 
	color: #fff; 
	font-weight: bold; 
	line-height: 35px; 
	text-decoration:none;
	font-size:15px;
	text-align:center
}
#menuMain #current a { 
	font-weight: bold; 
}
#menuMain .current a { 
	font-weight: bold; 
}
#separatore{
	width:3px !important; 
	margin-top:5px;
}

#margine-sx{
	padding-left:209px
}

/*dropdown menu style start*/

#drpDwnMenu { 
	position: relative; 
	clear:both; 
	text-align: left;
}

.menubg {
	background-color:#E7E7E7;	
	width: 150px; 
	height: 6px; 
}

html>body .menubg {	
	background: url(img/menuBG1.png) no-repeat left bottom; 
}

.menu a:link, .menu a:visited { 
	color:#777676; 
	font-weight:bold; 
	display:block; 
	padding:1px 3px 1px 5px; 
	border-left: 1px solid #669900; 
	border-right: 1px solid #669900; 
	border-bottom:1px dotted #669900; 
	background-color:#fff; 
	line-height: 16px;	
	text-decoration:none; 
}

.menu a:hover {	
	background-color:#E7E7E7; 
	color:#000; 
}
.menu .options { 
	margin:0px 1px 0px 1px; 
	padding:0px; 
	width:150px; 
	text-align: left; 
	font-size: 11px; 
	line-height: 11px; 
	z-index:auto;	
}

.menu a.menuinner { 
	color:#777676; 
	font-weight:normal; 
	display:block; 
	padding:1px 3px 1px 5px; 
	border-left: 1px solid #c2c2c2; 
	border-right: 1px solid #c2c2c2; 
	background-color:#fff; 
	background-position:15px 7px; 
	background-repeat:no-repeat; 
	line-height: 16px; 
	text-decoration:none; 
	padding-left:25px; 
}
.menu a:hover.menuinner { 
	background-color:#E7E7E7; 
	color:#000; 
}

/*dropdown menu style end*/

.tblTopLeftCorner { 
	position: relative; 
	width: 5px; 
	height: 5px; 
	margin-top: -1px; 
	margin-left: -1px; 
}

.tblTopRightCorner { 
	position: relative; 
	width: 5px; 
	height: 5px; 
	margin-top: -1px; 
	margin-right: -1px; 
}

.tblBotLeftCorner { 
	position: relative; 
	width: 5px; 
	height: 5px; 
	margin-bottom: -1px; 
	margin-left: -1px; 
}

.tblBotRightCorner { 
	position: relative; 
	width: 5px; 
	height: 5px; 
	margin-bottom: -1px; 
	margin-right: -1px; 
}

.menuBG { 
	background-color:#333 repeat-x;
	height: 41px; 
}
