.menu {
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
	font-size: 15px;
	margin: auto;
	width: 95%;
	text-align: center;
}

.menu img{
	transition:all 0.1s ease-in-out;
	-moz-transition:all 0.1s ease-in-out;
	-webkit-transition:all 0.1s ease-in-out;
}

.menu img:hover{
	-ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Chrome, Safari, Opera */
    transform: scale(1.2);
}

.menu:hover {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #7F9BC7;
}
.menusel {
	font-weight: bold;
	text-transform: uppercase;
	color: #7F9BC7;
	text-decoration: none;
	font-size: 15px;
}
.menusel:hover {
	text-decoration: none;
	color: #7f9bc7;

}

.menu2 {
	text-decoration: none;
	color: #7f9bc7;
	font-size: 12px;
	text-transform: uppercase;
	border: thin dashed;

}

.menu2:hover {
	color: #7F9BC7;
	border: 1px solid #000066;
	background-color: #006699;
	text-decoration: none;

}

.menu2sel {
	text-decoration: none;
	color: #7F9BC7;
	font-size: 12px;
	border: 1px dashed #000066;
	text-transform: uppercase;


}
.menu2sel:hover {
	color: #7f9bc7;
	width: auto;
	border: 1px dashed #000066;
	background-color: #C7D0DE;
	text-decoration: none;
}

a.menupagine{
          color: #FF0000;
        	width: auto;
        	height: auto;
        	border:  1px solid #000000;
        	padding-right: 1.5em;
        	padding-left: 1.5em;
        	padding-bottom: 5px;
        	padding-top: 5px;
}
a.menupagine:hover{
          color: #FFffff;
          background-color: #333333;

}


a.menupaginesel{
          color: #FFffff;
        	width: auto;
        	height: auto;
        	border:  1px solid #000000;
          background: #333333;
        	padding-right: 1.5em;
        	padding-left: 1.5em;
        	padding-bottom: 5px;
        	padding-top: 5px;
}


a.menufunzione{
          color: #ffffff;
          background-color: #0088AA;
        	font-size: 1.22em;
          width: auto;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
          border-left:  1px solid #ffffff;
        	padding-right: .8em;
        	padding-left: .8em;
        	padding-bottom: 0.15em;
        	padding-top: 0.0em;
          margin-right: 3px;
          border-radius: 5px;
          box-shadow: 1px 2px 5px #888888;
          
}
a.menufunzione:hover{
          color: #ffffff;
          background-color: #00bbdd;
          box-shadow: 1px 2px 3px #888888;
}

a.menufunzione2{
          color: #ffffff;
          background-color: #eeeeee;
        	font-size: 1.22em;
          width: auto;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
          border-left:  1px solid #ffffff;
        	padding-right: .8em;
        	padding-left: .8em;
        	padding-bottom: 0.15em;
        	padding-top: 0.0em;
          margin-right: 3px;
          border-radius: 5px;
          box-shadow: 1px 2px 5px #888888;
          
}
a.menufunzione2:hover{
          color: #ffffff;
          background-color: #00eeee;
}

a.bottonefunzione0{
          color: #000000;
          background-color: #ffffff;
          font-size: 0.9em;
        	width: auto;
        	height: 1.1em;
        	border:  1px solid #000000;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
        	padding-bottom: 1px;
        	padding-top: 1px;
          border-radius: 3px;
          box-shadow: 1px 2px 5px #888888;
          box-shadow: 1px 2px 5px #888888;
}
a.bottonefunzione0:hover{
          color: #FFFFFF;
          background-color: #333333;
                    box-shadow: 1px 2px 3px #888888;
}

a.bottonefunzione{
          color: #000000;
          background-color: #ffffff;
          font-size: 0.9em;
        	width: auto;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
        	padding-bottom: 1px;
        	padding-top: 1px;
          border-radius: 3px;
          box-shadow: 1px 2px 5px #888888;
}
a.bottonefunzione:hover{
          color: #FFFFFF;
          background-color: #333333;
                    box-shadow: 1px 2px 3px #888888;
}

a.bottonefunzione2{
          color: #333333;
          background-color: #ff0000;
          font-size: 0.9em;
        	width: auto;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
        	padding-bottom: 1px;
        	padding-top: 1px;
          border-radius: 3px;
          box-shadow: 1px 2px 5px #888888;
}
a.bottonefunzione2:hover{
          color: #FFFFFF;
          background-color: #333333;
                    box-shadow: 1px 2px 3px #888888;
}

a.bottonefunzione3{
          color: #ffffff;
          background-color: #0099FF;
          font-size: 0.9em;
        	width: auto;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
        	padding-bottom: 1px;
        	padding-top: 1px;
          border-radius: 3px;
          box-shadow: 1px 2px 5px #888888;
}
a.bottonefunzione3:hover{
          color: #FFFFFF;
          background-color: #333333;
                    box-shadow: 1px 2px 3px #888888;
}

a.bottonefunzione4{
          color: #111111;
          background-color: #00AA33;
          font-size: 0.9em;
        	width: auto;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
        	padding-bottom: 1px;
        	padding-top: 1px;
          border-radius: 3px;
                    box-shadow: 1px 2px 5px #888888;
}
a.bottonefunzione4:hover{
          color: #FFFFFF;
          background-color: #333333;
                    box-shadow: 1px 2px 3px #888888;
}


.btnf{
          color: #000000;
          background-color: #ffffff;
          float:left;
          font-size: 0.9em;
        	width: 40px;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
        	padding-right: 0.0em;
        	padding-left: 0.0em;
        	padding-bottom: 0px;
        	padding-top: 0px;
      
          box-shadow: 0 0 5px #888888;
}
.btnf:hover{
          color: #FFFFFF;
          background-color: #333333;
                    box-shadow: 0 0 2px #888888;
}

.btnf2{
          color: #000000;
          background-color: #BB0000;
          float:left;
          font-size: 0.9em;
        	width: 40px;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
        	padding-right: 0.0em;
        	padding-left: 0.0em;
        	padding-bottom: 0px;
        	padding-top: 0px;
      
          box-shadow: 0 0 5px #888888;
}
.btnf2:hover{
          color: #FFFFFF;
          background-color: #660000;
          box-shadow: 0 0 2px #888888;
}

a.bottonelnk{
          color: #000000;
          background-color: #ffffff;
          font-size: 1em;
        	width: auto;
        	height: auto;
        	border-bottom:  1px solid #000000;
        	border-right:  1px solid #000000;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
        	padding-bottom: 1px;
        	padding-top: 1px;
          border-radius: 3px;
          box-shadow: 1px 2px 5px #888888;
}
a.bottonelnk:hover{
          color: #FFFFFF;
          background-color: #333333;
                    box-shadow: 1px 2px 3px #888888;
}

a.tabfunzione{
          color: #ffffff;
          background-color: #0088AA;
          text-transform: uppercase;
          font-size: 1.2em;
        	width: auto;
        	height: auto;
        	border-top:  2px solid #000000;
        	border-left:  1px solid #000000;
        	border-right:  2px solid #000000;
          border-bottom:  1px solid #000000;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
          padding-bottom: 0px;
        	padding-top: 4px;
          -moz-border-radius-topleft: 10px;
          -webkit-border-top-left-radius: 10px;
           border-top-left-radius: 10px;
          -moz-border-radius-topright: 10px;
          -webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
}

a.tabfunzione:hover{
          color: #FFFFFF;
          background-color: #ddd;
          border-bottom:  2px solid #aaa;
          padding-bottom: 1px;
          text-decoration: none;
}
a.tabfunzionecorrente{
          color: #333333;
          background-color: #ffffff;
          text-transform: uppercase;
          text-decoration: none;
          font-size: 1.2em;
        	width: auto;
        	height: auto;
        	border-top:  1px solid #000000;
        	border-left:  1px solid #000000;
        	border-right:  6px solid #666666;
          border-bottom:  2px solid #ffffff;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
          padding-bottom: 1px;
        	padding-top: 6px;
          -moz-border-radius-topleft: 10px;
          -webkit-border-top-left-radius: 10px;
           border-top-left-radius: 10px;
          -moz-border-radius-topright: 10px;
          -webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
}
a.tabfunzionecorrente:hover{
          color: #888;
          text-decoration: none;
}

a.tabfunzioneoff{
          color: #aaaaaa;
          background-color: #dddddd;
          text-transform: uppercase;
          font-size: 1em;
        	width: auto;
        	height: auto;
        	border-top:  1px solid #999999;
        	border-left:  1px solid #999999;
        	border-right:  2px solid #999999;
        	padding-right: 0.5em;
        	padding-left: 0.5em;
          padding-bottom: 0px;
        	padding-top: 4px;
          -moz-border-radius-topleft: 10px;
          -webkit-border-top-left-radius: 10px;
           border-top-left-radius: 10px;
          -moz-border-radius-topright: 10px;
          -webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
}
a.tabfunzioneoff:hover{
          color: #aaaaaa;
          background-color: #dddddd;
}
div.tabfunzione{
  padding-top: -10px;
  border-top:  1px solid #000000;
}



@media print {
  a.menufunzione { display: none; }
  a.bottonefunzione { display: none; }
  a.bottonefunzione2 { display: none; }
  a.bottonefunzione3 { display: none; }
  a.bottonefunzione4 { display: none; }
}


a.radiotec{
	BORDER: #aaaaaa .5px solid; 
  padding: 0 2px 0;
} 

a.radiotec:hover{
	BORDER: #999999 1px solid; 
  background: #0088AA;
}

 