/* stili per la stampa */

body {
	color: #000; 
	background: #FFF;
	font-size: 12pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: none; 
}

a:link, a:visited {
	color: #000; 
	text-decoration: underline;
	font-weight: bold;
}
a:link:after, a:visited:after {
/*	content: " [" attr(href) "]";*/
}
h1, h2, h3, h4, h5{
	background: white; 
	color: black; 
	padding-bottom: 1px;
}
h1, h2, h3, h4, h5 {
	border-bottom: 1px solid gray;
	width: 90%;
	margin: 2%;
}

h1, h2, h3, h4 {
	background: white; 
	color: black; 
	padding-bottom: 1px;
}
h1 {
	border-bottom: 1px solid gray;
	font-size: 18pt;
	font-weight: normal;
	
}
h2 {
	font-size: 16pt;
	font-weight: normal;
	
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	
}
h4 {
	font-size: 12pt;
	font-weight: normal;
	
}
h5 {
	font-size: 12pt;
	font-weight: normal;
	
}

img {
	border: none;
}

p {
	width: 90%;
	text-align: justify;
	margin: 2%;
}

#footer { 
	display: none;	
}


.skiplink, .skipheader, #mainMenu, #testata, #menu_laterale, #titrovi, #in_punta_di_click, #novita, .box_right, #topNav, #sideLeft, #corpo-colonna1, #path, .torna_home, #footer_2col, #foot_center   {
	display: none;
}


/* testata e menu */

div#header 
{
background-image: none;
background-color: #FFFFFF;
border: none;
 	}

div#container{ 
width: auto;
} /*rende il layout a larghezza di stampa*/


#topNav {
	width: 90%;
}

.double_box, .inside {
	width: 90%;
	border:none;
	background: white; 
	
}

div#path, div.inside {
	width: 90%;
	border:none;
	background: white; 

	
}

.testata_x_stampa {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.indcart_gn {
	background:#FFFFFF none repeat scroll 0%;
	border:0px solid red;
	clear:left;
	color:#000000;
	font-size:100%;
	margin: 15px 1em;
	padding: 0 0 1em 3em;
}
.indcart_gn img {
	border:0px solid #990000;
	float:left;
	margin:0 10px 0 0;
}
.indcart_gn p {
	height:1%;
	margin:0 0 0 30px;
	padding:0pt;
}
