@charset "UTF-8";
/* CSS Document Css delle Icone Personalizzate*/


					.navbar_custom .ui-btn .ui-btn-inner {
						 padding-top: 40px !important;
						  }
		
					.navbar_custom  .ui-btn .ui-icon {
						 width: 130px!important; height: 42px!important; margin-left: -65px !important;
						 box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important;
						 -webkit-border-radius: 0 !important; border-radius: 2 !important;
						  }

				.mytab {
 						   width: 16.70% !important;  /* 12.5% for 8 tabs wide */
    					          clear: none !important;  /* Prevent line break caused by ui-block-a */
				}
					
					#crediti .ui-icon { background:  url("images/crediti.png") 50% 50% no-repeat; background-size: 32px; }
					
					#unesco .ui-icon { background:  url("images/u_bianco.png") 50% 60% no-repeat; background-size: 48px; }
					
					#menzione .ui-icon { background:  url("images/menz_rosso.png") 50% 50% no-repeat; background-size: 44px; }
				
					
					#rollo .ui-icon { background:  url("images/rollo.png") 50% 40% no-repeat; background-size: 26px; }
					
					
					#help .ui-icon { background:  url("images/help.png") 50% 50% no-repeat; background-size: 32px; }
					
					#home .ui-icon { background:  url("images/home.png") 50% 50% no-repeat; background-size: 32px; }
					
					
					
					
					
					
				
				