a:hover{
 font-family:Arial, Helvetica, sans-serif;
 color:#89622d;
 text-decoration: none;
}
a{
 font-family:Arial, Helvetica, sans-serif;
 color:#ccc;
 text-decoration: none; 
 }
img{
border: 0px;
behavior: url(../stylesheet/pngbehavior.htc); 
}

#cnt{
	width: 960px;
	height: 600px;
    margin-left: auto;
    margin-right: auto; 	
	overflow:hidden;
}
#cnttop{
	background-image:url(../images/bk.jpg);
	background-color:#000000;
	width: 1024px;
	height: 500px;
	border-bottom:#FF3399 4px solid ;
}
#cntbottom{
	width: 1024px;
	height: 100px;
	background: white;
}
#tastiera{
	width: 150px;
	height: 500px;	
	overflow:hidden;
}
.tasto_b{
	width: 150px;
	height: 50px;
	color:#000;
	background:#FFFFFF;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	z-index: 1;
	text-align: right;
	cursor: hand;
	overflow: hidden;
}
.tasto_b h1{
	font-size: 10px;
	letter-spacing: 4px;
	text-decoration: none;
	margin-top: 20px;
}
.tasto_n{
	width: 74px;
	height: 26px;
	background:#000000;
	margin-top: 38px;
	margin-left: 0px;
	z-index:10;
	display: block;
	position: absolute;
}
#text{
position: absolute;
width: 400px;
height: 40px;
/*border: 1px solid #FF3399;*/
margin-left: 170px;
margin-top: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FF3399;
letter-spacing: 2px;
}
#text h1{
	font-size: 25px;
	color:#ffffff;
	letter-spacing: 6px;
	font-stretch: expanded;
}
#text h2{
	font-size: 20px;
	color:#FFFFFF;
	letter-spacing: 6px;
	margin-bottom: 80px;
}
#text h3{
	color:#FEAFE4;

	display:inline;
	font-size:14px;
	font-weight:bold;
}
#text span{
	font-size: 14px;
	color:#FFFFFF;
	letter-spacing: 2px;
	display: inline;
}

.cnt1{
	width:400px;
	height:410px;
	overflow: hidden; 
	position:absolute;
}
#cnt2{
	width:400px;
	position:absolute;
}
#cnt3{
	width:400px;
	position:absolute;
}
#cnt4{
	width:400px;
	position:absolute;
}
#cnt5{
	width:400px;
	position:absolute;
}
.descr_small{
	letter-spacing:0px;
	font-size: 10px;
	vertical-align:top;	
}
.descr_img{
	vertical-align:top;
}