@charset "utf-8";
/* CSS Document */
#outer {
	height:56px;
	position:relative;
	float:left;
	
	background: #c3c3c3 url(/images/menu4/back.png) bottom repeat-x; 
	top:0px;
	text-aling:center;
	margin:0 auto;
	margin-left:0px;
	width:1000px;
	
	 overflow: hidden; /* aggiunto DNS */
	margin-bottom: 5px; /*  aggiunto DNS */
	margin-top: 0px; /*   aggiunto DNS */
	
}
#menuHolder {
	position:relative;
	float:left;
	margin:0 10px;
	width:986px;
}
#dropline {
	padding:0;
	list-style:none;
	/*text-aling:center;*/
	margin:0 auto;
	float:left;
	position:relative;
	/*right:50%;*/
	font-size:12px;
	font-family:arial, sans-serif;
	height:41px;
}
#dropline table {
	margin:-2px -10px;
}
#dropline div.inner {
	padding:0;
	margin:0 auto;
	list-style:none;
	position:absolute;
	left:-9999px;
	text-align:center;
	background:#f7ba47;
	width:980px;  /*era 100% mb*/
	z-index:200 !important; 
	height:20px;
}
* html #dropline div.inner {
	width:expression(document.getElementById('dropline').offsetWidth);
} /* for IE6 */
#dropline li {
	float:left;
}
#dropline li a {
	display:block;
	float:left;
	/*height:51px;*/
	padding:0 20px 0 0;
	/*background: url(/images/menu4/tabs.gif) right top;*/
	/*line-height:50px;*/
	text-decoration:none;
	color:#282828;
	/*width:100px;*/
	/*EMANUELE*/
	height:31px;
	line-height:36px;  /*era 30 mb*/
	background: transparent url(/images/menu4/tabs.gif) right top;
	font-weight:bold;
	font-size:14px;
	background-repeat:no-repeat;
	min-width:20px;
	/*font-size:13px;*/
}
#dropline li a.sub {
	display:block;
	float:left;
	/*height:51px;*/
	padding:0 25px 0 0;
	/*background: url(/images/menu4/tabs-arrow.gif) right top;*/
	/*line-height:50px;*/
	text-decoration:none;
	color:#282828;
	/*EMANUELE*/
	height:31px; /*era 31 mb*/
	line-height:36px;  /*era 30 mb*/
	background: transparent url(/images/menu4/tabs-arrow.gif) right top;
	background-repeat:no-repeat;
}
#dropline li a strong {
	display:block;
	/*height:51px;*/
	float:left;
	padding:0 0 0 20px;
	/*background: url(/images/menu4/tabs.gif) left top;*/
	cursor:pointer;
	/*EMANUELE*/
	height:31px;
	margin-left:-10px;
	/*text-align:center;*/
	/*margin:0 5px;*/
	/*padding:0 8px 0 20px;*/
	 /*margin:0 -10px 0 -11px;*/
	background: transparent url(/images/menu4/tabs.gif) left top;
	background-repeat:no-repeat;
}
#dropline li a:hover {
	background-position:right bottom;

	color:#383838;
	line-height:36px; /*era 40 mb*/
}
#dropline li a:hover strong {
	background-position:left bottom;
}
#dropline li:hover > a {
	background-position:right bottom;

	color:#383838;
	line-height:36px;  /*era 40 mb*/
}
#dropline li:hover > a strong {
	background-position:left bottom;
}
#dropline li.current a, 
#dropline li.current a:hover {
	background-position:right bottom;
	color:#008;
	line-height:40px;
	/*EMANUELE*/
	color:#383838;
}
#dropline li.current a strong {
	background-position:left bottom;
}
 #dropline :hover div.inner {
	left:0;
	height:29px;
	top:31px;
}
#dropline :hover div.lineHolder {
	float:left;
	position:relative;
	left:50%;
}
#dropline li.current div.inner {
	left:0;
	z-index:100 !important;
	top:31px;
}
#dropline li.current div.lineHolder {
	float:left;
	position:relative;
	left:50%;
}
#dropline li.current ul {
	float:left;
	position:relative;
	right:50%;
	height:29px;
}
 #dropline ul {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	float:left;
	right:50%;
}
#dropline ul li {
	float:left;
    background:#f7ba47;
}
#dropline ul li a {
	color:#383838;
	float:left;
	height:29px;
	line-height:27px;
	padding:0 6px 0 6px;  
	background:#f7ba47;
}
#dropline ul li a strong {
	height:29px;
	line-height:27px;
	padding:0 6px 0 6px;  
    font-size:14px;
	background:#f7ba47; /*colore secondo livello quando hover sul primo */

}
#dropline ul ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:-9999px; 
	width:0;
}
#dropline li.current ul li.current_sub a strong {

	color:#383838;
}
#dropline li.current ul li a.drop {
	padding:0 14px 0 0;
	background:url(/images/menu4/subtab-arrow-off.gif) right top;
}
#dropline li.current ul li.current_sub a.drop {
	padding:0 14px 0 0;
	background: url(/images/menu4/subtab-arrow-off.gif) right top;
}
#dropline :hover ul li a:hover {
	/*position:relative; background:url(/images/menu4/subtab.gif) right top;*/
	color:#8f610a;
	background:url(/images/menu4/subtab-arrow-off.gif) right top; /* colore sfondo DNS */
}
#dropline :hover ul li a.drop {
	background:url(/images/menu4/subtab-arrow-off.gif) right top;
}
#dropline :hover ul li a.drop:hover {
	background:url(/images/menu4/subtab-arrow.gif) right top;
}
#dropline :hover ul li a:hover strong {
	background:url(/images/menu4/subtab.gif) left top;
}
#dropline li.current ul li a {
	color:#383838;
	height:29px;
	line-height:27px;
	padding:0 10px 0 0;
	background:#f7ba47;
}
#dropline li.current ul li a strong {
	height:29px;
	line-height:27px;
	padding:0 0 0 10px;
	background:#f7ba47; /* seconda linea selezionando la prima */
	font-size:14px;
}
#dropline li.current ul ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:-9999px;
	width:0;
}
#dropline :hover ul li:hover > a.drop {
	background:url(/images/menu4/subtab-arrow.gif) right top;
}
#dropline li.current ul li:hover > a.drop {
	background:url(/images/menu4/subtab-arrow.gif) right top;
}
#dropline :hover ul li:hover > a strong {
	background:url(/images/menu4/subtab.gif) left top;
}
#dropline :hover ul ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:-9999px;
	width:0;
}
#dropline :hover ul li:hover {
	position:relative;
}
#dropline :hover ul :hover ul {
	left:-1px;
	top:29px;
	width:150px;
	background:transparent;
}
/* TERZO LIVELLO TENDINA livello tendina */
#dropline :hover ul :hover ul li {
	/*border-left:1px solid #2f93b9;
	border-right:1px solid #2f93b9;*/
}
#dropline :hover ul :hover ul li.last {
	/*border-bottom:1px solid #2f93b9;*/
}
#dropline :hover ul :hover ul li a {
	height:20px;
	line-height:20px;
	text-align:left;
	padding:0 0 0 10px;
	width:140px;
	background:#f7ba47; /* colore terzo livello quando sei over sul secondo */
	font-size: 12px;
}
#dropline :hover ul :hover ul li a.fly {
	text-align:left;
	padding:0 0 0 10px;
	width:140px;
	background:#f7ba47; url(/images/menu4/fly.gif) no-repeat right center;
}
#dropline :hover ul :hover ul li a:hover {
	/*background:#ffeab9;*/
	background:url(/images/menu4/subtab.gif) left top;
	color:#383838; /* menu tendina*/
}
#dropline :hover ul :hover ul li:hover > a {

		background:#f7ba47;
}
#dropline :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	width:0;
}
 #dropline :hover ul :hover ul :hover ul {
	left:120px;
	width:150px;
	top:0;
}
#dropline :hover ul :hover ul :hover ul li {
	border-left-color:#eef;
}
#dropline :hover ul :hover ul :hover ul li.first {
	border-top:1px solid #eef;
}
#dropline :hover ul :hover ul :hover ul li a {
	background:#f7ba47;
	filter: alpha(opacity=85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); 
	-moz-opacity: 0.85; opacity:0.85;
}
#dropline :hover ul :hover ul :hover ul li a:hover {
	/*colore terzo livello tendina over*/
	color:#b2c3d0;
	background:#f7ba47;
}