body	{
	background: white;
	text-align: left;
	color: black;
	font-size: 10pt !important;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0;
	width: 98%;
	font-family: verdana;
	}

img	{
	border: 0;
}

#header h1{	
	display: inherit;
	font-size: 30pt;
	color: black;
	font-weight: normal;
	margin:0px 5em 0px 0px;
}

#language, #utilities, #search, #mainmenu, #sidebar, #footer, #breadcrumb, #menu, #utilities_intranet{
	display:none;
}


#tagline{
	margin-bottom: 20pt;
	/*border-bottom: 0px solid #000;*/
	padding-bottom:10pt;
}

#containercontainer	{
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

#container	{
	margin: 0;
	border:0px solid #ccc;
	width: auto;
}

#maincontent, #content {
	width: auto;
	margin: 0 2% 0 0;
}

#maincontent, #content p{
	font-size: verdana;
}


h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	line-height: 1.2em;
	color: black;
	}

h1{
	font-size: 14pt;
	margin-bottom: 20pt;
	}
h2{
	font-size: 13pt;
	}
h3{
	font-size: 12pt;
	}
h2{
	font-size: 11pt;
	}
a {
   color: black;
   background: transparent;
   text-decoration: none;
}

a:link, a:visited {
   color: black;
   background: transparent;
   text-decoration: none;
   }


.newsitem img, p.return, .smalllink{
	display:none;
}


.summary p	{
	border: 0px;
}

.newsimage img{
	float: right;
	margin: 0 0 5pt 10pt;
}


#mainpicture{
	display:none;
}


@media print {
    #books ul{clear:both}
    #books {page-break-after: always!important;}
    #books h2{font-size:3em}
    #books .lehen_edizioa_img{width:30%;float:left;}
    #books .lehen_edizioa_info{width:70%;float:right;font-size:30px!important;}
    #books .lehen_edizioa_img img{height:350px!important;}
    #books .edizioa img{
        float:left;
        padding-right:25px!important;
        height:80px;
    }
    #books .edizioa-inner{height:90px;}
    #books li.edizioa{list-style-type:none;-webkit-column-break-inside: avoid;page-break-inside: avoid; break-inside: avoid;clear:both; padding-botton:10px;}

}

