body{
    background-color: #f2f2f2;
	scrollbar-arrow-color: #7f7f7f;
	scrollbar-3dlight-color: #7f7f7f;
	scrollbar-highlight-color: #dfdfdf;
	scrollbar-base-color: #f2f2f2;
	scrollbar-shadow-color: #7f7f7f;		
	scrollbar-darkshadow-color: #f2f2f2;
}    

#enlacesLibro {
    position: absolute;
    top: 0%;
    left: 0%;
    height: 20%;
    width: 25%;
}

#cabecera {
    position: absolute;
    top: 0%;
    left: 25%;
    height: 20%;
    width: 75%;
}

#barraBuscar {
    position: absolute;
    top: 20%;
    left: 0%;
    height: 10%;
    width: 100%;
}

#divDatos {
    position: absolute;
    top: 30%;
    left: 0%;
    height: 70%;
    width: 100%;    
}

#iframeDatos {
    height: 100%;
    width: 100%;
	border-color: #f2f2f2;
}

#frameTexto {
	border-color: #f2f2f2;
}

#frameIndice {
	border-color: #f2f2f2;
}

a#nueva {
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
}

table#lista {
    font: 10pt bold;
    color: #808080;
}

.provincia {
    font-size: 12pt;
    font-weight: bold;
    color: #808080;
}    

.comunidad {
    font-size: 14pt;
    font-weight: bold;
    color: #808080;
}    

.vacia {
    font-size: 12pt;
    font-weight: bold;
    color: #808080;
}    

.imagen{
    position: absolute;
    left: 15%;
    top: 5%;
}

.inicio{
    vertical-align: text-bottom;
    position: absolute;
    left: 72%;
    bottom: 10%;
}

.nuevaBusqueda{
    vertical-align: text-bottom;
    position: absolute;
    left: 13%;
    bottom: 10%;
}

#barraBuscar {
    font: 11pt bold;
    color: #808080;
    text-decoration: none;
}

#indices {
    font: 11pt normal;
    color: #808080;
}

.enlace {
    font-size: 12pt;
    color: #808080;
    text-decoration: underline;
    text-align: center;
/*	border-color: #339900;
	border-style: solid;
	border-width: 1px;*/
}

a:link {
    color: #808080;
}

a:visited {
    color: #808080;
}

a:active, a:hover {
    /*font: 10pt;*/
    font-weight: bold;
    color: #808080;
    text-decoration: underline;
}
