body {

color: #DEDECA;
background-color: #0F2E5C;
background-image: url(../img/sfn_corpo4.jpg);
background-repeat: no-repeat;
background-position: top;
background-position: left;
height: 1090px;
}



td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a:link {
	color: #C6ECF5;
	text-decoration: none;
}
a:visited {
	color: #9999cc;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#cornice {
width: 770px;
margin: auto;


}

#intestazione {
height: 180px;
border: 0px solid #ffffff;

}

#colonnasinistra {
background-image: url(../img/scacchi_trans.gif);
border-top: 3px solid #787D81;
width: 180px;
float: left;

}

#corpo {

width: 560px;
border: 0px solid #ffffff;
float: right;
}

#piepagina {
text-align: center;
clear: both;
margin-top: 10px;
padding-top: 5px;
border-top: 1px solid #787D81;

}

/*a[href$='.mp3'] { 
	padding: 15px 40px;
	background: transparent url(../img/iconcina_musicale.gif) no-repeat center left;
}*/

.songtitle {
font-size: 125%;
color: #FF9900;
padding: 15px 40px;
background: transparent url(../img/iconcina_musicale.gif) no-repeat center left;
}