BODY {
	PADDING: 0px; 
	background-color: #ffffff;
	MARGIN: 0px;
}

A:link { COLOR: #000; text-decoration: none }
A:visited { COLOR: #000; text-decoration: none }
A:hover { COLOR: #000; text-decoration: none }

.vuoto { FONT-FAMILY: Tahoma, Verdana,  Arial, Helvetica, sans-serif; font-size: 0px; text-decoration: none; font-style: normal; color: #ffffff}

.titolo { FONT-FAMILY: sans-serif, Tahoma, Verdana,  Arial, Helvetica; font-size: 15px; text-decoration: none; font-style: normal; color: #ffffff; padding-left: 5px;}

.menu_sx { FONT-FAMILY: Tahoma, Verdana,  Arial, Helvetica; font-size: 11px; text-decoration: none; font-style: normal; color: #000000;}
.menu_sx  A:link { COLOR: #000000; text-decoration: none }
.menu_sx  A:visited { COLOR: #000000; text-decoration: none }
.menu_sx  A:hover { COLOR: #000000; text-decoration: none }

.contenuti {
	FONT-FAMILY: Tahoma, Verdana,  Arial, Helvetica; font-size: 11px; text-decoration: none; font-style: normal; color: #000000;
	width:500px;
	padding:5px;
}
	
.contenuti  A:link { COLOR: #000000; text-decoration: none }
.contenuti  A:visited { COLOR: #000000; text-decoration: none }
.contenuti  A:hover { COLOR: #000000; text-decoration: none }

.percorso{
	background:#000000;
	FONT-FAMILY: Tahoma, Verdana,  Arial, Helvetica; font-size: 11px; text-decoration: none; font-style: normal; color: #ffffff; font-weight:bold;
	padding-left:10px;
	width:500px;
	padding-top:5px;
	height:20px;
}
