

body {
	/*iO:helvetica  Andorid:Roboto
	font-family: "Neue Helvética", "Roboto", sans-serif  !important;
	outline: none !important;*/
}

a {
    /*text-decoration: none;
    color: black;
    color: rgba(193,193,193,1);
    text-shadow: none;*/
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

table td:nth-child(2) {
    width: 100px;
      text-align: center;
}

table, th, td {
    border: 1px solid white;

}

th {
    text-align: center;
}





/*-------------------------------------------------------------------------------------------------*/
/*CLASES PROPIAS*/
/*-------------------------------------------------------------------------------------------------*/
.titulo_albums {
	font-size: 1.7em !important;
}

.canciones {
    /*font-family: 'Shadows Into Light', cursive !important;*/
    /*font-family: 'Indie Flower', cursive;*/
    /*font-family: 'Pacifico', cursive;*/
    font-family: 'Dancing Script', cursive;
    font-size: 1.3em !important;
    /*text-decoration: none;
    color: black;
    color: rgba(193,193,193,1);
    text-shadow: none;*/
}

.igrupo{

    margin: 0 !important;
}


.image_news{

    margin-top: 0 !important;
}

.tGrupo{
    text-align: right;

}

.iconoGrupo{
    /*background: #666 !important;*/
       /* background-image: url("images/logo.png") !important;*/
       margin-top: 10px ;

}


