
@charset "UTF-8";
/* PORTUGUESE CSS Document */


/* ***************************************************************************************************** */
/* CORRECCAO DOS ESPACAMENTOS NO MENU PRINCIPAL */

#menuprincipal a, #menuprincipal a:active, #menuprincipal a:visited  {
	padding-right: 10px;
}


/* ***************************************************************************************************** */
/* MODULO MUSICAS */

.moduletable_musicas {
    background-image: url("../images/modtit-audio_pt.gif");
}


/* ***************************************************************************************************** */
/* MODULO EVENT LIST */

.eventlistmod { 
    background-image: url("../images/modtit-tourdates_pt.gif");
}


/* ***************************************************************************************************** */
/* MODULO LISTA DE ARTISTAS HTML */

div.moduletablelista, div.moduletablelistahome {
	background-image: url("../images/modtit-artists_pt.gif");
}
