body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #313852;
	font-size: 12px;
	}

p {
	font-size: 12px;
	}

pre {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:13px;
	font-family:Courier New, Courier, monospace;
	}

.noprint {
	display: none;
	}

a:active, a:visited, a:link {
	color: #313852;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #B22222;
	text-decoration: underline;
	font-weight: normal;
	}

td, th {
	font-size: 12px;
	}

li {
	margin-top: 7px;
	}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 0px;
	}

li {
	margin-top: 7px;
	}

li.triangolo {
	list-style-image: url(triang.gif);
	}

li.cerchio {
	list-style-image: url(cerchio.gif);
	}

form {
	margin:0px;
	}

.nota {
	font-size: 10px;
	}

a.nota:active, a.nota:visited, a.nota:link {
	font-size: 10px;
	text-decoration: none;
	}

a.nota:hover {
	font-size: 10px;
	text-decoration: underline;
	}

.codice {
	font-family: Courier New, Courier, Monaco, mono, sans-serif;
	}

.biblio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-indent: -15px; margin-left: 15px;
	}

.evidenziatorosso {
	background-color:#B22222;
	color:#FFFFFF;
	}

.evidenziatogiallo {
	background-color:#F5D954;
	padding-top:2px;
	padding-bottom:2px;
	}

.menu, a.menu:active, a.menu:visited, a.menu:link, a.menu:hover {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	}

.titologrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	}

.titolomedio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	}

.titolopiccolo {
	font-weight : bold;
	}

.titolofinestra {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #ffffff;
	background-color:#313852;
	border-bottom-style:solid;
	border-bottom-color:#313852;
	border-bottom-width:1px;
	font-size: 14px;
	}

.finestra {
	border-style:solid;
	border-width:1px;
	border-color: #313852;
	background-color:#FFFFFF;
	}

.finestramenu {
	border-style:solid;
	border-width:1px;
	border-color: #313852;
	background-color:#F4F4F4;
/* usare il percorso relativo per l'inserimento di immagini verra' aggiornato al momento della pubblicazione */
	background-image:url('../images/sfondo_form.jpg');
	}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 0px;
	}

.lineasotto {
	border-bottom-style:solid;
	border-bottom-color:#BEC2D8;
	border-bottom-width:1px;
	}

.lineasottoscura {
	border-bottom-style:solid;
	border-bottom-color:#313852;
	border-bottom-width:1px;
	}

/* Stili usati nei files SVG */

text.titolo {
	fill:rgb(49,56,82);
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-rendering: optimizeLegibility;
	}

.noantialias {
	text-rendering:optimizeLegibility;
	}

.numeridiagramma {
	text-rendering:optimizeLegibility;
	font-size: 11px;
	}

text {
	fill: rgb(49,56,82);
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-rendering: optimizeLegibility;
	}

.notasvg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-rendering: optimizeLegibility;
	}

.diagramma-assi {
	fill: none;
	stroke: rgb(49,56,82);
	stroke-width: 1;
	shape-rendering: crispEdges;
	}

.diagramma-tacche {
	fill: none;
	stroke: rgb(49,56,82);
	stroke-width: 1;
	shape-rendering: crispEdges;
	text-rendering: optimizeLegibility;
	}

.diagramma-griglia {
	fill: none;
	stroke: rgb(49,56,82);
	stroke-width: 0.1;
	stroke-dasharray: 5,5;
	}

.osservati {
	fill: white;
	stroke:rgb(255,0,0);
	stroke-width: 1;
	shape-rendering:crispEdges;
	}

.osservatipallini {
	fill: white;
	stroke: rgb(255,0,0);
	stroke-width: 1;
	}

.virtuali {
	fill: white;
	stroke: rgb(0,0,255);
	stroke-width: 1;
	shape-rendering: crispEdges;
	}
div.eq_info {
	float:left;
	/*width:180px;*/
	margin-right:5px;
	/*clear:left;*/
}
div.spacer {
	margin:25px 0 25px 0;
}
div.eq_info_value {
	/*width:65%;*/
	float:left;
	clear:right;
}
span.nowrap {
	white-space:nowrap;
	float:left;
}
div.study_info_wrapper {
	padding:10px;
	margin-top:5px;
}
div.study_info {
	float:left;
	/*width:180px;*/
	margin-right:5px;
	clear:left;
}
div.study_info_value {
	width:100%;
	/*float:left;*/
	clear:right;
}
span.ep_value {
	margin-right:15px;
}
#mdp_list_table_header, #mdp_export {
	display:none;
}
#headerPrinttr {
	display:inline;
}
#headerPrint {
	display:inline;
}
#footerPrint {
	position:absolute;
	bottom:5px;
	display:block;
}
#infoWrapper {
	background-color:#FFFFFF;
}
#tdSVG {
	width:18cm;
	height:18cm;
}
#mappasvg {
	width:18cm;
	height:18cm;
}
#imglegend {

}