/*
--------------------------------------
01. MAIN ELEMENTS
--------------------------------------
*/

.artisti a {
	background: url(../img/nav-artisti.gif) top left no-repeat;
}

.artisti a:hover {
	background: url(../img/nav-artisti.gif) bottom right no-repeat;
}

.news a {
	background: url(../img/nav-news.gif) top left no-repeat;
}

.news a:hover {
	background: url(../img/nav-news.gif) bottom right no-repeat;
}

.dj a {
	width: 121px !important;
	background: url(../img/nav-dj.gif) top left no-repeat;
}

.dj a:hover {
	background: url(../img/nav-dj.gif) bottom right no-repeat;
}

.video a {
	background: url(../img/nav-video.gif) top left no-repeat;
}

.video a:hover {
	background: url(../img/nav-video.gif) bottom right no-repeat;
}

.contatti a {
	width: 87px !important;
	background: url(../img/nav-contatti.gif) top left no-repeat;
}

.contatti a:hover {
	background: url(../img/nav-contatti.gif) bottom right no-repeat;
}

/*
--------------------------------------
02. HOME
--------------------------------------
*/

#splash h1 {
	background: url(../img/splash.gif) top left no-repeat;
}

.c-artisti .button {
	background: url(../img/btn-artisti.gif) top left no-repeat;
}

.c-video .button {
	background: url(../img/btn-video.gif) top left no-repeat;
}

.c-news .button {
	background: url(../img/btn-news.gif) top left no-repeat;
}

h1.artists {
	background: url(../img/h1-artisti.gif) top left no-repeat;
}

h1.video {
	background: url(../img/h1-video.gif) top left no-repeat;
}

h1.news {
	background: url(../img/h1-news.gif) top left no-repeat;
}

h1.dj {
	background: url(../img/h1-dj.gif) top left no-repeat;
}

h1.last-video {
	background: url(../img/h1-ultimi-video.gif) top left no-repeat;
}

h1.release {
	background: url(../img/h1-in-uscita.gif) top left no-repeat;
}

/*
--------------------------------------
03. ARTISTA
--------------------------------------
*/

.c-foto .button {
	background: url(../img/btn-immagini.gif) top left no-repeat;
}

h2.last-video {
	background: url(../img/h2-last-video.gif) top left no-repeat;
}

h2.last-images {
	background: url(../img/h2-last-images.gif) top left no-repeat;
}

h2.news {
	background: url(../img/h2-news.gif) top left no-repeat;
}

/*
--------------------------------------
04. CONTATTI
--------------------------------------
*/

h1.contact {
	background: url(../img/h1-contatti.gif) top left no-repeat;
}

/*
--------------------------------------
05. VIDEO
--------------------------------------
*/

h2#others-trikobalto {
	background: url(../img/h2-altrivideo-trikobalto.gif) top left no-repeat;
}

h2#others-danielegroff {
	background: url(../img/h2-altrivideo-danielegroff.gif) top left no-repeat;
}

h2#others-miraleon {
	background: url(../img/h2-altrivideo-miraleon.gif) top left no-repeat;
}

h2#others-syrgabryel {
	background: url(../img/h2-altrivideo-syrgabryel.gif) top left no-repeat;
}

h2#others-dab {
	background: url(../img/h2-altrivideo-dab.gif) top left no-repeat;
}

h2#others-getfar {
	background: url(../img/h2-altrivideo-getfar.gif) top left no-repeat;
}