/*div {
   border: 1px solid #000;
}*/
/* - - - - - - - - - - - - - - - - - - - - -

Title : print-museo.css
Author : Nicola Lorusso
URL : http://www.niclor.net

Created : Sett 29, 2006
Modified : Sett 29, 2006

- - - - - - - - - - - - - - - - - - - - - */
#preview-message {
	display:none
}
html,body{margin:0;padding:0}
body{
   font: 100%/1.6 "Times New Roman", Times, serif;
   text-align: center;
   height: 100%;
}
.blank{}
div.clear {
	clear: left;
	height: 0;
	overflow: hidden;
}
.clear{
	clear: both;
}
img#imgIndex {display:none;}
p{margin:0 0 10px;}
h1{font-size: 140%;}
h2{font-size: 120%;}
h3{font-size: 100%;}
/* Link
---------------------------------------------------------------------*/

a, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover, a:focus {
	color: #990000;
	border-bottom: 1px dotted #c00;
}

img {
	border: 0px;
}
#content img {
	float: left;
   margin: 3px 15px 10px 0;
}
/* L A Y O U T */
div#header {height:90px;margin:0;padding:0;}
div#header h1{
color: #990000;margin:0;padding:0;
font: 160% "Times New Roman", Times, serif;}
div#header h2{color: #990000;margin:0;padding:5px 0 0 0;
font: 100% "Times New Roman", Times, serif;}
div#header a:link, div#header a:visited {color:#990000;text-decoration:none;font-weight: normal;}
div#header a:hover, div#header a:focus, div#header a:active {color:#990000;text-decoration:none;font-weight: normal;}

div#container{/*width:760px;*/margin: 0 auto;padding: 0;text-align:left;}
div#maincontent{position: relative;float:left;width:99%;margin: 0;padding:0;background:#fff;}
div#col-dx{display: none}
div#sidebar{display: none}
div#content{float:left;width:100%;margin: 0;padding:0;background:#fff;}
div#path{display: none}
div#footer{display: none}
#content .box {margin:0;padding: 0 15px 0 18px;text-align: left;}
#sidebar .box-sd p, #col-dx .box-sd p{display: none}
/* L A Y O U T */

#navbox ul{
display: none
}
#navbox li{
display: none
}
#navbox a{
display: none
}
#navbox a:link,
#navbox a:visited{
display: none
}
#navbox a:hover,
#navbox a:focus,
#navbox a:active{
	display: none
}
li .liceo {
  display: none
}
.liceo a:link,
.liceo a:visited,
.liceo a:hover,
.liceo a:focus,
.liceo a:active{
   display: none
}
.left{text-align: left;
   float: left;}
.right{text-align: right;
   float: right;}
.noPrint{
   display: none;
}