Body{ 
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
 }

TABLE{
	border-collapse : collapse;
	width: 100%;
}

TABLE.head{
	border-bottom : 1px solid Black; 
	width : 100%;
}

TD.head{
	background-color: #339900;
}

TD.left{ 
	background-color: #FFFFCC;
	border-right: thin solid Black;	
	padding-left: 2pt;
 } 
 
 TD.right{
	background-color: #FFFFCC;
	border-left: thin solid Black;
	padding-right: 2pt;
}
 
 .intestazione {
	font-size : 24pt;
	background-color : #99CC66;
	padding: 4pt;
}

.oggettoScheda{
	font-size : 10pt;
	background-color : #99CC66;
	padding: 4pt
}

.nScheda {
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
}

.testoPar, .testoDescr, .orario{
	font-size : 10pt;
}

.nomeResp, .nomeAddetto,.nomeUff,.telEmail{
	font-size : 10pt;
}

.titoloPar, .titoloDescr{
	font-size : 12pt;
	background-color : #CCCCCC;
}

.ultimaMod {
	font-size : 8pt;
	color : #000000;
}

.descrImg {
	font-family : "Times New Roman", Times, serif;
	font-size : 8pt;
	font-style : italic;
}

.sepPar{
	height : 1px;
}

.sepRif{
	color : #339900;
	height : 6px;
}

A:visited, A:link, A:active {
	color: #006400;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
}

A:hover {
	color: White;
	font-size: 9pt;
	font-weight: normal;
	background-color : #006400;
}

A.top:visited, A.top:link, A.top:active {
	color: White;
	text-decoration:none;
	font-size: 10pt;
	font-weight: normal;
}

A.top:hover {
	color: Black;
	font-size: 10pt;
	font-weight: normal;
	background-color : #FFFFE0;
}

A.catL1:visited, A.catL1:link, A.catL1:active {
	color: #003300;
	text-decoration:none;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 8pt;
}

A.catL1:hover {
	color: White;
	font-size: 10pt;
	font-weight: normal;
	background-color : #003300;
	margin-top: 8pt;
}

A.catL2:visited, A.catL2:link, A.catL2:active {
	color: #003300;
	text-decoration:none;
	font-size: 8pt;
	font-weight: normal;
}

A.catL2:hover {
	color: White;
	font-size: 8pt;
	font-weight: normal;
	background-color : #003300;
}

A.sch:visited, A.sch:link, A.sch:active {
	color: Black;
	text-decoration:none;
	font-size: 9pt;
	font-weight: normal;
}

A.sch:hover {
	color: White;
	font-size: 9pt;
	font-weight: normal;
	background-color : Black;
}

h1 {
	color : Black;
	font-size : 10pt;
	margin : 2pt 5pt 5pt 2pt;
	font-weight : normal;
}

h2 {
	color : Black;
	font-size : 10pt;
	margin : 2pt 5pt 5pt 2pt;
	font-weight : normal;
}

h3 {
	color : Black;
	font-size : 7pt;
	font-weight : normal;
	margin : 2pt 5pt 5pt 2pt;
}

h4 {
	color : #006400;
	font-size : 11pt;
	margin : 2pt 5pt 5pt 2pt;
	font-weight : normal;
}

h5 {
	color : #006400;
	font-size : 10pt;
	margin : 2pt 5pt 5pt 2pt;
	font-weight : normal;
}

h6 {
	color : #006400;
	font-size : 7pt;
	margin : 2pt 5pt 5pt 2pt;
	font-weight : normal;
}

LI.colSX {
	display : list-item;	
	margin : 5pt 3pt 5pt 0pt;
	list-style : outside;
	list-style-image : url("./imgs/ptel-sx.gif");
}

LI.colDX{  	
	margin : 5pt 3pt 5pt 0pt;
	display : list-item;	
	list-style : outside;
	list-style-image : url("./imgs/ptel-dx.gif");
}

LI.isch{  	
	margin : 5pt 3pt 5pt 0pt;
	display : list-item;	
	list-style : outside;
	list-style-image : url("./imgs/ptel-dx.gif");
}

LI.ischSel{  	
	margin : 5pt 3pt 5pt 0pt;
	display : list-item;	
	list-style : outside;
	list-style-image : url("./imgs/schsel.gif");
}

LI.box{ 
	display : list-item;	
	margin: 16pt;
	list-style : outside;
	list-style-image : url("./imgs/ptel-box.gif");
}

LI.scheda{ 
	display : list-item;	
	margin: 6pt;
	list-style : outside;
	list-style-image : url("./imgs/ptel-scheda01.gif");
	
}

LI.iL2{
	display : list-item;	
	margin : 5pt 3pt 5pt 0pt;
	list-style : outside;
	list-style-image : url("./imgs/il2.gif");
}

LI.iL2Sel{
	display : list-item;
	list-style : outside;
	list-style-image : url("./imgs/il2sel.gif");
	margin : 5pt 3pt 5pt 0pt;
}

LI{
	counter-increment: item;
	content : (item,".");
	counter-reset : inherit;
}

UL{ 
	margin-bottom: 5pt;
	margin-top: 5pt;
 }
 
 OL OL{ 
 	display : list-item;	
	margin: 16pt;
	list-style : outside;
	list-style-image : url("./imgs/ptel-box.gif");
}

OL OL OLI{ 
	display : list-item;	
	margin: 6pt;
	list-style : outside;
	list-style-image : url("./imgs/ptel-scheda01.gif");
}
 