<style type="text/css"> 

body { 
 scrollbar-3dlight-color: #002B63; 
 scrollbar-darkshadow-color: #000066; 
 scrollbar-base-color: #002B63; 
 scrollbar-face-color: #663399; 
 scrollbar-arrow-color: #CC66CC; 
 scrollbar-shadow-color: #330066; 
 scrollbar-highlight-color: #CC99CC; 
 scrollbar-track-color: #9966CC; 
} 

a { text-decoration: underline; color: #9966CC; } 
a:visited { text-decoration: underline; color: #9966CC; } 
a:hover { color: rgb(255,255,255); // blanco } 

.titulo1 {
font-family: "Tempus Sans ITC", Tempus;
font-size: 24px;
color: #9966CC;
}

.titulo2 {
font-family: "Tempus Sans ITC", Tempus;
font-size: 20px;
color: #9966CC;
}

.titulo3 {
font-family: "Tempus Sans ITC", Tempus;
font-size: 20px;
color: #9966CC;
font-style:italic;
}

.titulo4 {
font-family: "Tempus Sans ITC", Tempus;
font-size: 18px;
color: #9966CC;
}

.texto1 {
font-family: "Tempus Sans ITC", Tempus;
font-size: 20px;
color: #9966CC;
line-height: 24px
}

.texto2 {
font-family: "Tempus Sans ITC", Tempus;
font-size: 18px;
color: #9966CC;
line-height: 26px
}

.texto3 {
font-family: "Tempus Sans ITC", Tempus;
font-size: 12px;
color: #9966CC;
line-height: 14px
}

table {
table-layout: fixed;
border: 0px solid #9966CC;
border-collapse: collapse;
empty-cells: show;
margin-left: auto;
margin-right: auto;
padding: 0;
border-spacing: 0;
background-color: #000000;
}

tr,td { border: 0px solid #9966CC; border-collapse: collapse; }

table.tablamarco { width: 550px; }
tr.filamarco { vertical-align: middle; }
tr.filamarco10 { height: 10px; }
tr.filamarco20 { height: 20px; }
tr.filamarco30 { height: 30px; }
td.celdamarco { text-align: center; }

img.linea { width:550px; height:3px; border:0; }






table.index { width: 780px; text-align: center; }
tr.banner { height: 195px; vertical-align: middle; }
tr.menuycont { height: 400px; }

table.boton { width: 150px; }
tr.boton { height: 55px; }

.boton1 { width:150px; height:50px; display:block; background:url(boton1.gif); } 
.boton1:hover { background:url(boton1_on.gif); } 

.boton2 { width:150px; height:50px; display:block; background:url(boton2.gif); } 
.boton2:hover { background:url(boton2_on.gif); } 

.boton3 { width:150px; height:50px; display:block; background:url(boton3.gif); } 
.boton3:hover { background:url(boton3_on.gif); } 

.boton4 { width:150px; height:50px; display:block; background:url(boton4.gif); } 
.boton4:hover { background:url(boton4_on.gif); } 

.boton5 { width:150px; height:50px; display:block; background:url(boton5.gif); } 
.boton5:hover { background:url(boton5_on.gif); } 

.boton6 { width:150px; height:50px; display:block; background:url(boton6.gif); } 
.boton6:hover { background:url(boton6_on.gif); } 

.boton7 { width:150px; height:50px; display:block; background:url(boton7.gif); } 
.boton7:hover { background:url(boton7_on.gif); } 





table.tablainicio { width: 550px; }
tr.filainicio { ; }
td.celdainicio { ; }




table.tablamusica { border-spacing: 10px; width: 100%; }
tr.filamusica { vertical-align: top; }
tr.filaespacio { height: 20px; }
td.celdamusica1 { width: 200px; text-align: right; }
td.celdamusica2 { text-align: left; }

table.tablacancion { width: 100%; }
tr.filacancion { height: 25 px; vertical-align: middle; }
td.celdamargen { width: 10px; }
td.celdaplay { width: 60px; text-align: center; }
td.celdatitulo { text-align: left; }
td.info { text-align: left; }
table.tablatodo { width: 100%; background-color: #100719; }

.play { width:39px; height:20px; display:block; background:url(play.gif); margin-left: auto; margin-right: auto; } 
.play:hover { background:url(play_on.gif); } 





img.sangria { width:45px; height:0; border:0; }
img.foto { ; }





table.tabladescargas { border-spacing: 10px; width: 500px; }
tr.filadescargas { vertical-align: center; height: 35px; }
tr.cabeceradescargas { vertical-align: center; height: 50px; }
th.cabeceradescargas1 { width: 300px; text-align: left; }
th.cabeceradescargas2 { width: 200px; text-align: left; }
td.celdadescargas1 { width: 300px; text-align: left; }
td.celdadescargas2 { width: 200px; text-align: left; }





table.tablaenlaces { width: 550px; }
tr.filaenlaces { vertical-align: middle; height: 80px;}
td.celdaenlaces1 { text-align: center; width: 320px; }
td.celdaenlaces2 { text-align: left; width: 230px; }

img.enlaces { width: 234px; border: 0; }

</style> 