/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;color:#000;background:none;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
h4{
	font-size:1.1em;
}
body.contentpane
{
	height: 100%;
	background:#ffffff;
	text-align: left;
}
body.contentpane h2
{
	text-indent: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 2em;
	background: none;
}

body.contentpane div.arm-popup div#arm-intestazione
{
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: 0;
	width:auto;
	overflow:auto;
}
div#arm-intestazione-stampa
{
	border-bottom:1px solid #bbb;
	padding:10px;
}
body.contentpane div.arm-popup
{
	margin:0 20px;
	overflow:auto;
}
body.contentpane div.PageContent img
{
	display:none;
}
div.arm-modulo_breadcrumb
{
	font-size:0.8em;
	margin: 2px 0 0 -3px;
	padding-left:5px;
	border-bottom: 3px solid #165ac5;
	width:690px;
	padding-bottom:2px;
	background:#ededed;
	font-family: Arial, verdana, sans-serif;
}
div.arm-modulo_breadcrumb h3
{
	display:inline;
	color:#666666;
	margin:0;
	font-size: 1.2em;
	font-weight: bold;
	padding-right:5px;
}
div.arm-modulo_breadcrumb a
{
	text-decoration:none;
	color:#606060;

}
div.arm-modulo_breadcrumb a:hover
{
	text-decoration:underline;
	color: #113A98;

}
div.arm-modulo_breadcrumb span
{
	text-decoration:none;
	color: #113A98;
		font-size: 1.2em;
}
table, tr, td, th
{
	border:1px solid #ccc;
	border-collapse: collapse;
	padding:5px 7px;
}
table.listannunci thead tr.testa_1 th, table.listannunci thead tr.testa_1
{
	border:none;
}
table.listannunci thead tr.rigavuota
{
	display:none;
}
table.listannunci div.titolo-annuncio
{
	text-decoration: underline;
}
td
{
	vertical-align: top;
	line-height: 1.3em;
}
a.stampa-popup
{
	float:right;
	font-size: 0.85em;
	font-weight:normal;
}
div.bacheca.scheda div.label-annuncio
{
	float: left;
	width: 180px;
	font-weight: bold;
	margin-right:10px;
}
div.bacheca.scheda div.dato-annuncio
{
	float:left;
}
div.bacheca.scheda div.campo
{
	border-bottom: 1px solid #ccc;
	clear:both;
	display: block;
	overflow: hidden;
	padding:6px 5px;
}
div.autore-annuncio, div.etichetta-annuncio
{
	border-bottom: 1px solid;
	margin-bottom:7px;
	margin-top:15px;
}