/*in questo CSS tutti ci sono tutti i comandi sul menu sottostante*/

	

#menubar{
	position: fixed;
	top: 60px;
	left: 0px;
	width:210px;
	height: 400px;
	font-size: 30px;
	font-family: Stencil, "Courier New";
					}
			
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
	position:absolute;
	overflow: hidden;
	width: 60px;
	height: 50px;
	z-index:4;
				}
#menu1{top:60px}
#menu2{top:120px}	
#menu3{top:180px}	
#menu4{top:240px}	
#menu5{top:300px}	
#menu6{top:360px}
/*			
#menu1{top:0px}
#menu2{top:80px}	
#menu3{top:160px}	
#menu4{top:240px}	
#menu5{top:320px}	
*/

  #menu1:hover, #menu1 a:hover, #menu2:hover, #menu2 a:hover, #menu3:hover, #menu3 a:hover, #menu4:hover, #menu4 a:hover, #menu5:hover, #menu5 a:hover, #menu6:hover, #menu6 a:hover {
	position:absolute;
	overflow: visible;
	width: 210px;
	color: #FFFFFF;
	z-index:50;
	background-image: url(../3.1images/general/trans-label1.png);
	background-repeat: no-repeat;
			}

.txt-up{ vertical-align: 40%; 			}


#title {
	position: fixed;
	top:5px;
	left: 200px;
	width: 400px;
	height: 40px;
	background-image: url(../3.1images/general/trans-long-H1.png);
	color: #FFFFFF;
	z-index:50;
	}
ciclone, .ciclone a, .ciclone a:link {
	position: absolute;
	left:10px;
	top:0px;
	color: #FFFFFF;
		}
								
.ciclone-sub{
	position: absolute;
	top:4px;
	left:200px;
	width:200px;
	font-weight: bold;
	font-size: 13px;
	}


			
				
				
						
		


/*NOT IN USE*/

