body, p, a, div, span, table  {
	font-family: arial, helvetica, sans-serif; letter-spacing: 0px;
	font-size: 14px; font-style: normal; font-weight: normal; 
	line-height: 1.2em; }

a, a:link, a:visited, a:hover{ font-size: 100%; font-style: normal; font-weight: bold; 
	text-decoration: none; 	border-bottom-style: none;
	padding: 0px 0px 0px 0px; }

a:link { color: #009; }
a:visited { color: #999; }
a:hover { color: #fff; background-color: #006; }

img,
img a:link,
img a:visited,
img a:hover
  { color: inherit; background-color: transparent; }

a:link img, 
a:visited img, 
a:hover img 
	{ color: inherit;	background-color: transparent; }

.noborder,
.noborder a, 
.noborder a:link,
.noborder a:visited,
.noborder a:hover
{ color: inherit; background-color: transparent; border: 0px none #fff; }

p { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

i, em { font-style: oblique; }
b, strong { font-weight: bold;}

body { position: static; top: 0px; left: 0px;
	background-image:  url(immagini/intesta/interfacciaciprari_06.gif);
	background-repeat: repeat;
	background-position: left top;
}

#testa {
	width: 800px;
	height: 125px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #99CCFF;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #fff;
	background-image: url(immagini/intesta/interfacciaciprari_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#colonna-sx {
	position: absolute; top: 125px; left: 0px; width: 170px;
	font-size: 90%; font-style: oblique; font-weight: normal;
	text-align: left; text-decoration: none;
	color: #4455ee; line-height: 2em;
	padding: 0px 0px 10px 30px;
	margin: 0px 10px 0px 0px;
	border-right: 0px dotted #000;
	border-bottom: 0px dotted #000;
}

#colonna-dx {
	position: absolute;
	width: 575px;
	top:115px;
	left: 160px;
	text-align: center;
	border: 0px none #000;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	visibility: visible;
}

#piedipagina {
	width: 560px;
	position: absolute;
	top: 560px;
	left: 160px;
	margin-top: 10px 0px 0px 160px;
	padding: 20px 0px 0px 10px;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	vertical-align: top;
	visibility: visible;
	border-top: 1px dashed #006;
}

.intestazionepagina {
	width: 100%;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #000066;
	padding: 3px 3px 6px 3px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-image:  url(immagini/intesta/sfondoinversoblu.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	clear: both;
}

.blocco {
	width: 100%;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #003;
	padding: 3px 3px 10px 4px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #000;
	background-image:  url(immagini/intesta/sfondoinverso.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;

}

.iframe {
	height: 300px;
	overflow: auto;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000;
	padding: 5px 10px 5px 5px;
	margin: 0px 0px 5px 0px;
	letter-spacing: 0px;
	background-color: #fefefe;
	border: 1px solid #000;
}

.piede {
	width: 100%;
	height: 40px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #006;
	padding: 5px 5px 0px 5px;
	border-top: 5px dotted #006;
	visibility: visible;
	clear: both;
}

.intestazionetabella {
	width: 100%;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #000066;
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	clear: both;
}

table.tabella {
	/*TABELLA GENERICA per dati intabellati*/
	table-layout: inherit;
	width: 100%;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1.5em 0px;
	text-transform: none;
	background-color: #f5fbff;
	border-collapse: collapse;
	border: 1px solid #55a;
	border-bottom: none;
	border-right: none;
}

table.tabella caption {
	margin: 10px 6px 0px 5px;
	padding: 4px 0px 4px 0px;
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	color: #006;
	background-color: #e4ecee;
	background-image: url(./immagini/intesta/sfondotabelle.jpg);
	background-repeat: repeat;
	background-position: top left;
	border: 1px solid #55a;
	border-bottom: none;
}

table.tabella td, table.tabella th {
	padding: 3px 4px 3px 4px;
	text-align: left;
	background-color: #f5fbff;
	background-image:  url(./immagini/intesta/sfondotabelle.jpg);
	background-repeat: repeat; background-position: top left;
	border: 1px solid #55a; border-top: none; border-left: none;
	color: #006; }

table.tabella th { 
	font-weight: bold; 
	background-image:  url(./immagini/intesta/sfondotabelle.jpg);
	background-repeat: repeat; background-position: top left;	}

.titolettotabella {
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #006;
	background-color: #fff;
	padding: 2px 0px 4px 0px;
	margin: 5px -3px 3px -3px;
	text-transform: none;
	letter-spacing: 0px;
	border-top: 1px solid #006;
	border-right: 0px none #006;
	border-bottom: 1px dashed #006;
	border-right: 0px none #006;
	background-image: url(immagini/intesta/sfondotabelle.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	clear: both;
}

.testopiccolo, .testocorrente, .testogrande {
	font-style: normal; font-weight: normal; font-variant: normal;
	text-transform: none;	text-align: left; color: #003; padding: 2px 0px 1.2em 0px;}

.testopiccolo {	font-size: 90%; }
.testocorrente { font-size: 100%; }
.testogrande { font-size: 120%; }

.trafiletto {
	height: 100%;
	font-size: 100%;
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #009;
	padding: 3px 3px 3px 3px;
	margin: 5px 0px 5px 0px;
	letter-spacing: 0px;
	border: 1px dashed #000;
}

.commentino-sx {
	position: absolute;
	top: 490px;
	left: 17px;
	width: 105px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #000066;
	padding: 20px 3px 3px 5px;
	margin: 10px 10px 10px 0px;
	border-top: 1px solid #000;
}

.spiegazionitecniche {
	font-size: 90%; font-style: oblique; font-weight: normal; 
	text-align: left; color: #009;
	padding: 3px 5px 3px 5px; margin: 0px 0px 5px 8px;
	border: none; border-right: 1px dashed #009; border-bottom: 1px dashed #009; 
}


.didascalia {
	width: 90%;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #006;
	padding: 2px 3px 2px 0px;
	margin: 2px 0px 2px 0px;
	letter-spacing: 0px;
	border-bottom: 2px solid #006;
	border-right: 1px solid #006;
}

.immagine-sx, .immagine-dx, .immagine-centro { 
	border: 1px solid #000; margin: 5px 5px 10px 5px; padding: 0;}
.immagine-sx { float: left;	/*clear: left;*/}
.immagine-dx { float: right;	/*clear: right;*/}
.immagine-centro { 	border: none; }

.invisibile { display: none; }
