/* Estilos */

.stlTituloDeSeccion
{
    position: absolute;
    top: 210px;
    left: 162px;
    height: 17px;
    width: 667px;
    background-color: #000000;
    border: 1px;
    border-right-color: #DC0000;
    border-bottom-color: #DC0000;
    border-left-color: #DC0000;
    border-top-color: #DC0000;
    border-style: solid;
    font-family: Arial; 
    font-size: 12px;
    padding-left: 0px;
    padding-top: 2px;
    margin-top: 0px;
}


.stlMainMenu
{
    position: absolute;
    top: 210px;
    left: 15px;
    width: 130px;
    height: 520px;
    text-decoration: none;
    padding-left: 0px;
    padding-top: 0px;
    background-color: #000000;
    border: 1px;
    border-right-color: #DC0000;
    border-bottom-color: #DC0000;
    border-left-color: #DC0000;
    border-top-color: #DC0000;
    border-style: solid;
    font:12px arial;
    background-image: url(img/menuizq.jpg);
}


.stlRightMenu
{
    position: absolute;
    top: 210px;
    left: 845px;
    width: 150px;
    height: 520px;
    text-decoration: none;
    padding-left: 0px;/*15px;*/
    padding-top: 0px;/* 24px; */
    background-color: #000000; /*2E374A*/
    border: 1px;
    border-right-color: #DC0000;
    border-bottom-color: #DC0000;
    border-left-color: #DC0000;
    border-top-color: #DC0000;
    border-style: solid;
    background-image: url(img/menuder.jpg);
}


.stlIndexContenedorCentral
{			 
    position: absolute;
    top: 240px;
    left: 161px;
    height: 500px;
    width: 668px;
    background-color: #000000;
    border-left: 1px;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-top-color: #000000;
    border-style: solid;
    font-family: arial;
    font-size: 12px;
    font-style: normal;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}


.stlImagenCC
{			 
   position: absolute;
   top: 270px;
   left: 41px;
   width:543px;
   height:580px;
}


.stlLogo
{
    position: absolute;
    top: 0px;
    left: 0px;
}


.stlPieDePagina
{
   position: absolute;
   top: 900px;
   left: 4px;
   width: 1000px;
   height: 95px;
   background-color: #181818;
   font: 12px arial;
}


.stlTablaCuerpoDeNoticia
{
   padding-left: 25px;
   padding-right: 25px;
   border: 2px;
   width: 720px;  /*650*/
   border-style: solid;
   border-color: #A00000;
   background-color: #000000;
   font: 12px arial;
   background-image: url(img/noticia.jpg);
   text-align: justify;
}


.stlTituloDeNoticia
{

   padding-left: 5px;
   background-color: #A00000; /*83006*/
   border: 0px;
   font-family: arial;
   font-size: 12px;
   font-style: normal;
   width: 550px; /*420*/
   height: 40px;
}

.stlPosicionAutor
{
   position: relative;
   top: 0px;
}


.stlTituloDeNoticiaFecha
{
   padding-left: 0px;
   background-color: #A00000;
   border: 0px;
   font-family: Arial;
   font-size: 10px;
   width: 100px;
   height: 30px;
   text-align: center;
}


.stlTablaDeNoticia
{

}


.stlTablaCanciones
{
   border: 0px;
   /*CELLSPACING="1"*/
   font: 12px arial;
   background-color: #000000;
   position: relative;
   left: 0px;

}


.stlCeldaTituloDeCancion
{
   width: 150px;
   height: 50px;
}


.stlCeldaDescargasDeCancion
{
   text-align: center;
   width: 200px;
   height: 50px;
   /*border-color: #ffffff;*/
   /*border-style: solid;*/
}



.stlBody
{
   background-color: #000000;
   text-decoration: none;
   color: #ffffff;

   /*background-image: URL ENTRE PARENTESIS*/
}



.sltTablaMiembro
{
   border: 0px;

   border-style: solid;
   border-color: #ff0000;
   background-color: #000000;
     /* border: 3px;  */
}


.sltCeldaFotoMiembro
{
   width: 150px;
   border: 0px;
   border-style: solid;
   border-color: #ff0000;
}


.sltCeldaNombreComoLiteral
{
   width: 100px;
   height: 48px;
   padding-left: 30px;
   font: 12px arial;
   text-align: left;
   border: 0px;
   border-style: solid;
   border-color: #ff0000;
}


.sltCeldaNombreMiembro
{
   width: 450px;
   height: 48px;
   padding-left: 20px;
   font: italic 12px arial;
   text-align: left;
   border: 0px;
   border-style: solid;
   border-color: #ff0000;
}


.sltTituloCancion
{
   font: italic bold 16px arial;
	 color: #d6c97e;
}


.stlAutorCancion
{
   font: 10px arial;
	 color: #d6c97e;
}

































