body { 
	margin: 0px; 
	padding: 0px 
}
.tablePri {
	border-collapse: collapse; 
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	width: 991px;
}
.tableSx {
	background: #E4186B;
	/*border-left: 2px solid #F18BB5;*/
	border-spacing: 0px; 
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%; 
}
.tableSxMenu1 {
	width: 100%; 
	color: #eee; 
	font-family: arial; 
	font-size: 11px; 
	border-top: 2px solid #F18BB5; 
	border-bottom: 2px solid #F18BB5; 
	border-spacing: 0px; 
	border-collapse: collapse;
}
.tableSxMenu2 {
	width: 100%; 
	color: #eee; 
	font-family: arial; 
	font-size: 11px; 
	border-spacing: 0px; 
	border-collapse: collapse;
}
.link {
	padding: 4px 7px 4px 3px; 
	text-align: right; 
	border-bottom: 1px solid #F18BB5;
}
.link a{
	color: #eee;
	text-decoration: none;
	/*border: 1px solid #000;*/
	display: block;
}
.link a:hover {
	background: url(../img/sfumatura2.gif);
}
.linkOn {
	background: url(../img/sfumatura2.gif);
}
table.tableStrana {
	border: 1px solid #ccc; 
	margin-top: 33px; 
	margin-left: -1px;
}
table.change {
	border: 1px solid #ccc; 
	margin-top: 1px; 
	height: 393px;
}
html>body 			table.change {
	height: 385px;
} 
.frameInc {
	border: 0px solid #000;
	width: 467px;
	height: 350px;
	margin: 0px;
	overflow: auto;
	padding-top: 5px;
}
html>body .frameInc {
	height: 344px;
}
.testo {
	color: #333;
	font-family: arial;
	font-size: 12px;
}
.coloreSotto {
	color: #ddd;
	font-family: arial;
	font-size: 9px;
	text-align: right;
	background: #E4186B;
	height: 3em;
	width: 303px;
	margin-bottom: -20px;
	margin-top: 3px;
	margin-left: -1px;
	position: absolute;
	padding-top: 2em;
}
div.voceMenu {
	font-family: verdana;
	font-size: 14px;
}		
div.voceMenu a {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #3069c7;
}	
