

body {
    background:  url(../img/degradado_fondo.gif) repeat-x;
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 10px;

}
h1{
  margin-top: 20px;
  margin-left: 13px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  color: #405328;
  line-height: 75%;
}
h2{
  margin-left: 13px;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #405328;
  line-height: 85%;
}
h3{
  margin-left: 13px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #003300;
  line-height: 75%;
}
form{
    margin-left:20px; font-size: 14px;
}
table{
  color:#415328; font-weight: bold;
}
p{
    color: #000000; font-weight: normal;
}


.div_total{
    display:block;
    padding:0px;
    position: absolute;
    width: 910px;
    min-height: 600px;
    margin-left: -455px;
    left: 50%;
    background-image: url(../img/degradados_fondo.gif);
    background-repeat: repeat-y;
    background-color: #FFFFFF;


}
.div_left{
    display: block;
    width: 5px;
    height:733px;
    background-image: url(../img/degradado_izq.gif);
    background-repeat: repeat-y;
    background-color: transparent;
}
.div_banner{
    display: block;
    width: 900px;
    max-width: 900px;
    height: 80px;
    max-height: 80px;
    margin-top: -733px;
    margin-left: 5px;
    background: url(../img/fondo_banner.jpg) no-repeat;
}
.div_menu{
    display: block;
    margin-left: 5px;
    width: 900px;
    height: 52px;
    background-image: url(../img/fondo_menu.jpg);
}
.div_body{
    display: block;
    margin-left: 5px;
    width: 900px;
    min-height:600px;
    background-color: #FFFFFF;

}
.div_right{
    position:absolute;
    top: 0px;
    display: block;
    width: 5px;
    height:733px;
    max-height: 733px;
    margin-left: 905px;
    background-image: url(../img/degradado_der.gif);
    background-repeat: repeat-y;
    background-color: transparent;
    z-index: 30;
}
.div_bottom{
    display: block;
    position: relative;
    width: 910px;
    height: 10px;
    background-image: url(../img/degradado_bottom.gif);
    background-repeat: no-repeat;
    z-index: 100;
}
.div_publi{
    display: block;
    position: relative;
    width: 910px;
    height: 10px;
    background: #FFFFFF;
    background-repeat: no-repeat;
    z-index: 100;
}
.a_banner, a_banner:visited{
    font-family: Verdana ;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;

}
.div_link_catalogo{
    padding-left: 310px;
    padding-top: 40px;
    text-align:  center;
}
.div_menu_enlaces{
    width:900px;
    padding-left:0px;
    padding-top: 17px;
    text-align: center;
}
.a_menu, a_menu:visited{
    font-family: Verdana ;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.a_menu:hover{
    text-decoration: underline;
}
.div_box_left{
  display:block;
  min-height: 100px;
  width: 150px;
  border: 1px solid #415328;
  background: url(../img/box_left.gif) no-repeat #FFFFFF;
}
.div_box_center{
  display:block;
  min-height: 100px;
  width: 550px;
  border: 1px solid #415328;
  background: url(../img/box_center.gif) no-repeat #FFFFFF;
}.div_box_right{
  display:block;
  min-height: 80px;
  width: 150px;
  border: 1px solid #415328;
    background: url(../img/box_right.gif) no-repeat #FFFFFF;
}
.div_pie{
    display:block;
    border: 1px solid #415328;
    width: 883px;
    height: 19px;
    margin-left: 13px;
    margin-bottom:5px;
    background: url(../img/fondo_pie.gif) no-repeat #FFFFFF;

}
.a_pequeno,a_pequeno:visited{
     font-family: Verdana;
     font-size: 10px;
     color: #415328;
}
.a_grande,a_grande:visited{
     font-family: Verdana;
     font-size: 11px;
     color: #415328;
     text-decoration: none;
}
.a_grande:hover{
    text-decoration: underline;
}
.texto_verde_normal{
  font-family: Verdana;
  font-size: 14px;
  color: #415328;
}
.texto_verde_pequeno{
  font-family: Verdana;
  font-size: 11px;
  color: #415328;
}

.normal{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}
.grande{
  font-family: Verdana;
  font-size: 13px;
  color: #000000;
}
.normal_suave{

  font-family: Verdana;
  font-size: 10px;
  color: #555555;
  font-weight: normal;
}
.div_a_novedades{
    margin-left:12px;
}
.div_listado_libros{
    border-top: 1px solid;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;

}
.span_normal{
     font-family: Arial;
     font-size: 14px;
     text-indent: 15px;
     margin-left: 20px;
     margin-right: 20px;
     text-align: justify;;

}
.div_novedad{
 width: 260px;
 height: 170px;
 border: 1px solid #415328;



}

