

  .text {	color:black; 
		font-size:13;
		font-family:tahoma, arial; }

  .textN1 {	color:black; 
		font-size:13;
		font-family:tahoma;
		font-Weight:700; }

  .txtmnu {
		color: black;
		font-family:tahoma;
		font-size:18;
		font-Weight:bold; }

  .titolmnu {
		color: black;
		font-family:tahoma;
		font-size:20;
		font-weight:bold; }

  .txt_op {
		color: blue;
		text-decoration: underline;
		font-family:tahoma;
		font-size:13; }

  .txt_op_over {
		color: black;
		font-family:tahoma;
		font-Weight:bold;
		font-size:13; }

 .txt_op_over_art {
		color: red;
		font-family:tahoma;
		font-Weight:bold;
		font-size:13; }

 .bgTable { background-color: #005436; }

 .layerTable { 	position:relative; 
		visibility:visible; 
		top:1; 
		left:1; 
		width:100%;
		background-color:white; }

 .layerTableMenu { 	position:relative; 
			visibility:visible; 
			top:1; 
			left:-1; 
			width:100%;
			background-color:white; }

 .layerTableTitol { 	position:relative;
			visibility:visible;
			top:0;
			height:99%
			left:2;
			width:100%;
			background-color:white; }

 .leftMarginTable { 	position:relative;
			visibility:visible;
			left:10;
			width:98%;
			text-align:justify;
			background-color:white; }

 .layerTableFinal { 	position:relative; 
			visibility:visible; 
			top:-1; 
			left:-1;
			height:100%;
			width:100%;
			background-color:white; }

 .layerTableFinalMenu {	position:relative; 
			visibility:visible; 
			top:-1; 
			left:1;
			height:99%;
			width:100%;
			background-color:white; }


  a:hover { text-decoration: none; }
  a:normal { text-decoration: none; }
  a:visited { text-decoration: none; }
  a:link { text-decoration: none; }
