@page {size: 210mm 297mm; margin:10mm; }




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body.dettaglio,
body.stampa{
	color: #000000;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Verdana,Helvetica;
	/*font-size:11px;*/
	font-size:12px;
	line-height:1.4em;
	/*background-color:#F9F8F4;*/
}




.stampami{
	line-height:1.4em;

}



.testa{
	border-bottom:1px dotted #666666;
	background:#fff url("../img/normattiva/logo_ipersmall_esteso.png") top left no-repeat;
	height:75px;
	margin:0;
	padding:0;
	text-align:right;
	width:100%;
}
	

pre{
	margin:auto;
	text-align:justify;
	padding: 0 0 0 2em;
	line-height:1.5em;
	/*color:#000000;
	font-weight: bold;*/
}



.tabella_elencoAgg td{
	font-size:12px;
	text-align:left;
	
}


.tabella_elencoAgg td a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
.tabella_elencoAgg tr{
	border-bottom:1px solid #dfdfdf;
}


.tabella_elencoAgg .destra  {
	padding:10px 0 !important;
	
}

.tabella_elencoAgg .sinistra  {
	text-align:center;
	
}

#corpo_elencoAgg #testa_elencoAgg{
		text-align:left;
		font-size:14px;
		padding-bottom: 10px;
		
}





@media print {
.rompi_pagina{
	page-break-after:always;

}
}










