/* CSS Document */
BODY {
background : #000000;
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #666666;
margin : 10px 0px 20px 0px;
text-align: center;
SCROLLBAR-FACE-COLOR:#E87416;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #E87416;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #E87416;
}

A.enlace, A.enlace:VISITED, A.enlace:ACTIVE, A.enlace:FOCUS, A.enlace:LINK{
color:#ffffff;
text-decoration:none;
}
A.enlace:HOVER{
color:#000000;
}

A.aviso, A.aviso:VISITED, A.aviso:ACTIVE, A.aviso:FOCUS, A.aviso:LINK{
color:#000000;
text-decoration:none;
}
A.aviso:HOVER{
color:#ffffff;
}

A.enlace2, A.enlace2:VISITED, A.enlace2:ACTIVE, A.enlace2:FOCUS, A.enlace2:LINK{
color:#e87416;
text-decoration:none;
}
A.enlace2:HOVER{
color:#ffffff;
}

#cabecera{
width:100%;
height:90px;
}

#contenido{
width:650px;
height:460px;
float:left;
}

#menu{
width:650px;
height:20px;
font:14px Arial;
color: #ffffff;
border-top:2px solid #ee803c;
border-bottom:2px solid #ffffff;
background-image: url("menu.gif");
background-repeat:no-repeat;
text-align:center;
}

#menu2{
width:800px;
height:15px;
font:14px Arial;
color:#ffffff;
border-top:1px solid #ffffff;
text-align:right;
background-color:#000000;
}

#reproductor{
width:50px;
height:150px;
float:right;
}

#barras{
width:148px;
height:100px;
float:right;
border-top:2px solid #ee803c;
font:12pt Arial;
color:#ffffff;
}

#prueba{
text-align:center;
color:#ffffff;
font:8pt Arial;
}

#pruebar{
text-align:center;
color:#000000;
font:8pt Arial;
}

#contacto{
width:800px;
height:20px;
text-align:center;
font:12pt Arial;
color:#000000;
}

#licencia{
width:800px;
height:40px;
color:#000000;
font:14pt Arial;
text-align:center;
}

#aviso{
background-color:#e87315;
color:#ffffff;
width:400px;
height:400px;
position:relative;
left:10px;
}

#pie{
width: 800px;
height: 66px;
margin: auto;
}