#header {
	background-image: url(/img/bg_header.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 93px;
	background-color: #eff1f3;
	width: 100%;
}
P#logo {
	LEFT: 103px; POSITION: absolute; TOP: 25px
}

/*   ------------- inizio menù principale -----------------  */
#navigazione {
	FONT-SIZE: 11px;
	Z-INDEX: 10; 
	POSITION: absolute;
	TOP: 65px;
	LEFT: 260px;
	COLOR: #333;
}
#navigazione ul{
	overflow:hidden;
	list-style: none;
	margin: 0;
	padding:0;
}
#navigazione li{
	float: left;
	margin: 0 px;
	padding: 0;
	display: inline;
}

#navigazione a{
	float: left;
	padding-left: 2px;
	COLOR: #333;
	text-decoration: none;
}
#navigazione a span{
	FONT-SIZE: 11px;
	float: left;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 16px;
	COLOR: #333;
	text-decoration: none;
	display: block;
	cursor:pointer;	
}
/*#navigazione a{
	float: left;
	padding-left: 2px;
	background-image: url(/img/tab_sx.png);
	background-repeat: no-repeat;
	background-position: left top;
	COLOR: #333;
	text-decoration: none;
}
#navigazione a span{
	FONT-SIZE: 11px;
	float: left;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 16px;
	background-image: url(/img/tab_dx.png);
	background-repeat: no-repeat;
	background-position: right top;
	COLOR: #333;
	text-decoration: none;
	display: block;
	cursor:pointer;	
}*/
.attiv a{	
	background-image: url(/img/tab_sx.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.attiv a span{	
	background-image: url(/img/tab_dx.png);
	background-repeat: no-repeat;
	background-position: right top;	
}
.attiv2  a{
	background-image: url(/img/tab_al_sx.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.attiv2 a span{   
	background-image: url(/img/tab_al_dx.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
#navigazione a:hover{
    background-image: url(/img/tab2_sx.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #00adef
}
#navigazione a:hover span {
	background-image: url(/img/tab2_dx.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #00adef;
}
#ginevra {
	LEFT: 268px;
	POSITION: absolute; 
	TOP: 0px; 
	COLOR: #333;
	FONT-SIZE: 10px;
}
#ginevra ul{
	overflow:hidden;
	list-style: none;
    margin: 0;
	padding:0;
}
#ginevra li{
	float: left;
	margin: 0 px;
	padding: 0;
	display: inline;
}

/*#ginevra a{
	float: left;
	background-image: url(/img/tab_al_sx.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	COLOR: #333;
	text-decoration: none;
	padding-left: 2px;
}
#ginevra a span{
    FONT-SIZE: 10px;
	float: left;
	cursor: pointer;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(/img/tab_al_dx.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	COLOR: #333;
	text-decoration: none;
	display: block;
}*/
#ginevra a{
	float: left;
	COLOR: #333;
	text-decoration: none;
	padding-left: 2px;
}
#ginevra a span{
    FONT-SIZE: 10px;
	float: left;
	cursor: pointer;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	COLOR: #333;
	text-decoration: none;
	display: block;
}
#ginevra a:hover{
	background-image: url(/img/tab2_al_sx.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #00adef
}
#ginevra a:hover span{
	background-image: url(/img/tab2_al_dx.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #00adef
}
#contatti {
	LEFT: 703px;
	POSITION: absolute; 
	TOP: 0px; 
	COLOR: #333;
	FONT-SIZE: 10px;
}
#contatti ul{
	overflow:hidden;
	list-style: none;
    margin: 0;
	padding:0;
}
#contatti li{
	float: left;
	margin: 0 px;
	padding: 0;
	display: inline;
}
/*#contatti a{
	float: left;
	background-image: url(/img/tab_al_sx.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	COLOR: #333;
	text-decoration: none;
	padding-left: 2px;
}
#contatti a span{
    FONT-SIZE: 10px;
	float: left;
	cursor: pointer;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(/img/tab_al_dx.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	COLOR: #333;
	display: block;
}*/
#contatti a{
	float: left;
	COLOR: #333;
	text-decoration: none;
	padding-left: 2px;
}
#contatti a span{
    FONT-SIZE: 10px;
	float: left;
	cursor: pointer;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	COLOR: #333;
	display: block;
}
#contatti a:hover{
	background-image: url(/img/tab2_al_sx.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #00adef
}
#contatti a:hover span{
	background-image: url(/img/tab2_al_dx.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #00adef
}

/*   ------------- inizio menù principale -----------------  */

