@charset "utf-8";
/* CSS Document */

/*stili generici*/
html,body
{
	margin: 0;
	padding:0;
}

body
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image:url(../Images/cdSubsonica.jpg);
	background-repeat:repeat-x;
	background-color: #c9c9c9;
	color: #ceff59;
}

img
{
	border:0;
}

.mainStyleHome
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #ceff59;
	margin-left: 20px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	line-height:16px;
}

.mainStyleHome a
{
	color: #fa61ff;
	text-decoration:none;
}

.mainStyleHome a:hover
{
	color: #fa61ff;
	text-decoration:underline;
}

.mainStyle
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #ceff59;
	margin:0 20px;
}

.mainStyle a
{
	color: #ceff59;
	text-decoration:none;
}

.mainStyle a:hover
{
	color: #ceff59;
	text-decoration:underline;
}

.mainStyleCentrato
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	color: #ceff59;
	margin:0 20px;
}

.mainStyleCentrato a
{
	color: #ceff59;
	text-decoration:none;
}

.mainStyleCentrato a:hover
{
	color: #ceff59;
	text-decoration:underline;
}

.Titoli
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 26px;
	color: #ceff59;
	text-align:center;
	font-weight:bold;
}

.Titoli a
{
	color: #ceff59;
	text-decoration:none;
}

.Titoli  a:hover
{
	color: #ceff59;
	text-decoration:underline;
}

.TitoloHome
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 26px;
	color: #ceff59;
	text-align:left;
	font-weight:bold;
	margin:0 20px;
}

#footer
{
	font-family: verdana, arial,sans-serif;
	font-size: 10px;
	text-align: center;
	color: #8599b8;
}

#footer a
{
color: #8599b8;
}

.purple
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: justify;
	color: #fa61ff;
	margin:0 20px;
}

.purple a
{
	color: #fa61ff;
	text-decoration:none;
}

.purple a:hover
{
	color: #fa61ff;
	text-decoration:underline;
}


/*******************************
********************************
*********** SEZIONE NEWS *******
********************************
*******************************/

.TestoNews /*formatta gli elenchi laterali nelle news*/
{	
	list-style-type:square;
	padding-top:5px;
	padding-left:50px;
	margin:0px;
	width:230px;
}


li.TestoNews
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fa61ff;
	font-size: 11px;
	font-style: normal;
	text-align:left;
	padding-left:3px;
	line-height:22px;
	border:1px;

}

li.TestoNews a 
{
	color:#90bbff;
	text-decoration:none;
}

li.TestoNews a:hover
{
	text-decoration:underline;
	color:#fa61ff;
}

/*******************************
********************************
******** SCHEDA ARTISTA  *******
********************************
*******************************/
table.schedaArtista
{
	width:630px;
}

/*******************************
********************************
***** TABELLA DISCOGRAFIA  *****
********************************
*******************************/
table.discografia
{
	border: 1px solid #ceff59;
	background-color:#062f4e;
	width:630px;
}

table.discografia td
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 18px;
	text-align: justify;
	color: #ceff59;
}

table.discografia td a
{
	color: #fa61ff;
	text-decoration:none;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
}

table.discografia td a:hover
{
	color: #fa61ff;
	text-decoration:underline;
	font-size: 12px;
	text-align: justify;
}

/*******************************
********************************
******  TABELLA CONCERTI  ******
********************************
*******************************/
table.concerti
{
	border: 1px solid #ceff59;
	background-color:#062f4e;
	width:630px;
	border-collapse:collapse;
}


table.concerti td
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: justify;
	color: #ceff59;
}

table.concerti td a
{
	color: #fa61ff;
	text-decoration:none;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
}

table.concerti td a:hover
{
	color: #fa61ff;
	text-decoration:underline;
	font-size: 12px;
	text-align: justify;
}

table.concerti th
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 22px;
	text-align: center;
	color: #ceff59;
}

/*******************************
********************************
******  TABELLA CONTATTI *******
********************************
*******************************/
table.contatti
{
	border: 1px solid #ceff59;
	width:630px;
	border-collapse:collapse;
}

table.contatti td
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	color: #ceff59;
}

table.contatti th
{
	color: #fa61ff;
	text-decoration:none;
	font-size: 14px;
	text-align: center;
	font-weight:bold;
	background-color:#062f4e;
}

table.contatti td a
{
	color: #ceff59;
	text-decoration:none;
	font-size: 14px;
	text-align: center;
	font-weight:bold;
}


/*******************************
********************************
***** TABELLA KEYWORDS   *******
********************************
*******************************/

table.keywords
{
	background-color:#c9c9c9;
	width:630px;
}

table.keywords td
{
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 4px;
	text-align: justify;
	color: #c9c9c9;
}

table.keywords td a
{
	color: #c9c9c9;
	text-decoration:none;
	font-size: 4px;
	text-align: justify;
	font-weight:bold;
}

table.keywords td a:hover
{
	color: #c9c9c9;
	text-decoration:underline;
	font-size: 2px;
	text-align: justify;
}



/*******************************
********************************
*********** BANNER   ***********
********************************
*******************************/

#container /*contiene tutto il sito*/
{
margin:0 auto;
position:relative;
width:990px;
}

#spazio /*contiene il banner flash*/
{
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:750px;
	height:500px;
}

#banner
{
	margin:0 auto;
	position:absolute;
	font-size:22px;
	color:#000;
	width:970px;
	height:600px;
	text-align:right;
	font-weight:bold;
	background-color:#00ff33;
	z-index:100;
	border:10px solid #FF6600;

} 

#banner a:link, #banner a:visited{
	color:#FF6600;
	text-decoration:none;
}
#banner a:hover, #banner a:focus, #banner a:active{
color:#000;
text-decoration:none;
}

#banner p.testo{
margin:180px 0 0 0;
padding: 0 ;
color:#fff;
text-align:center;
font-size: 1em;
} 