<!--
	
	/* michele */
	
	/* contenuti: 
	RADICE
	ALTRI ID
	TAG
	STILI
	LINK
	*/
	
	/* =============== 
	RADICE
	=============== */
body {	
	margin:0.25cm 0.25cm;
	/*  font:   STYLE  ||  VARIANT  ||  WEIGHT  ||  SIZE[/LINE-HEIGHT]  ||  FAMILY  ;*/	
	font-weight:normal;
	font-variant:normal;
	font-style:normal;
	font-size:11.5pt;
	line-height:1.5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	/**/
	text-align:left;
	background-color:#FFF;
	}
	/* OK IEwin \*/
	* html body { margin:1.3cm 1.7cm; }
	/* OK IEwin */
	
	/* =============== 
	altri ID
	=============== */
a#top {
	display:none;
	}
	.c-sx .capitolo, 
	.c-dx .capitolo {
		border-bottom:0.25pt none #ccc;
		}
	.c-sx .capitoletto,
	.c-dx .capitoletto {
		overflow:hidden;
		height:1%;
		}
		/* OK IEwin \*/
		* html .c-sx .capitoletto, 
		* html .c-dx .capitoletto {overflow:visible;}
		/* OK IEwin */
	.c-sx img, 
	.c-dx img {
		margin:0.75em 0.6em 0 0;
		width:4cm;
		}
	.c-cn .capitoletto {
		overflow:hidden;
		height:1%;
		}
		/* OK IEwin \*/
		* html .c-cn .capitoletto {overflow:visible;}
		/* OK IEwin */
	.c-cn img {
		margin:0.75em 1em 0 0;
		}
.c-pp {
	margin:2em 0 0 0;
	padding:0;
	border-top:0.5pt solid #333;
	text-align:center;
	color:#333;
	background-color:inherit;
	}
	.c-pp .capitolo {
		font-size:0.85em;
		line-height:inherit;
		text-align:center;
		}
	
	/* =============== 
	TAG
	=============== */
p {
	margin:0.5em 0 0.5em 0;
	}
h1, h2, h3, h4, h5, h6 {
	margin:1em 0 0.25em 0;
	border-bottom:0.5pt solid #ccc;
	}
	li h1, li h2, li h3, li h4, li h5, li h6, 
	.c-sx h1, .c-sx h2, .c-sx h3, .c-sx h4, .c-sx h5, .c-sx h6, 
	.c-dx h1, .c-dx h2, .c-dx h3, .c-dx h4, .c-dx h5, .c-dx h6, 
	h3.nostyle {
		border:none;
		}
	h3.nostyle {
		margin-top:2em;
		border:0;
		font-style:italic;
		font-weight:normal;
		font-size:0.9em;
		line-height:inherit;
		color:#333;
		background-color:inherit;
		display:none;
		}
h1 {
	margin-top:0;
	padding-bottom:0.25em;
	border-bottom:0.5pt none #000;
	font-weight:normal;
	font-size:160%; /* OK 160% */
	line-height:1.1;
	}
	h1 small {
		font-size:87.5%;
		line-height:inherit;
		}
h2 {
	font-weight:normal;
	font-size:150%; /* OK 150% */
	line-height:1.1;
	}
h3 {
	font-weight:normal;
	font-size:120%; /* OK 120% */
	line-height:1.1;
	}
h4 {
	font-size:100%; /* OK 100% */
	line-height:1.1;
	}
h5 {
	font-size:90%; /* OK 90% */
	line-height:1.1;
	}
	.c-cn h1 {
		margin-top:1em;
		}
	.c-cn h2 {
		border:none;
		}
h6 {
	border:0;
	font-size:90%; /* OK 90% */
	line-height:1.1;
	}
hr {
	margin:2em 0;
	height:0.5pt;
	color:inherit;
	background-color:#000;
	display:none;
	}
address {
	color:#666;
	background-color:inherit;
	}
.c-cn ul {
	font-style:italic;
	}
.c-cn ul li {
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:-1em;
	}
	
	/* =============== 
	STILI
	=============== */
	/* torna su */
.torna-sopra {
	display:none;
	}
		
.altezza-come-float {
	clear:both;
	margin:0;
	padding:0;
	border:none;
	height:0;
	}
	
	/* =============== 
	foto
	=============== */
table.foto-sx tbody, table.foto-sx tr, table.foto-sx td,  
table.foto-dx tbody, table.foto-dx tr, table.foto-dx td{
	margin:0;
	padding:0;
	border:none;
	vertical-align:top;
	}
	/* OK IEwin \*/
	* html table.foto-sx {margin-right:-6px;}
	* html table.foto-dx {margin-left:-6px;}
	/* OK IEwin */
table.foto-sx {
	float:left;
	margin:0;
	padding:0;
	border:none;
	width:1px;
	/**/
	font-style:italic;
	font-weight:normal;
	font-size:0.8em;
	line-height:inherit;
	/**/
	color:#333;
	background-color:inherit;
	}
table.foto-dx {
	float:right;
	margin:0;
	padding:0;
	border:none;
	width:1px;
	/**/
	font-style:italic;
	font-weight:normal;
	font-size:0.8em;
	line-height:inherit;
	/**/
	color:#333;
	background-color:inherit;
	}
table.foto-sx img {
	margin:0.75em 1em 0 0 !important;
	padding:0;
	border:none;
	}
table.foto-dx img {
	margin:0.75em 0 0 1em !important;
	padding:0;
	border:none;
	}
table.foto-sx .foto-dida {
	margin:0 1em 0 0;
	padding:0;
	border:none;
	}
table.foto-dx .foto-dida {
	margin:0 0 0 1em;
	padding:0;
	border:none;
	}
	/* OK IEwin \*/
	* html table.foto-sx img {margin:0.75em 1em 0 0 !important;}
	* html table.foto-dx img {margin:0.75em 0 0 1em !important;}
	* html table.foto-sx .foto-dida {margin:0 1em 0 0 !important;}
	* html table.foto-dx .foto-dida {margin:0 0 0 1em !important;}
	/* OK IEwin */
	
	/* =============== 
	LINK
	=============== */
a img{
	border:none;
	}
a {
	font-weight:normal;
	text-decoration:none;
	}
/*a:after {
	color:#CCC;
	text-decoration:underline;
	content:" ["attr(href)"]";
	}*/
:link {
	color:#00A;
	background-color:inherit;
	}
:visited {
	color:#00A;
	background-color:inherit;
	}
:link:hover, :visited:hover {
	color:#00A;
	background-color:inherit;
	}
:link:active, :link:active {
	color:#00A;
	background-color:inherit;
	}
	
-->

