/* CSS Tabs */
#navcontainer {
	background: ;
	border-top: 0px solid #1260AA;
	font: normal normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
text-transform: uppercase
        #navlist {
                text-align: center
        }
}

#navlist li {
        bottom: 22px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
		
}

html>body #navlist li {
	background: #000;
	margin: 0 3px 0 0;
	padding: 4px 0px 4px 0;
}

#navlist a.ch, #navlist a.ch:link {
	background: #000;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

#navlist a.ch:visited {
	background:  #000;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

#navlist a.ch:hover {
	background: #999
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
}

#navlist a.ch:active {
	background: #999;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
}
#navlist a, #navlist a:link {
	background: #B7A709;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	text-transform: uppercase;
}
#navlist a:visited {
	background:  #B7A709;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

#navlist a:hover {
	background: #000;
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
}

#navlist a:active {
	background: #999;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
}

#navlist li#active {
	background: #CC3300;
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
}

html>body #navlist li#active {
        background: #CC3300;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #CC3300;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}

.type {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}

/* menu 2° livello*/


#navcontainer_dis {
	
	font: normal normal 11px Arial, Verdana, Geneva,  Helvetica, sans-serif;
}

#navlist_dis {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
text-transform: uppercase
        #navlist_dis {
                text-align: center
        }
}

#navlist_dis li {
        bottom: 4px;
        display: inline;
        line-height: 1,2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist_dis li {
	background: #714500;
	margin: 0 3px 0 0;
	padding: 4px 0px 4px 0;
}
#navlist_dis a:link {
	background: #999999;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	text-transform: uppercase;
}
#navlist_dis a:visited {
	background: #999999;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

#navlist_dis a:hover {
	background: #B7A709;
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
}

#navlist_dis a:active {
	background: #999;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
}

#navlist_dis li#active {
	background: #CC3300;
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
}

html>body #navlist_dis li#active {
        background: #CC3300;
        margin: 0 4px 0 4px;
}

#navlist_dis #active a, #navlist_dis #active a:link, #navlist_dis #active a:visited, #navlist_dis #active a:hover {
        background: #CC3300;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}

#navlist_dis a { 
	background: #7b858a;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	text-transform: uppercase;
 } 
 
 
 .testobianco10 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: none;
}
	
.testoblu11 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #286c9b;
	font-style: normal;
	text-decoration: none;
	font-weight: none;	
}