
@charset "UTF-8";
/* ENGLISH CSS Document */


/* ***************************************************************************************************** */
/* MODULO MUSICAS */

.moduletable_musicas {
    background-image: url("../images/modtit-audio.gif");
}


/* ***************************************************************************************************** */
/* MODULO EVENT LIST */

.eventlistmod { 
    background-image: url("../images/modtit-tourdates.gif");
}


/* ***************************************************************************************************** */
/* MODULO LISTA DE ARTISTAS HTML */

div.moduletablelista, div.moduletablelistahome {
	background-image: url("../images/modtit-artists.gif");
}