/* css stampa per programmi sala-bar*/ 

@page{
size:landscape !important;
}

body{
	background:transparent !important;
	color:#000 !important; 
	float:none;
	position:static; 
    }	  
	
.bold, .evidente{
		background:transparent !important;	
		color:#000 !important;
		font-weight:bold;
		font-size:10pt;
       }	
	   
body a:link, a:visited{
	  text-decoration:none;
	  color:#000;
      }	
	  
h1, h2, h3{
   color:#000; 
   text-align:center;
   }

h1, h2{
   font-size:2em;
  }
  
h3{
   font-size:1.5em;
  }
    
#container{                     
      width:100%;
	  }

#aside, #line, #linea, #linea2, #logo, #nav, #menunav, #menu, #colonna1, #footer, #bottone_inizio, .colonna_sx_small,
#footer, #bottom_footer, #footer_main, caption, th.right, td.speciale, .w3c, .bottone_inizio, .freccia-giu, .freccia-giu-sx, .zero_sette,
.footer_home, .footer_servizi, .colonna_dx_xs, h6.servizi, h6.homepage, .griglia, form.stampa, .list_footer ul
    {
	  display:none !important;    
    } 

#section, table{
	  margin-left:0;
       }

table{ 
	 border-collapse:collapse;
	 padding:0 .5em;
	 font:10pt times, serif;
	 color:#000; 
	 margin-top:0;
	 margin-bottom:2em;
	 margin-left:0;
	 box-shadow:none;
	 page-break-after:always;
	 page-break-before:always; 
     }	
	 
table th{
		 font-weight:bold;
		 color:#000;
        }  
		
table td{
		color:#000;
		border:1px solid #000;
        }	   

