#boxPaginaEcm {
font-size:80%;
}

div#contenutoPaginaEcm6 { 
	font: 100% verdana; 
	color: #000000;
	border: 5px solid #FFFFFF; 
	background: #fff url(/central/servizi/ecm/templatepagine/Template 1/sfondo.jpg) repeat bottom right;  
	margin: 6px; 
	}
	
.corpoPaginaEcm	{ 
	border-left: 5px solid #FFFFFF; 
 }
	
p { 
	font: 100% verdana; 
	margin-top: 0px; 
	/*text-align: justify;*/
	}
	
TABLE{ 
	border: 1px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
 }	
 
 TH{
 	font-weight: normal;
  }

#boxPaginaEcm h1 {
	/*width: 99%;
	font: normal 140% verdana;
	font-weight: normal;
	padding: 7px;
	margin-bottom: 0px;
	color: #000000;
	background-color : #9EC5FE;*/
 	border-bottom: 2px solid #9D8668;
	color: #CC0000;
	font-size: 140%;
	font-weight: bold;
	text-indent:-6px;
 	padding-bottom:3px;
 	margin-bottom:9px;
	background-color:#FFF;
}

* html #boxPaginaEcm h1 {
text-indent:0px;
}

#boxPaginaEcm h1:first-letter {
 
		text-transform: uppercase;	
	 
}
	
h2 { 
	font: normal 105% verdana; 
	font-weight: bold;
	margin-bottom: 0px; 
	color: #000000;
	}	
	
h3 { 
	font: normal 97% verdana; 
	font-weight: normal;
	margin-bottom: 0px; 
	color: #000000;
	}
	
h4 { 
	border: 1px solid #000066;
	padding: 6px;
	text-align: justify;
	background-color: #DAE9F1;
	font: normal 90% verdana; 
	font-weight: normal; 
	margin: auto; 
	color: #000000;
	}
	
hr{
	border: dotted 1px #000099;
}

A, a:visited,  a:link {
	text-decoration: none;
	color: Blue;
}

A:hover{ 
	color: #000099;
	text-decoration: underline; 
 }	

