html {
    height: 100%;
    margin:0px;

}

body {
    height: 100%;
    margin:0px;
    font-family: "Tahoma";
    font-size: 70%;
    /*color:#3B5179;*/
    color:#333333;
    background-color:#FFFFFF;

 
}       
        

td,th,p,div,span{
    font-size: 1.0em;
    font-family: "Tahoma";
    /*text-align: justify;*/
    
}

th{

  text-align: justify;
}

.alderecha{
    text-align: right;
}                                   

.alizquierda{
    text-align: left;
}  
.alcenter{
    text-align: center;
}   
.mayusculas{
    text-transform: uppercase;
 }                                                                                                   

a, a:link, a:visited{
    text-decoration:none;
    color: #006699;                             
}
a:hover{
    text-decoration:underline;
}

.salto{
    clear:both;
}


div#centrar{
    /*text-align: center; */
}
div#ancho800{
    /*width:770px;*/
    width:994px;
    /*border-style: solid;
    border-color: #eaeaea;
    border-width: 1px;*/
    margin-top: 5px;
    background-color: #FFFFFF;
}


div#cabecera{
    width:100%;

}

div#login{
    width:164px;
    float:left;
    height:85px; 
    padding-top: 1px;   
   background-image: url("images/fondo_login.png");         
   background-repeat: no-repeat;
}

div#accesibilidad{    
    /*width:160px;*/
    width: 804px;
    float:right;
    /*height:60px;*/
    background-color: #11568C;
    text-align: right;          
}
div#accesibilidad a,div#accesibilidad a:link,div#accesibilidad a:visited {
    color: #C6DDF9;
}

/*
div#bannercabecera{
    width: 580px;
    border-width:1px;
    border-color:#ff0000;
    border-style:solid; 
}*/

div#zonaclub{
    width: 177px;
    height: 80px;
    float: left;
    position: relative;    
    padding-top: 5px;
    padding-left: 5px;
  
 } 

div#restocabecera{
    width: 804px;
    float: right;
    position: relative;
    height: 58px;
    padding-top: 5px;
    background-color: #EAFAC9;
    vertical-alignment: middle;
} 
div#banner{
    width: 804px;
    float: right;
    position: relative;
    height: 120px;
 
} 

div#buscador{
  
    float:left;
    height:33px;   
    width:373px;
    
    margin-left: 4px;
    margin-right: 0px;
    margin-top: 4px;
    padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 10px;
    
    text-align: left;
    
    background-image: url("images/fondo_buscador.png");
    background-repeat: no-repeat;
}

 
div#menutop{
  
    float:left;
    height:20px;   
    /*width:770px;*/
    width:780px;
    
    /*margin-left: 5px;*/
    margin-left: 7px;
    margin-right: 0px;
    
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 25px;
    
    text-align: left;
    background-color: #FFEDE0;
}

div#menutop a, div#menutop a:link, div#menutop a:visited{
   background-image: url("images/icono_menutop.png");
   background-repeat: no-repeat;
 
   padding-left: 20px; 
   padding-right: 14px;   
   color: #666666;
}

div#menuiz{
 width: 175px;
 float: left;
 position: relative;
 margin-right: 2px;    
 }

 div#menuiz div{
    text-align: left; 
 } 


#centro{

width: 994px;
padding-top: 6px;
clear:both;
/*text-align: justify;*/

} 

#contenido{ 
 float: left;
 margin-left: 0px;
 /*margin-left: -5px;*/
 /* ruth
 width: 400px;*/
 width: 790px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 5px;
 
/*text-align: justify; */
/* border-width:1px;
    border-color:#ff0000;
    border-style:solid; */
 /*background-color: #ECECEC*/; 
 
}
 
div#nav{
    float: left;
    margin-left: 0px;      
    font-size:1.0em;
    padding-left: 25px;
    color:#666666;
    text-align:left;    
}

/* lo utilizo para mostrar la situación actual del pedido*/ 
div#situacion{
    
    height: 60px;
    width: 750px;
    
    float: left;
    margin-left: 20px; 
    margin-bottom: 10px;
         
    font-size:1.1em;
    color:#11568C;
    
    padding-left:30px;
    padding-top: 10px; 
   
    text-align:left;
    
    border-color: #72C706;    
    border-width: 1px;
    border-style: solid;
}

table.situacion td{
    
    border-color: #72C706;    
    border-width: 0px;
    border-style: solid;
    border-bottom-width: 5px;
    padding-left: 10px;
}


table.situacion td.seleccion{
    
    border-color: #72C706;    
    border-width: 0px;
    border-style: solid;
    border-bottom-width: 5px;
    border-left-width: 5px;
    border-right-width: 5px;
    background-color: #FFD5B5;
}

/* fin: situacion pedido*/

div#pie{
    background-color:#666666;
    color:#ffffff;
    font-size:0.9em;
    width:100%;
 }

 
a.menutop{
   font-weight: normal;
} 

 
           

/* login */


    .login_titulo{
        font-family:arial;
        font-size:0.9em;
        color:#0362A7;
    }
    .login_texto{
        font-family:arial;
        font-size:1.0em;
        font-weight: bold;
        color:#0061AA;
    }
    .login_textbox{
        width:55px;
        height:12px;
        font-size:0.9em;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .login_button{
        font-family:arial;
        font-size:0.9em;
        color:#0061AA;
        border-width:0px;
        height:14px;
        cursor:pointer;
        background-color: #D0E3FA;        
    }
    
    a.login_salir, a.login_salir:link, a.login_salir:visited{
        font-family:arial;
        font-size:0.9em;
        color:#0061AA;
        /*color:#ff0000;*/
        font-weight: bold;
        line-height: 20px;
    }
    
    

  
/* -------------- para formularios ----------------*/

    table.tableformu input{  
        font-size: 1.0em;
        height: 14px;
        border-width: 1px;
        border-style: solid;
        border-color: #CDA94F;
        background-color: #F7F2E8;
    }
    table.tableformu select{    
        font-size: 1.0em;
        height: 18px;
        border-width: 1px;
        border-style: solid;
        border-color: #CDA94F;
        background-color: #F7F2E8;
    }
    table.tableformu textarea{  
        font-size: 1.0em; 
        border-width: 1px;
        border-style: solid;
        border-color: #CDA94F;
        background-color: #F7F2E8;
    }
    table.tableformu tr.valores, table.tableformu td.valores{
      
        font-weight: bold;
        font-style: italic;
    }
     
    table.tableformu th{
        text-align: right;
        font-weight: normal;
    }
     
    table.tableformu input.checkradio{
        border: 0;
    
    }
    
    table.tableformu input.boton{
        height : 20px;
        cursor:pointer;    
    }
    
    form{
        margin-bottom: 0px;
    }
    
    table.tableenvio{
        border-color: #CDA94F;
        border-width: 1px;
        border-style: solid;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    table.tableenvio_mail{
        border-color: #CDA94F;
        border-width: 1px;
        border-style: solid;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px; 
    }
    
    table.tableenvio_mail td{
        font-size: 0.8em;
    }
/* -------------- fin para formularios ----------------*/

/* para los mensajes al usuario*/
 .mensajeusuario{
    
    font-size: 1.2em;
    color: #FF2200;  
    font-weight: bold;
    text-align: center;
 
 }

 
.texto_verde{
    color: #5CB61A;    
}
.texto_azul{
    color: #336699;
}
.texto_naranja{
    color: #FF6E00;
}

.texto_grande{
    font-size: 1.2em;
    font-weight: bold; 

}
.texto_masgrande{
    font-size: 1.4em;
    font-weight: bold; 

}
.tachar{
    background-image:url("images/tachar.gif");
    background-repeat: repeat-x;
    background-position: 10% 55%;
    color:#666666 ; 

}
.borde_bajo{
    border-width: 0px;
    border-bottom-width: 4px;
    border-style: solid;
}



/*************** MENUS DE LA IZQUIERDA*****************/

div.menu_familia{
    background-color: #0061AA;
    color: #ffffff;
    
    cursor:pointer;
    height: 30px;
    
    font-size: 1.5em;
    text-transform: uppercase;
    
    padding-top: 12px;
    padding-left: 15px;
}

div.menu_familia a,div.menu_familia a:link,div.menu_familia a:visited{
    color: #ffffff;
}

div.menu_subfamilia{
    background-color: #A7AE35;
    margin-left: 10px;
    color: #ffffff;
    width: 165px;    
}

div.menu_subfamilia a,div.menu_subfamilia a:link,div.menu_subfamilia a:visited{  
     
}

div.submenu{    
    background-color: #F6F5ED;
    margin-bottom: 2px;    
    margin-top: 2px;
   
   background-image: url("images/icono_submenu_iz.png");
   background-repeat: no-repeat;
   background-position: 7px 4px;
   
   padding-left: 18px; 
   padding-right: 2px;   
}

div.submenu2{    
    background-color: #F6F5ED;
    margin-bottom: 2px;    
    margin-top: 2px;
   
   background-image: url("images/icono_submenu_iz.png");
   background-repeat: no-repeat;
   background-position: 15px 4px;
   
   padding-left: 28px; 
   padding-right: 2px;   
}
div.sin_fondo{
    background-image: none;

}
div.submenu a, div.submenu a:link, div.submenu a:visited, div.submenu2 a, div.submenu2 a:link, div.submenu2 a:visited{ 

   color: #333333;
}
 /* ************ fin menus da la izquierda *****************/

 
 hr.barra_verde{
    color: #86B031;
    height: 2px; 
    text-align: center;
    width: 98%;
 }

/* para mostrar los producto */ 
 
div#fichaproducto{
    border-width: 1px;
    border-style: solid;
    border-color: #b2b2b2;
    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    
    width:383px;
    height:300px;
    
    float:left;
}

div.capa_precioanterior{

    width: 275px;
    
   /*  border-width: 1px;
    border-style: solid;
    border-color: #b2b2b2; */
}

div#capa_foto{
    float: left;
    width: 150px;
    margin-right: 10px;
    text-align: center;
}
div#texto_fichaproducto{

    padding-right: 5px;
    
    width: 190px;
   
    float:right;
}

.titulo_producto{
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
}
.titulo_producto a, .titulo_producto a:link, .titulo_producto a:visited{ 
    color: #333333;
}
.resumen_producto{
    font-size: 1.1em;  
}

.descripcion_producto{
    font-size: 1.1em; 
}

/* para mostrar los precio*/
 table.tablecarrito td,table.tablecarrito th{
    font-size: 1.1em;
 }
 
 table.tablecarrito td a, table.tablecarrito td a:link, table.tablecarrito td a:visited,table.tablecarrito th a{
    font-size: 0.9em;
    color: #FF4D00;
 }
 table.tablecarrito td.borde, table.tablecarrito th.borde{    
   
    border-width: 0px;
    border-bottom-width: 1px;
    border-color: #CDA94F;
    border-style: solid;
 }
 table.tablecarrito td.fondo{    
    background-color: #F7F2E8;
   /* border-width: 0px;
    border-bottom-width: 2px;
    border-color: #333333;
    border-style: solid;  */
 } 

 table.precios{
   
    text-transform: uppercase;
    font-weight: bold; 
    /*font-size: 1.2em;*/
    font-size: 1em;
    color: #11568C;
    
 }
 table.precios td.iva{
    padding-left: 15px;
    font-size: 0.8em;
    color: #333333;
    text-transform: none;
    
 }
 
 td.celdaNoSocio{
    border-color: #CDA94F;
    border-width: 1px;
    border-style: solid;
 
    padding-left: 8px;
    padding-right: 8px;
 
    background-color: #FFFFFF;
 }
 
 
 td.celdaSocio{
 
    border-color: #CDA94F;
    border-width: 1px;
    border-style: solid;
 
    padding-left: 8px;
    padding-right: 8px;
 
    background-color: #EDF3E0;
 }
 
 td.celdaNoSocio .precio{
    color: #666666;
 }

 td.celdaSocio .precio{
    color: #FF0000;
 }
 
 td.socio{
    color: #333333;
    background-color: #EDF3E0;   
 }
 td.nosocio{
    color: #333333;
    background-color: #FFFFFF;  
 }
 

 
 table.tableidentificacion{
        border-color: #CDA94F;
        border-width: 1px;
        border-style: solid;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        background-color: #F7F2E8;
 }
 
 table.tableidentificacion input{
        border-color: #CDA94F;
        border-width: 1px;
        border-style: solid;
 }
 
 .texto_identificacion{
    font-size: 1.2em;
 }
 
 .plazos{
    border-color: #ffffff;
    background-color: #ffffff;
 }
 
 .tabulado{
    padding-left: 20px;
 }
 
#bannercabecera a img{
 text-decoration:none;
 border: 0;
 }
#bannercabecera  a:hover img{
 text-decoration:none;
 border: 0;
 }
#bannercabecera  a:link img{
 text-decoration:none;
 border: 0;
 }
 
#bannercabecera a:visited img{
 text-decoration:none;
 border: 0;
 }
