body {
	background: #e9e9e9;/*DAD9D9*/
	text-align: center;
	font-family: "Lucida Grande", Verdana, "Century Gothic", sans-serif;/*Comic Sans MS "Lucida Grande",*/ 
	color: #000000;/*3D3E42*/ 
    font-size: 12px;
    margin: 0;
    padding: 0;
    padding-bottom: 40px;
}

.topcontenitore {
	background-image: url(topcontenitore996.gif);
	width: 996px;
	height: 11px;
	margin: 0px auto 0px auto;
}

.contenitore {
	background: #ffffff;
	width: 994px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 30px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #b9b9b9;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
}

.bottomcontenitore {
	background-image: url(bottomcontenitore996.gif);
	width: 996px;
	height: 11px;
	margin: 0px auto 4px auto;
}

/* header*/

.header {
	background-image: url(header996.gif);
	width: 996px;
	height: 68px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

.header a {color: #ffffff;}

.logo {
	background: none;
	width: 190px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;	
}

.elegen {
	background: none;
	width: 550px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;	
}

.elenco {
	background: none;
	width: 545px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;	
	letter-spacing: 3px;
	font-weight: bold;
	color: #ffffff;
}

.elenco a {color: #ffffff;}

.generi {
	background: none;
	width: 545px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
}

.generi a {color: #ffffff;}

.cercatop {
	background: none;
	width: 244px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
        text-align: center;
	float: left;	
}

.cercatoplogin {
	background: none;
	width: 244px;
	height: 40px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: center;
	float: left;	
}

.smussocercasin {
	background-image: url(smussocercasin.gif); 
	width: 15px;
	height: 23px;
	float: left;
}

.smussocercades {
	background-image: url(smussocercades1.gif); 
	width: 38px;
	height: 23px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	float: left;
}

.cercaform {
	background: #ffffff;
	width: 180px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.login {
	background: none;
	width: 230px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 0px 0px;
	text-align: right;
	font-size: 11px;
	clear: both;
	overflow: hidden; 
}

/* fine header*/

/*NUOVO HEADER*/

.contheader {
	background-image: url(20px.jpg);
	height: 50px;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	overflow: hidden;
}

.headernuovo {
	background:none;
	width: 982px;
	height: 50px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

.headernuovo a {color: #ffffff;}

.logonuovo {
	background-image: url(logotrasp2.png);
	width: 200px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
}

.elegennuovo {
	background: none;
	width: 530px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
}

.elenconuovo {
	background: none;
	width: 530px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;	
	letter-spacing: 3px;
	font-weight: bold;
	color: #ffffff;
}

.elenconuovo a {color: #ffffff;}

.generinuovo {
	background: none;
	width: 530px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
}

.generinuovo a {color: #ffffff;}

.cercatopnuovo {
	background: none;
	width: 240px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
    text-align: center;
	float: left;	
}

/*FINE NUOVO HEADER*/

/* MENU */

div.menu{
	background: #ededed;
	color: #000000;
	font-size: 11px; 
	width: 994px;
	height: 32px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #b9b9b9;
	border-bottom: none;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	clear: both;
	/*border-bottom: none;*/
}

ul.bottonemenu {
	background: #ededed;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;	
}

ul.bottonemenu li {
	background: #ededed;
	width: 141px;
	height: 31px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-top: none;
	border-left: none;
	float: left;	
}

/*
ul.bottonemenu li a:visited {text-decoration: none; background: #ededed; height: 24px; margin-top: -1px;}
*/
ul.bottonemenu li a {display: block; padding: 8px 0px 0px 0px; color: #0B3E7C;}
ul.bottonemenu li a:hover {text-decoration: none; background: #ffffff; height: 24px; margin-top: -1px;}
ul.bottonemenu li a.selected {background: #ffffff; height: 32px; color: #000000; border:none;}
/*
ul.bottonemenu li a.selected#primo {background: #ffffff; height: 32px; color: #000000; border:none;}
*/


ul.bottonemenu2 {
	background: #ededed;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.bottonemenu2 li{
	background: #ededed;
	width: 141px;
	height: 31px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-top: none;
	border-left: none;
	float: left;	
}

/*
ul.bottonemenu2 li a:visited {text-decoration: none; background: #ededed; height: 30px; margin-top: -1px;}
*/
ul.bottonemenu2 li a {display: block; padding: 2px 5px 0px 5px; color: #666666;}
ul.bottonemenu2 li a:hover {text-decoration: none; background: #ffffff; height: 30px; margin-top: -1px;}
ul.bottonemenu2 li a.selected {background: #ffffff; height: 32px; color: #000000; border: none;}
/*
ul.bottonemenu2 li a.selected#primo {background: #ffffff; height: 32px; color: #000000; border: none;}
*/


/* FINE MENU */

.leaderboard {
	background: none;
	width: 996px;
	height: 90px;
	margin: 0px auto 4px auto;
	padding: 0px 0px 0px 0px;
}

.bannertop {
	background: none;
	width: 996px;
	height: 90px;
	margin: 0px auto 5px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #b9b9b9;
	border-top: none;
	border-bottom: none;
	*/
}

.leader {
	background: none;
	width: 730px;
	height: 90px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 46px 0px 0px;
	float: left;
}

.banner178x90 {
	background: none;
	width: 220px;
	height: 90px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	float: right;
}

.cont {
	background: none;
	width: 994px;
	height: auto;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

/* contsin */

.contsin {
	background: inherit;
	width: 639px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left; 
}

.search {
	background-image: url(boxsearch2.png);
	width: 595px;
	height: 250px;
	margin: 5px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	text-align: center;
	color: #ffffff;
}

.searchprova {
	background-image: url(box.png);
	width: 595px;
	height: 250px;
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	color: #ffffff;
}

.searchprova2 {
	background-image: url(boxsearch2.png);
	width: 595px;
	height: 250px;
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	color: #ffffff;
}

.textsearch {
	background: none;
	width: 575px;
	height: auto;
	margin: 0px auto 10px auto;
	padding: 0px 10px 0px 10px;
	font-size: 18px;
	color: #ffffff;
}

.cover {
	background: none;
	width: 595px;
	height: auto;
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.coverup {
	background: none;
	width: 595px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #9A9999;
}

.coverdo {
	background: inherit;
	width: 595px;
	height: 185px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.coversin {
	background: inherit;
	width: 393px;
	height: 185px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.coverdes {
	background: inherit;
	width: 202px;
	height: 185px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

.cover1 {
	background: inherit;
	width: 188px;
	height: 175px;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9A9999;
}

.cover2 {
	background: none;
	width: 188px;
	height: 175px;
	margin: 0px 0px 0px 3px;
	padding: 10px 5px 0px 0px;
	float: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9A9999;
}

.cover3 {
	background: inherit;
	width: 188px;
	height: 175px;
	margin: 0px 0px 0px 12px;
	padding: 10px 0px 0px 0px;
}

.bottoni {
	background: none; 
	width: 595px;
	height: auto;
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
        overflow: hidden;
}

.bottoni div{float:left;}

.bottonisin {
	background: blue; 
	width: auto;/*200px*/
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
        /*float: left;*/
}

.bottonides {
	background: yellow; 
	width: auto;/*395px*/
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
        float: right;
}

.bott {
	background: none; 
	width: 193px;
	height: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
        font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;  
        border-top: none;
}

.banner468 {
	background: none; 
	width: 609px;
	height: auto;
	margin: 5px 15px 5px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;  
    clear: both;
}

.textlink {
	background: none;
	width: 609px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	color: red;
	font-weight: bold;
	text-align: center;
}

.textlink a {color: red;}

.ciao1 {
	background: none; 
	width: 468px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;  
}

div.interno {
	background: none; 
	width: 609px;
	height: auto;
	margin: 15px 15px 5px 15px;
	padding: 0px 0px 10px 0px;
	text-align: left;
    overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #a3a3a2;  
    clear: both;
}

div.percorso {
	background: none; 
	width: 609px;
	height: auto;
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div.percorso a {color: #0B3E7C;}

.internosin {
	background: none; 
	width: 99px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9A9999;
	text-align: left;	  
    float: left;
}

.internodes {
	background: none; 
	width: 495px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	  
    float: right;
}

.classifiche {
    background: none; 
	width: 609px;
	height: auto;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
    text-align: left;
    overflow: hidden;
    clear: both;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}

.classifichesin {
    background: none; 
	width: 234px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: left;
    float: left;
}

.classifichedes {
    background: none; 
	width: 360px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
    text-align: left;
    float: right;
}

.scorrimento {
	background: none;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 10px;
    overflow: hidden;
}

.scorrimento div{float: left;}

div.scorri {
	background: none;
	width: 165px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
}

div.scorrisin {
	background: none;
	width: 160px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font-size: 10px;
}

div.scorrisin a:hover {text-decoration: none;}

div.scorrides {
	background: none;
	width: 165px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: 10px;
}

div.scorrides a:hover {text-decoration: none;}

.letterine {
	width: 583px;
	color: #999999;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	clear: both;
}

.elen {
	background: none;
	width: 183px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	text-align: left;
    float: left;
    overflow: hidden;
}

.fotodati {
	background: none;
	width: 609px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.foto  {
	background: none; 
	width: 250px;
	height: auto;
	margin: 5px 5px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    float: left;
}

.dati  {
	background: none; 
	width: 340px;
	height: auto;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    float: left;
}

div.topboxfunzioni  {
	background-image: url(topwiki2.png); 
	width: 340px;
	height: 10px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    float: left;
}

div.boxfunzioni  {
	background-image: url(sfondowiki2.png); 
	width: 340px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    float: left;
}

div.bottomboxfunzioni  {
	background-image: url(bottomwiki2.png); 
	width: 340px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    float: left;
}

.descrizione {
	background: #F3F3F3;
	width: 599px;
	height: auto;
	text-align: left;
	font-style: italic;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	clear: both;
}

.biografia  {
	background: none; 
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
    line-height: 17px;
}

.concerti {
	background: none;
	width: 609px;
	height: auto;
	overflow:hidden;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}

.dataconcerti {
	color: #D51007;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
}

.titoloconcerti {
	color: #0c458a;
	font-weight: bold;
	font-size: 13px;
}

.titoloconcerti a {color: #0c458a;}

.partecipanticoncerti {
	font-size: 11px;
}

.concerto {
	background: none;
	width: 287px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;	
}

.sfondofoto {
	background: none; 
	width: 609px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
}

div.testoalbum {
	background: none;
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	text-decoration: underline;
}

.track {
	background: #cccccc; 
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
    float: right;
    color: #ffffff;
    font-weight: bold;
    clear: both;
}

div.track h1 {
    color: #ffffff;
}

.min {
	background: none; 
	width: 40px;
	height: auto;
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    float: right;
}

.durata {
    background: none; 
	width: auto;
	height: auto;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    font-size: 19px;
    float: left;
}

.correlati {
    background: none;
	width: 595px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    overflow: hidden;
	clear: both;
}

.correlati div{float:left;}

.fotocorrelati {
	width: 95px;
	height: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: center;
}

.boxvideo {
    background:none;
	width: 143px;
	height: auto;
    text-align: center;
    margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	overflow: hidden;
	float: left;
}

div.playart {
	position:relative;
	background: none;
	width: 134px;
	height: 106px;
    padding-top: 7px;
	overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
}

img.videoplay {
	background: none;
	position: absolute;
	top: 35px;
	left: 43px;
}

.videotesto {
	width: auto;
	height: auto;
	text-align: center;
}

.altri {
	background: none;
	width: 595px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	text-align: right;
    overflow: hidden;
    color: #3D3E42;
    font-weight: bold;
    clear:both;
}

.titolo{
	background: none; 
	width: 595px;
	height: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; 
    overflow: hidden; 
}

div.titolo h1 {
    color: #ffffff;
}

.titsin{
	background: inherit; 
	width: 100px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;  
    font-size: 18px;
    font-weight: bold;
    color: #0045B6;
    float: left;
}

.titdes{
	background: #cccccc; 
	width: 495px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
    color: #ffffff;
    float: right;  
}

.sottotitoletto {
	background: inherit; 
	width: 595px;
	height: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    font-size: 16px;
    color: #868686;
    font-weight: bold;
        
}

.titcanz {
    background: none;
    width: auto;
    height: auto;
    text-align: left;
    font-size: 17px;
    color: #868686;
    font-weight: bold;
    float:left;
} 

div.suoneria {
	background: none;
	width: 100%;
	height:auto;
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 16px;
	color: red;
	font-weight: bold;
	clear: both;
}

div.suoneria a {color: red;}

ul.ricerca {
	background: none;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

ul.ricerca li {
	background: #f1f1f1;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	overflow: hidden;
}

ul.ricerca li a {
	font-size: 18px;
}

ul.ricerca li.white {
	background: #ffffff;
}

ul.ricerca li img {
	float: left; 
	border: none;
	margin-right: 10px;
	margin-left: 5px;
}

span.bioricerca {
	font-size: 10px;
}

/* end contsin */

.contdes {
	background: none;
	width: 315px;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

.bannerdes {
	background: none;
	width: 315px;
	height: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.link {
	background: none;
	width: 268px;
	height: auto;
	margin: 0px 15px 0px 0px;
	padding: 15px 15px 15px 15px;
	/*border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #a3a3a2*//*9A9999*/;
	text-align: left;
	color: #0045B6/*0D4FBB*/;
}

div.share1 {
	background: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*overflow: hidden;*/
    clear: both;      
}

div.share1 h1 {float: left; width:auto;}

div.share {
	background: none;
	width: auto;
	height: auto;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: right;    
    float: right;  
}

div.sharecanz {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: left;    
    float: left;  
}

div.sharecanz h1 {width:auto; display: inline; float: left;}

.ilike {
    background: none; 
	width: auto;
	height: auto;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    /*float: left;*/
}

/*PROVA ARTISTA*/

div.inconcerto {
	background-image: url(inconcerto.gif);
	width: 95px;
	height: 20px;
	color: #ffffff;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
    text-align: center;  
    float: left;  
}

div.inconcerto a {display: block; color:#ffffff; padding: 3px 3px 3px 3px;}
div.inconcerto a:hover {text-decoration: none; background-image: url(inconcertosel.gif);} 

div.sharenuovo {
	background: none;
	width: 100%;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: center;
	overflow: hidden;    
    clear: both; 			
}

/*
div.libreria {
	background-image: url(aggpreferiti.gif);
	width: 145px;
	height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
    text-align: center;    
    float: left;
}

div.libreria a {display: block; color:#ffffff; padding: 3px 3px 3px 3px;}
div.libreria a:hover {text-decoration: none; background-image: url(aggpreferitisel.gif)} 
*/

div.codiceshare {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
    text-align: right;    
    float: right;
}

/*

div.facebook {background: none; width: auto; height: auto; float: left;  margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px;}
div.facebook a {background-image: url(facebook.gif); display: block; height: 16px; width: 16px}
div.facebook a:hover {background: url(facebooksel.gif);}
div.facebook a:visited {background-image: url(facebook.gif);}
div.facebook a span {display: none;}

div.google {background: none; width: auto; height: auto; float: left;  margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px;}
div.google a {background-image: url(google.gif); display: block; height: 16px; width: 16px}
div.google a:hover {background: url(googlesel.gif);}
div.google a:visited {background-image: url(google.gif);}
div.google a span {display: none;}

div.myspace {background: none; width: auto; height: auto; float: left;  margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px;}
div.myspace a {background-image: url(myspace.gif); display: block; height: 16px; width: 16px}
div.myspace a:hover {background: url(myspacesel.gif);}
div.myspace a:visited {background-image: url(myspace.gif);}
div.myspace a span {display: none;}

div.twitter {background: none; width: auto; height: auto; float: left;  margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px;}
div.twitter a {background-image: url(twitter.gif); display: block; height: 16px; width: 16px}
div.twitter a:hover {background: url(twittersel.gif);}
div.twitter a:visited {background-image: url(twitter.gif);}
div.twitter a span {display: none;}

*/

/*FINE PROVA ARTISTA*/

.divdot {
	background: none;
	width: 290px;
	height: 0px;
    margin: 0px 0px 0px 10px;	
	padding: 0px 0px 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #a3a3a2;
}	

.divdotsin {
	background: none;
	width: 609px;
	height: 0px;
    margin: 15px 15px 0px 15px;	
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9999;
}

.footer {
	background: none;
	width: 994px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 40px;
    font-size: 9px;
    text-align: left;
}

.footerdo {
	background: none;
	width: auto;
	height: auto;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-size: 9px;
    text-align: left;
    clear: both;
}

.footersin {
	background: none;
	width: 609px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
    font-size: 9px;
    text-align: left;
    float: left;
}

.footerdes {
	background: none;
	width: 315px;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-size: 9px;
    text-align: left;
    float: left;
}

#spacer-5 { clear:both; margin-top:5px; }
#spacer-10 { clear:both; margin-top:10px; }
#spacer-15 { clear:both; margin-top:15px; }
#videoTemp { font-size: 30px; text-align: center; color: #535458; }

div.dn{display:none;}

#video {
    text-align: left;
    margin: 15px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
    border-bottom: none;
}

#nodotted {
	border-bottom: none;
}

#bordotr {border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #cccccc; width: auto;}

#let {color: #666666;}

#mt{
    margin: 5px 15px 0px 15px;
}

#l{ 
	float: left;
}
#r{ 
	float: right;
	margin: 0px 0px 0px 0px;
}

#r3{ 	
	margin: 0px 0px 0px 0px;
}

#vcentro { 
        padding: 25px 0px 0px 0px;
}

#nomargin{ border:none;}
#nomargin1{ border:none; margin-bottom: -10px;}

#h1size {font-size: 34px; margin: 0px 0px 10px 0px;}
#largfoto {width: auto; margin: 0px 10px 0px 0px;}
#bordfoto {
	background: none;
	width: 186px;
	height: 150px;
	margin: 0px 15px 15px 0px; 
    border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	float: left;
	overflow: hidden;
}
#tdfoto {border-width: 1px; border-style: solid; border-color: #cccccc; border-top: none; text-align:center; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

#centro {text-align:center;}
#el50 {width: 47%; overflow: hidden;}
#blu {color: #0c458a;}
#titnero {color: #3D3E42; margin-left: 7px;}
#titnerovideo {color: #3D3E42; margin-left: 7px; display:inline; float: none;}

#h1block {display: inline; margin-bottom: 10px;}


#lefttit {text-align: left; margin: 0px 0px 10px 0px;}
#tb {color: #666666;  width: auto;}
#width200 {width: 200px;}
#sfondoplay {background-image: url(play.jpg);}
#linkblog {margin: 0px 15px 0px 0px; padding: 5px 15px 0px 0px; color: #000000; font-weight: bold;} 
#aggiornamenti {font-size: 11px; border-bottom-width: 1px; border-bottom-style: dotted;	border-bottom-color: #cccccc;  }
#aggiornamenti a {font-size: 11px;}
#aggiornamenti a:visited {color: none; /*text-decoration: none;*/ background: #ffffff;}
#spaziolinee {line-height: 17px;}
#videocorrelati {margin: 0px 0px 10px 0px;}

#menu1{border-bottom:none;}

#primo {padding-top: 8px;}
/*
#primo {height:24px; padding-top: 8px; border-bottom-style: solid; border-bottom-color: #cccccc; border-bottom-width: 1px; margin-top: -1px;}
#primo a:visited {height:24px; padding-top: 8px; margin-top: -1px;}
*/
#ultimo {border-right: none;}
#discografia{width: 159px;}
#biografia{width: 155px;}
#canzoni{width: 151px;}
#altre{width: 127px;}
#altreultimo {width: 128px; border-right: none;}


center{margin: 0px 0px 10px 0px; }
ol { margin: 5px 0px 0px 25px; padding: 0px 15px 0px 0px;}
ul { margin: 0px 0px 0px 0px; padding : 0; list-style : none; }
li { list-style-type: none; color: #3D3E42; margin: 0; padding: 0px 0px 0px 5px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #cccccc; }
a {color: #0B3E7C;/*0B3E7C 0645ad 3D3E42*/ background: none;  text-decoration:none; }
a:hover {text-decoration: underline; background: none;}
a:visited {color: none;  background: none; /*text-decoration: none;*/}
h1 {margin: 0px 0px 3px 0px; font-size:20px; color:#3D3E42; display: inline; width:400px;}
h3 {color: #adadad; margin-bottom: -4px; font-size:16px; padding-top:0px;}
h2 {margin: 0px 0px 0px 0px; font-size: 0.9em; padding: 0px 0px 0px 0px; color:#3D3E42;}
h5 {text-transform: uppercase; color: #0c458a; font-size: 12px;}
p {height:auto; margin: 0px 0px 0px 0px; text-align: center; border-width: 1px; border-style: solid; border-color: #cccccc; border-top: none; padding: 0px 0px 0px 0px;}
a img {border-color:#3D3E42;}


form {
	outline: 0 none;
}

input {
	outline: 0 none;
}

input[type="submit"] {
	background: #f3f3f3;
	color: #524D4D;
	margin: 0;
	padding: 6px 11px 6px 11px;
	font-size: 15px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #A6A6A6;
	box-shadow:  0 1px 2px #524D4D; 
	-moz-box-shadow:  0x 1px 2px #524D4D; 
	-webkit-box-shadow:  0 1px 2px #524D4D;
}

input[type="submit"]:active {
	box-shadow: inset 1px 1px 2px #524D4D; 
	-moz-box-shadow: inset 1px 1px 2px #524D4D; 
	-webkit-box-shadow: inset 1px 1px 2px #524D4D;
}

input.text { 
	margin: 0px auto 15px auto; 
        width: 300px;
        height: 30px;
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	color: #666666; 
	padding: 0px 2px 0px 0px;  
}

input.cerca {
    margin: auto auto auto 5px;
	background: #ffffff;
	color: #666666;
	border-style: solid;
	border-width: 1px;
	border-color: #000091;
}

form.blog {
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form.cercatop {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.texttop {
	background: #ffffff;
    border: none;
    border-width: 0px;
    border-color: none;
    width: 180px;
    height: 19px;
    font-size: 90%; 
	font-family: "Lucida Grande", "century gothic", sans-serif; 
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	display:inline;
}

input.cerca1 {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form #stileform {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#stileform textarea {
	width: 342px;
	height: 250px;
	border: 3px solid #BCBCBC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 18px;
	outline: 0 none;
}

#stileform input[type="text"], #stileform input[type="password"] {
	background: url("/images/form/inputtext2.png");
	border: 0 none;
	padding-left: 10px;
	padding-right: 10px;
	width: 330px;
	height: 32px;
	outline: 0 none;
	font-size: 18px;
	margin: 0;
}

#stileform input[type="text"].mini {
	background: url("/images/form/inputtext2mini.png");
	border: 0 none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	width: 128px;
	height: 32px;
	outline: 0 none;
	font-size: 18px;
	float: left;
}

#stileform .campo {
	background: none;
	width: 170px;	
	font-size: 18px;
	margin-right: 10px;
	padding-top: 5px;
	float: left;
}

#stileform ul {
	margin: 0;
	padding: 0;
}

#stileform ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

/*SELECT*/

form .box-select {
	background: url("/images/form/select2.png");
	width: 350px;
	height: 32px;
	float: left;
}

.box-select .campo-select {
	width: 330px;
	height: 27px;
	padding: 5px 10px 0 10px;
	font-size: 18px;
}

.box-select .valori-select {
	background: #fff;
	width: 344px;
	max-height: 350px;
	margin-top: 4px;
	padding: 5px 0px 5px 0px;
	position: absolute;
	visibility: hidden;
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid #bcbcbc;
	overflow: scroll;
}

.box-select .valori-select a {
	display: block;
	text-decoration: none;
	width: 324px;
	padding: 1px 10px 1px 10px;
}

.box-select .valori-select a:hover {
	background: #bcbcbc;
	display: block;
	text-decoration: none;
}

form .box-select-mini {
	background: url("/images/form/selectmini.png");
	width: 100px;
	height: 32px;
	float: left;
}

.box-select-mini .campo-select {
	width: 80px;
	height: 27px;
	padding: 5px 10px 0 10px;
	font-size: 18px;
}

.box-select-mini .valori-select {
	background: #fff;
	width: 94px;
	max-height: 350px;
	margin-top: 4px;
	padding: 5px 0px 5px 0px;
	position: absolute;
	visibility: hidden;
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid #bcbcbc;
	overflow: scroll;
}

.box-select-mini .valori-select a {
	display: block;
	text-decoration: none;
	width: 74px;
	padding: 1px 10px 1px 10px;
}

.box-select-mini .valori-select a:hover {
	background: #bcbcbc;
	display: block;
	text-decoration: none;
}

form .box-select-medium {
	background: url("/images/form/selectmedium.png");
	width: 155px;
	height: 32px;
	margin-left: 8px;
	float: left;
}

.box-select-medium .campo-select {
	width: 1350px;
	height: 27px;
	padding: 5px 10px 0 10px;
	font-size: 18px;
}

.box-select-medium .valori-select {
	background: #fff;
	width: 149px;
	max-height: 350px;
	margin-top: 4px;
	padding: 5px 0px 5px 0px;
	position: absolute;
	visibility: hidden;
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid #bcbcbc;
	overflow: scroll;
}

.box-select-medium .valori-select a {
	display: block;
	text-decoration: none;
	width: 129px;
	padding: 1px 10px 1px 10px;
}

.box-select-medium .valori-select a:hover {
	background: #bcbcbc;
	display: block;
	text-decoration: none;
}


/*FINE SELECT*/

.socialfixed {
	background: #fff;
	text-align: center;
	padding: 5px;
	position: fixed;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 50%;
	/*top: 422px;*/
	margin-left: -579px;
	border: 1px solid #b9b9b9;
	border-right: none;
	z-index: 9;
}

#top-artisti, #top-canzoni {
	position:relative;
}

#top-artisti img, #top-canzoni img {
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 3px;
	-moz-box-shadow: rgba(0,0,0,0.3) 1px 2px 3px;
	box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 3px;
}

#href-top, #href-top-canzoni {
	display: block;
	text-align: center;
}

.clear { display: block; clear: both; }

.spacer-5 { display: block; height: 5px !important; }
.spacer-10 { display: block; height: 10px !important; }
.spacer-15 { display: block; height: 15px !important; }
.spacer-20 { display: block; height: 20px !important; }
.spacer-25 { display: block; height: 25px !important; }
.spacer-30 { display: block; height: 30px !important; }
.spacer-35 { display: block; height: 35px !important; }
.spacer-40 { display: block; height: 40px !important; }
.spacer-50 { display: block; height: 50px !important; }
.spacer-60 { display: block; height: 60px !important; }
.spacer-70 { display: block; height: 70px !important; }
.spacer-80 { display: block; height: 80px !important; }
.spacer-90 { display: block; height: 90px !important; }
.spacer-100 { display: block; height: 100px !important; }

#overlay-face {
	background: #ffffff;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0%;
	left: 0%; 
    z-index: 10000000;
	text-align: center;
	overflow:hidden;
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity: 0.95;
}

#overlay-facebook {
	background: #fcf9f9;
	width: 400px;
	height: 340px;
	position: fixed;
	top: 10%;
	left: 50%; 
	z-index: 10000000;
	text-align: left;
	filter: alpha(opacity=100);
	opacity: 100;
	-moz-opacity: 100;
	margin: 0 0 0 -200px;
	padding: 0px 0px 5px 0px;
	border: 1px solid #f7f5f5; 
	box-shadow: 0 2px 5px rgba(34,25,25,0.5); 
	-moz-box-shadow: 0 2px 5px rgba(34,25,25,0.5); 
	-webkit-box-shadow: 0 2px 5px rgba(34,25,25,0.5);
}

.title-overlay { font-size: 20px; padding: 10px; }
.close-overlay { position: absolute; right: -15px; top: -15px; }
.close-overlay img { width: 30px; height: 30px; }