html {
	background:#fff;
	text-align:center;
	font-family:arial;
	}
body{
	font-size: 12pt
	} 
a {
	color:#000
	}
img {
	border:0
	}
h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0
	}
#linkFooter,#menu,.formSearch{
	display:none
	}
#head {
	background: url(img/logo-print.png) no-repeat 0 0;
	height:60px
	}
#footer {
	clear:both;
	font-size:11px;
	padding:5px;
	border-top:1px solid #000
	}
/****** FORM ****/	
input[type="text"] {
	width:600px
	}
legend {
	font-size:15px; 
	text-transform:uppercase
	}
fieldset {
	margin-top:20px;
	padding:5px
	}
label {
	display:block;
	margin:5px 0
	}
/**** CONTENT ***/
#content {
	clear:both;
	padding:10px 0;
	font-size:12px;
	text-align:justify
}
#content h1 {
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold
	}
#colLeft{ 
	width:100%
	}
#colRight{ 
	display:none
	}

/**** BOX HOME ****/	
a.boxTestimonianza,a.boxTestimonianza:hover {
	background:#ccc url(img/icon-video.png) no-repeat 0 bottom;
	}
a.boxTestimonianza {
	font-size:12px;
	height:40px;
	padding:10px 15px 0 45px;
	text-align:right;
	color:#000;
	display:block;
	border-top:1px solid #999;
	}
a.boxTestimonianza:hover { 
	color:#fff;
	}
.boxVideo {
	font-size:10px;
	text-align:left
	}
.boxCitazione {
	background:#7e8083;
	color:#fff;
	margin-top:10px
	}
.boxCitazione h6,.boxCitazione div{ 
	background:url(img/virgolette.png) no-repeat;
	}
.boxCitazione h6{
	background-position: 0 0;
	}	
.boxCitazione h6 span{
	display:block;
	font-size:12px;
	line-height:15px;
	text-align:left;
	color:#fff
	}
.boxCitazione p{ 
	font-size:12px;
	font-style:italic;
	text-align:justify;
	padding:10px
	}
.boxCitazione div{ 
	background-position:right -55px;
	padding:0 20px 0 0;
	height:20px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	color:#333;
	font-style:italic
	}

a.boxAccesso,a.boxAccesso:hover{
	background:#ccc url(img/icon-accesso.png) no-repeat right bottom;
	}
a.boxAccesso {
	font-size:12px;
	margin-top:5px;
	padding:10px 0 10px 45px;
	text-align:left;
	color:#333;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	}
a.boxAccesso:hover {
	color:#fff;
	}
/***** NEWS*****/
.news-hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
	}
#news {
	width:958px;
	height:20px;
	border-bottom:1px solid #c0c0c0;
	}
.new {
	background:url(img/icon-arrow-news.png) no-repeat 0 2px;
	font-size: 12px;
	padding-left:10px;
	}
.new a{
	text-decoration:none;
}

