/* internal pages - print version */

#wrap {
	width: auto;
	border: 0px solid #0000ff;
	}
#menu, #stampa {
	visibility: hidden;
	display: none;
	}
#box_left, #box_left1,#box_left_text, #box_left_text1 {
	visibility: hidden;
	display: none;
	}
#bottom2 {
	position: relative;
	bottom: 0px;
	display: block;
	visibility: visible; 
	margin-top: 50px;
	}
.body {
	font-size: 14pt;
	}
#inbox {
	font-size: 14pt;
	}
table {
	border-collapse: collapse;
	}
table td, th {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	font-size: 14pt;
	}
.fine_par { 
	line-height: 5px;
	}
.titolo-verde {
	font-size: 24px;
	font-weight: bold;
	color: #339900;
	}
.titolo-rosso {
	font-size: 24px;
	font-weight: bold;
	color: #FF0033;
	}	
.titolo-viola {
	font-size: 24px;
	font-weight: bold;
	color: #CC0099;
	}	
.titolo-azzurro {
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
	}
.sottotitolo_verde {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
	}
.sottotitolo_rosso {
	font-size: 18px;
	font-weight: bold;
	color: #FF0033;
	}
.sottotitolo_azzurro{
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
	}
.sottotitolo_viola{
	font-size: 18px;
	font-weight: bold;
	color: #CC0099;
	}
.mini {font-size: 12px}
.piccolo {font-size: 14px}
.medio {font-size: 18px}
.grande {font-size: 24px}
.verde {color: #339900;}
.viola {color: #CC0099;}
.azzurro {color: #0033CC;}
.rosso {color: #FF0033;}
.blu {color: #000066; font-weight: bold;}