/* CSS Document */

/* tastierino */

.tasti_01a	{
			text-align:right;
			}

.tasti_01b	{
			background-color:#66B4FF;
			}

.tasti_01c	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#66B4FF;
			color:#FFFFFF;
			}

.tasti_01a1	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			}

.tasti_01b1	{
			background-color:#66B4FF;
			}

.tasti_01c1	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#66B4FF;
			color:#FFFFFF;
			}

.tasti_02a	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			}

.tasti_02b	{
			background-color:#409FFF;
			}

.tasti_02c	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#409FFF;
			}

.tasti_03a	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			}

.tasti_03b	{
			background-color:#268BF0;
			}

.tasti_03c	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#268BF0;
			}

.tasti_04a	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			}

.tasti_04b	{
			background-color:#257ED6;
			}

.tasti_04c	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#257ED6;
			}

.tasti_05a	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			}

.tasti_05b	{
			background-color:#1E69B6;
			}

.tasti_05c	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#1E69B6;
			}

.tasti_06a	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			}

.tasti_06b	{
			background-color:#175C9E;
			}

.tasti_06c	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#175C9E;
			}

.tasti_07a	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			}

.tasti_07b	{
			background-color:#174F88;
			}

.tasti_07c	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#174F88;
			}

.tasti_08a	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			}

.tasti_08b	{
			background-color:#114374;
			}

.tasti_08c	{
			border: 1px solid #CCCCCC;
			text-align:right;
			padding: 0px 10px 0px 0px;
			background-color:#114374;
			}



/* link */
					
a.link_tastierino:link, 
a.link_tastierino:visited	{
							color:#333333;
							text-decoration:none;
							font-weight:normal;
							}
					
a.link_tastierino:hover	{
						color:#66B4FF;
						text-decoration:none;
						font-weight:normal;
						}

a.tasti:link, a.tasti:visited	{
				display: block;
				width: 132px;
				height: 15px;
				color: #333333;
				font-size: 10px;
				font-weight: normal;
				text-align: right;
				text-decoration: none;
				border: 1px solid #CCCCCC;
				}

a.tastis:link, a.tastis:visited	{
				display: block;
				width: 132px;
				height: 15px;
				color: #FFFFFF;
				font-size: 10px;
				font-weight: normal;
				text-align: right;
				text-decoration: none;
				border: 1px solid #CCCCCC;
				}

a.t1:hover		{
				color: #FFFFFF;
				background-color: #66B4FF;
				}

a.t2:hover		{
				color: #FFFFFF;
				background-color: #409FFF;
				}

a.t3:hover		{
				color: #FFFFFF;
				background-color: #268BF0;
				}

a.t4:hover		{
				color: #FFFFFF;
				background-color: #257ED6;
				}

a.t5:hover		{
				color: #FFFFFF;
				background-color: #1E69B6;
				}

a.t6:hover		{
				color: #FFFFFF;
				background-color: #175C9E;
				}

a.t7:hover		{
				color: #FFFFFF;
				background-color: #174F88;
				}

a.t8:hover		{
				color: #FFFFFF;
				background-color: #114374;
				}

.tasti_1s		{
				background-color: #66B4FF;
				}

.tasti_2s		{
				background-color: #409FFF;
				}

.tasti_3s		{
				background-color: #268BF0;
				}

.tasti_4s		{
				background-color: #257ED6;
				}

.tasti_5s		{
				background-color: #1E69B6;
				}

.tasti_6s		{
				background-color: #175C9E;
				}

.tasti_7s		{
				background-color: #174F88;
				}

.tasti_8s		{
				background-color: #114374;
				}