

* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
  }

img { border:none; }

BODY {
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0px;
    font-weight:normal;
    color: #666666;
    background-color: #FFFFFF;
    width:1024px;
  }


A:visited {
    text-decoration: none;
    color:#000000;
    font-size: 10px;
  }


A:link {
    text-decoration: none;
    color:#000000;
    font-size: 10px;   
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }


A:hover {
    text-decoration: underline;
    color:#FFFFFF;
    list-style-type: none;
    font-size: 10px;
  }


A_2:visited {
    text-decoration: none;
    color:#FFFFFF;
    font-size: 9px;
    font-weight: bold;
  }


A_2:link {
    text-decoration: underline;
    color:#999999;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
  }


A_2:hover {
    text-decoration: underline;
    color:#000000;
    list-style-type: none;
    font-weight: bold;
  }

#centro a {
    color: #000000;
    font-weight: bold;
    }
/*

Esto estaba en el css que me pasaron ... pero me da error en nuestra página

background-position: 
; 						list-style-position: inside;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
*/

H1 {
    font-size: 14pt;
    color: #000000;
  }

H2 {
    font-size: 14pt;
    color: #000000;
  }


H3 {
    font-size: 14pt;
    color: red;
  }


H4 {
    color: red;
  }


PRE, TT {
    color: maroon;
    font-weight: bold;
    background: #CCCCCC;
    background-color: #CCCCCC;
  }


TD, TH {
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
  }


.txt.staff {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #F09100;
  }


.txt_datos {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CC9900;
  }


.txt_info {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CC0000;
    text-decoration: underline;
  }

/* From Fierro */



.fin_flotar {
    clear:both;
  }

/* Cuadro de búsqueda  */


#busqueda {
    background:url('/static/images/fondo_top.jpg') repeat;
    width:891px;
    height:85px;
    margin-bottom:0px;
    padding-bottom:0px;
  }


#busqueda span {
    display:inline;
    font-family:verdana;
  }


.textbox {
    width:240px;
  }


.buscar {
    width:80px;
  }

/* Fin cuadro de busqueda */

/* Botonera */


.barra_superior {
    background-image : url('/static/images/fondo_link_top.jpg');
    height:32px;
    width:891px;
  }


.barra_superior li {
    list-style:none;
    float:left;
  }


.elemento {
    padding-top:8px;
    margin-left:10px;
    margin-right:20px;
  }

/* Fin Botonera */

/* Links */


#barra_lateral {
    width:182px;
    margin:0px;
    padding:0px;
  }


#barra_lateral li {
    background-color:#EBB26D;
    float:left;
    list-style:none;
    width:182px;
    margin:0px;
    margin-top:0px;
    padding-top:0px;
    padding:0px;
    height:24px;
  }


#barra_lateral p {
    margin:0px;
    padding:0px;
  }


#barra_lateral .icono {
    height:19px;
    width:26px;
    border-width:0px;
    vertical-align:bottom;
  }


#barra_lateral .divisor {
    height:5px;
    width:182px;
    vertical-align:top;
    border-width:0px;
    margin-bottom:1px;
  }


#barra_lateral_2 {
    width:182px;
    margin:0px;
    padding:0px;
  }


#barra_lateral_2 li {
    background-color:#F3E6BA;
    float:left;
    list-style:none;
    width:182px;
    margin:0px;
    margin-top:0px;
    padding-top:0px;
    padding:0px;
    height:19px;
    margin-bottom:5px;
  }


#barra_lateral_2 p {
    margin:0px;
    padding:0px;
  }


#barra_lateral_2 .icono {
    height:19px;
    width:26px;
    border-width:0px;
    vertical-align:bottom;
  }


#encabezado, #centro, #barra_lateral {
    float:left;
  }

#sector_medio {
    float:left;
    width:182px;
}


#centro {
    margin-left:10px;
    width:700px;
    margin-top:10px;
  }

/*
#izquierda {
 float:left;
}
*/


#formulario label {
    display:block;
    width:175px;
    float:left;
    margin-left:25px;
    margin-top:6px;
    margin-bottom:6px;
  }


#formulario input {
    float:left;
    margin-left:25px;
    margin-top:6px;
    margin-bottom:6px;
    border:solid 1px;
  }


#formulario select {
    float:left;
    margin-left:25px;
    margin-top:6px;
    margin-bottom:6px;
    border:solid 1px;
  }


#formulario textarea {
    float:left;
    margin-left:25px;
    margin-top:6px;
    margin-bottom:6px;
    border:solid 1px;
    width:300px;
    height:80px;
  }


#formulario .check {
    height : auto;
    width : auto;
  }

#formulario li {
    list-style : none;
    float:left;
    width:300px;
  }


#formulario {
    float:left;
    width:600px;
  }


.contacto {
    width:600px;
  }


.contacto select, input, textarea {
    width:300px;
  }


.micuenta select, input, textarea {
    width:300px;
  }

.enviar {
    float:left;
    width:80px;
    }

.envio {
    width:auto;
    }

.ficha_grande {
    margin-left:20px;
    margin-top:10px;
	width:650px;
  }

.comment {
    border-color:grey;
    border-style:solid;
    border-width:1px;
    }

.califica p{
    margin-left:200px;
    margin-top:0px;
    margin-bottom:0px;
    width:600px;
    float:left;
    }

.ficha_grande .tapa {
    float:left;
    padding-left:20px;
    width:150px;
  }


.ficha_right {
    float:left;
    margin-left:30px;
	width:450px;
  }


.ampliar {
    margin-top:20px;
    margin-left:30px;
    float:left;
    /*border-color:blue;
    border-width:2px;
    border-style:solid;*/
  }


.ficha_grande li {
    list-style:none;
    margin-bottom:5px;
  }


.ficha_right img {
    margin-left:40px;
  }


#novedades {
    float:right;
  }


.book_set {
    margin-left:10px;
    margin-top:10px;
  }


.book_set .ficha {
    float:left;
    width:600px;
    margin-top:20px;
    margin-bottom:25px;
    margin-right:15px;	
  }


.book_set .tapa {
    float:left;
    max-width:90px;
  }


.book_set .titulo {
    float:left;
    width:475px;
  }


.book_set h4 {
    width:475px;
  }


.book_set .ficha_right {
    float:left;
    margin-right:5px;
  }


.book_set .ficha_left {
    float:left;
  }


.book_set .ficha_right ul {
    list-style:none;
    margin:0px;
    padding:0px;
  }


.sombra_derecha {
    height:100px;
  }


.sombra_abajo {
    width:110px;
  }


.verficha {
    margin:0px;
    padding:0px;
    float:left;
  }


.comprar {
    margin:0px;
    padding:0px;
  }


.message_no {
    color:red;
  }


.message_no li {
    list-style:none;
  }


.message_yes {
    color:red;
  }
  
li .star {
    margin:0px;
    }


.tabla {
    width : 100%;
    border: white 2px solid;
  }


.tabla th {
    background-color:#EBB26D;
  }


.tabla td {
    /* padding: 25px 23px 0px 22px;
    */ background : #F3E6BA;
  }


.tabla input {
    width:60px;
  }

.link_fierro {
    margin-left:200px;
    text-align:center;
	color: #000000;
    }

.link_fierro:hover {
   	color: #000000;
    }
	
#letra_grande {
    font-size: 9pt;
    }

.destacado {
	font-size: 16px;
}