	/* Padana Tubi Print layout  */
	/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the DESIGN") is copyright 2008 Padana Tubi and Qubic:net and may not be reproduced. */ 
	
	
	/* Last updated 03 Marzo 2009 */ 


	html { 
	size: A4 landscape;  
	padding:0;
	 }
	

body	{ 
	margin:0;
	padding: 0;
	border: 0;
	width:100%;
	color: #333; /* color grigio scuro */
	font: 12px/14px "Lucida Grande", "Palatino Lynotype", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
	
 html, body{ 
 	margin:0;
 	height:100%; 
 	padding:0; 
} 

 html, body, #wrap{
width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}


@page {
size: A4 landscape;  
margin:1cm; /* All margins set to 1cm */
border:0;
padding:0;
}



img{
	border:0;
	vertical-align:top;
}

/* arscolor 26/03/09 ====================================================== */

#language,
#navcontainer,
#maschera,
#slideshow,
#leftnavigation,
#rightcol,
#section_banner,
#footernavcontainer,
#photogallery,
#credits,
#preview-message,
.printLink{
	display:none;
	}
	
#logotipo{
	margin-bottom:2em;
	}
	
.familyPrint{
	border-bottom:#CCC 1px solid;
	margin-bottom:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	}
	
table.productTableArs{
	border-top:#999 1px solid;
	border-left:#999 1px solid;
	}

table.productTableArs td, table.productTableArs th{
	padding:4px 6px;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	}
	
table.productTableArs td{
	text-align:center;
	}
	
table.productTableArs th[scope="row"]{
	text-align:left;
	}	
	
#footer{
	border-top:#333 1px solid;
	}


