* {
padding : 0;
margin : 0;
}
body {
margin-left:0px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
background: #ffffff url(../images/back.jpg) repeat-y center;
}


a{
color:#003299;
font-weight: bold;
}


.form_text {
color:#ffcc66;
background-color:#000000;
border-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

img {
margin-top:5px;
margin-bottom:5px;
border:0px;
}

td{
padding:5px;
}

h3{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
margin-bottom:15px;
}

h4{
font-size:16px;
color:#cc3333;
margin-bottom:15px;
}

h5{
font-weight:normal;
font-size:14px;
color:#cc3333;
}

h6{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

p{
margin-bottom:10px;
}

li{
margin-bottom:10px;
margin-top:10px;
}

.notas{
font-size:12px;
font-weight:bold;
}

#publi
{
position: absolute;
top: 366px;
left: 680px;
}

#compositores
{
position: static;
top: 366px;
left: 680px;
}

#lista
{
margin-left: 15px;
}


.flecha
{
    position:absolute;
    left:320px;
    top:830px;
}

.virtual
{
    font-size: 12px;
    text-indent: 30px;
}


.cambio_escalas
{
    font-size: 12px;
}

/*CHROMEMENU*/
#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
cursor: pointer;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
}

#chromemenu ul li a:hover{
background: url(../images/chromebg2.gif) center center repeat-x;
}
/*CHROMEMENU*/


#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none;}
#menu li {float:left; margin-left:0px; padding-top:2px;}
#menu li a {display:block; height:38px; line-height:38px; padding:0 20px 0 0; float:left; background: url(../images/tab_a.gif) no-repeat right top; color:#000; text-decoration:none;}
#menu li a b {display:block; height:38px; float:left; padding:0 0 0 20px; background: url(../images/tab_b.gif) left top; cursor:pointer;}
#menu li a:hover, 
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background-position:right -51px; margin-top:-2px; height:40px;}
#menu li a:hover b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{background-position:left -51px; height:40px;}




.paginador
{
   border: 1px solid #8C8C8C;
   background: #F8F8FF;
   padding: 1px 2px;
   margin:5px 5px 5px 0px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   color: #003299;
   font-size: 15px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
}

.paginador_puntos
{
   border: 1px solid #F8F8FF;
   background: #F8F8FF;
   padding: 1px 2px;
   margin:5px 5px 5px 0px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   color: #003299;
   font-size: 15px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
}

.paginador:hover {
   border: 1px solid #545454;
   color: #144a80;
    cursor: pointer;
    text-decoration: none;
}


.paginador_desactivado
{
   border: 1px solid #8C8C8C;
   background: #003299;
   padding: 1px 2px;
   margin:5px 5px 5px 0px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   color: #F8F8FF;
   font-size: 15px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
}

.enlace_pag:hover{text-decoration: none;}
   
