.editTitolo {   	
	width: 98%;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #184269;
	background-color: #FFFFFF;
	padding: 0em 0em .1em 22px;
	border-bottom: 2px solid #1F578A;
}

.editSottotitolo, .editSotTitCell {
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .85em; 
	font-weight: bold; 
	color: #0D437F; 
	background-color: #C2E1FF;
}


.editPar {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em; 
	color: #333333; 
	background-color:  #FFFFFF;
 }
 
.editParCell { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em; 
	color: #333333; 
	background-color: #FFFFFF; 
	width: 100%; }
	
.editImgCell {  width: 50%}
.editTextCell { width: 50% }
.editInfo {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	width: 100%; }
.editInfoHDR {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}
.editHR { color: #5276A0; background-color: transparent; height: 1px;}

.editLinkText {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: .7em; 
 font-weight: bold; 
 color: #CC0000; 
 background-color: #FFFFFF; 
}



.userFormat1{font-weight: bold; }
.userFormat2{font-style: italic; }
.userFormat3{color: #000000; background-color: #FFFF33; }



