
body {
    background : url('imagenes/fondoprincipal.gif');
    font : medium Arial, Helvetica, sans-serif;
    margin : 0px 0 0;
    color : #ffffff;
  }

.bloquecentral {
    border-style : none none solid;
    border-width : medium medium 1px;
    border-bottom-color : #ffffff;
    color : #993300;
    text-align : center;
    vertical-align : top;
    width : 646px;
  }

.cabecera01 {
    background : #ffffff url('imagenes/logo.gif') no-repeat center center;
    height : 85px;
    width : 146px;
  }

.cabecera02 {
    background : #343434;
    padding : 10px 0 0;
    border-style : none none solid;
    border-width : medium medium 1px;
    border-bottom-color : #ffffff;
    height : 75px;
    text-align : center;
    width : 699px;
  }

.cabecera03 {
    background : url('imagenes/camuflaje.gif') repeat;
    padding : 3px 0 0;
    border-style : none none solid;
    border-width : medium medium 1px;
    border-bottom-color : #ffffff;
    height : 35px;
    text-align : center;
  }

.cajaespecial {
    background : #00693f;
    color : #ffffff;
    font : 10px Arial,Helvetica,sans-serif;
    width : 107px;
  }

.cajaimagen {
    width : 100px;
  }

.cajalibro {
    font : 12px Arial,Helvetica,sans-serif;
    color : #000000;
    text-align : left;
    width : 223px;
  }

.cajamenu {
    background : #a9b99c url('imagenes/lineamarron.gif') no-repeat bottom center;
    font : 13px Arial,Helvetica,sans-serif;
    padding : 5px 0 2px;
    margin : 0 8px;
  }

.cajasubtema {
    padding : 0 5px 0 10px;
    border-style : solid none;
    border-width : 1px medium;
    border-top-color : #d5d5d5;
    border-bottom-color : #d5d5d5;
    height : 35px;
    text-align : left;
    width : 205px;
  }

.enlacecabecera {
    font : bold 13px Arial,Helvetica,sans-serif;
    color : #ffffff;
  }

.enlacedetalles {
    color : #993300;
    text-decoration : none;
  }

.enlacemenu {
    font : 13px Arial,Helvetica,sans-serif;
    color: #336633;
    text-decoration : none;
  }

.formulariocabecera {
    display : inline;
  }

.imagendetalle {
    width : 150px;
  }

.menuprincipal {
    background : #00693f;
    font : bold 14px Arial,Helvetica,sans-serif;
    padding : 15px 0 0;
    text-align : center;
    vertical-align : top;
    width : 199px;
  }

.minicabecera {
    font : 10px Arial, Helvetica, sans-serif;
    color : #ffffff;
  }

.numerolibros {
    background : #666666;
    font : bold 12px Arial,Helvetica,sans-serif;
    padding : 5px 0 0;
    color : #ffffff;
    height : 20px;
    text-align : center;
    width : 646px;
  }

.pie {
    background : url('imagenes/camuflaje.gif') repeat;
    font : 10px Arial,Helvetica,sans-serif;
    padding : 5px 0 0;
    border-style : none none solid;
    border-width : medium medium 1px;
    border-bottom-color : #ffffff;
    color : #ffffff;
    height : 20px;
    text-align : center;
  }

.tablacabecera {
    width : 845px;
  }

.tablaprincipal {
    background : url('imagenes/fondocentral.gif');
    width : 845px;
  }

.textocarrito {
    font : 14px Arial,Helvetica,sans-serif;
    color : #000000;
    text-align : left;
  }

.textodetalle {
    background : #f3f3f3;
    font : 14px Arial,Helvetica,sans-serif;
    text-align : justify;
    width : 330px;
  }

.titulo {
    font : bold 32px Arial,Helvetica,sans-serif;
  }

.titulosdetalle {
    background : #f3f3f3;
    font : 14px Arial,Helvetica,sans-serif;
    color : #336633;
    text-align : justify;
    vertical-align : top;
    width : 150px;
  }

