body
{
background-color:#000000;
color:#000000;
height:1024px;
font-family:courier new, garamond, arial;
font-size:11pt;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #d2ac69;
scrollbar-dark-shadow-color: #d2ac69;
scrollbar-track-color: #f9e2b8;
scrollbar-face-color: #d2ac69;
scrollbar-shadow-color: #f9e2b8;
scrollbar-highlight-color: #f9e2b8;
scrollbar-3d-light-color: #f9e2b8;
}

div.bod
{
position: relative;
top: 0px;
width: 1024px;
height: 768px;
background-color: #000000;
overflow:hidden;
}

div.dark
{
position: absolute;
top: 0px;
left: 0px;
width: 1024px;
height: 768px;
overflow:hidden;
background-image:url('imagenes/dark.png');
}

div.index
{
position: absolute;
top: 0px;
left: 112px;
width: 800px;
height: 600px;
overflow:hidden;
font-size:11px;
}

div.discografia
{
position: absolute;
top: 11px;
left:321px;
width: 631px;
height: 624px;
overflow:hidden;
font-size:11px;
text-align:left;
}

div.biografia
{
position: absolute;
top: 0px;
left:67;
width: 612px;
height: 768px;
overflow:hidden;
font-size:11px;
text-align:left;
}

div.clases
{
position:absolute;
top: 51px;
left:137;
width: 757px;
height: 561px;
overflow:hidden;
font-size:11px;
text-align:left;
}

div.shows
{
position:absolute;
top: 100px;
left:90px;
width: 760px;
height: 476px;
overflow:hidden;
font-size:13px;
text-align:left;
}

div.fotos
{
position:absolute;
top: 0px;
left:132px;
width: 613px;
height: 768px;
overflow:hidden;
font-size:11px;
text-align:left;
}

div.video
{
position:absolute;
top: 30px;
left:30px;
width: 800px;
height: 600px;
overflow:hidden;
font-size:11px;
text-align:left;
}

div.prensa
{
position:absolute;
top: 30px;
left:30px;
width: 800px;
height: 600px;
overflow:hidden;
font-size:11px;
text-align:left;
}

div.canciones
{
position:absolute;
top: 26px;
left:135px;
width: 725px;
height: 616px;
overflow:hidden;
font-size:11px;
text-align:left;
}

div.guestbook
{
position:absolute;
top: 50px;
left:50px;
width: 800px;
height: 600px;
overflow:auto;
font-size:11px;
text-align:left;
}

div.post
{
background-image: url('imagenes/light.png');
position:relative;
padding-left:5px;
color:#000000;
width:98%;
}

div.agregar
{
height:200px;
width:400px;
background-image:url('imagenes/fondo_papel.jpg');
}

ol.canciones {list-style-type:lower-alpha}


a
{
text-decoration: none;
color: #AA0000;
}

a:visited
{
color: #880000;
}