/*--------Collegamenti---------------------*/
a:link {
	color: #cccc00;
	text-decoration: none;
}

a:visited {
  color: #cccc00;
  text-decoration: none;
}

a:hover {
	color: #00ff00;
	text-decoration: underline;
}

/*--------Fine Collegamenti---------------------*/

body {
		background: #000000 url(/img/sfondo1.gif) repeat fixed;
	}	


p {font-size: 15 px;
	color: #ff0f00;
	
	}


div {font-size: 15px;
		color: #00cc66;
		
		}

hr {size: 1;
	color: red;
	}

/*-----------Tag H-------------------------------*/

h1 {font-size: 50px;
	font-family: arial;
	
	color: #00ff00;
	}


h2 {font-size: 20 px;
	font-family: arial;
	
	color: #00ff00;
	}


h3 {font-size: 22 px;
	font-family: arial;
	color: lime;
	}

h4 {font-size: 18 px;
				font-family: arial;
				color: aqua;
	}

h5 {font-size: 15 px;
				font-family: arial;
				color: #00ff00;
	}

h6 {font-size: 12 px;
				font-family: arial;
				color: #ffff00;
	}


/*-----------Fine Tag H-------------------------------*/



.myway {font-size: 15 px;
		font-family: arial;
		color: #ff00ff;
		}

.bold	{font-size: 20;
		}

.sconcertando {font-size: 15 px;
				font-family: arial;
				font-weight: bold;
				color: silver;
				}


.ass	{font-size: 15 px;
		font-family: arial;
		font-weight: 700;
		color: #ffffff;
		}
		
.testo {font-size: 18 px;
		font-family: comic sans ms;
		color: #00ccff;
		}


.stage {font-size: 12 px;
		font-family: arial;
		color: #ff0000;
		}
	

.best	{font-size: 23 px;
		font-family: arial;
		}

.preconcerti {font-size: 15;
				font-weight: 600;
				color: pink;
			}
				
.cellaalta {border-bottom: none;
			}



.cellabassa{border-top: none;
			}

				
/*--------Menu left---------------------*/

a.menu1:link {
	color: #ffff00;
	text-decoration: none;
}

a.menu1:visited {
  color: #ffff00;
  text-decoration: none;
}

a.menu1:hover { font-size: 16;
	color: #00ff00;
	text-decoration: underline;
	font-weight: 600;
}



a.menu2:link {
	color: #ffff00;
	text-decoration: none;
}

a.menu2:visited {
  color: #ffff00;
  text-decoration: none;
}

a.menu2:hover { font-size: 16;
	color: #00ff00;
	text-decoration: underline;
	font-weight: 600;
	}

/*--------Fine Menu left---------------------*/
#CampoTest
{
    visibility: hidden;
}

