@charset "utf-8";
/* CSS Document */

body {
	background-color: #e8ebec;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #65666b;
	line-height: 125%;
}

#header_a {
	width:900px;
	height:30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 55px;
}
#header {
	width:900px;
	height:45px;
	background-image: url(images/top_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}
#container {
	margin:0 auto;
	width:900px;
	float:none;
	background-color: #FFFFFF;
}
#footer {
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
a.mn:link {
	font-size: 12px;
	font-weight: bold;
	color: #677089;
	text-decoration: none;
}
a.mn:visited {
	font-size: 12px;
	font-weight: bold;
	color: #677089;
	text-decoration: none;
}
a.mn:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.mn:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testo_artista {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #65666b;
}
.form {
	width: 295px;
	margin: 2px;
	border-style: none;
	color: #66676C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.btt {
	width: 145px;
	margin: 2px;
	border-style: none;
	color: #66676C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E8EBEC;
	padding: 5px;
	font-weight: bold;
}
a.nw:link {
	font-size: 10.5pt;
	color: #677089;
	text-decoration: none;
}
a.nw:visited {
	font-size: 10.5pt;
	color: #677089;
	text-decoration: none;
}
a.nw:active {
	font-size: 10.5pt;
	color: #000000;
	text-decoration: underline;
}
a.nw:hover {
	font-size: 10.5pt;
	color: #000000;
	text-decoration: underline;
}
#footer_credit {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #8D9194;
	text-align: center;
}
a.credit:link {
	font-size: 11px;
	color: #8D9194;
	text-decoration: none;
}
a.credit:visited {
	font-size: 11px;
	color: #8D9194;
	text-decoration: none;
}
a.credit:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.credit:hover {
	font-size: 11px;
	color: #434447;
	text-decoration: underline;
}
.clear{               
  clear:both;
  }
#cop a {
	text-decoration:none;
	color:#333333;
}
#cop a:hover {
	text-decoration:underline;
	color:#000000;
}
