@charset "iso-8859-1";
* { margin: 0; padding: 0; }
body {
    /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    font-family: Arial;
    font-size: 13px;
    color: #363636;
    background-color: #fff;
/*    background:#fff url(../images/bg124.jpg) repeat-x;*/
    text-align:center;
}

div.contmenu{
  width: 958px;
  padding: 0px;
  margin-left: 8px!important;
  margin-left: 7px;
}


a {
    text-decoration: none;
    color: #857041;
    outline: none;
}
a:hover {color: #000000;text-decoration: underline;}

a.under{text-decoration: underline;}

h1 {
    font-size: 20px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

h1.catalog{
    font-size: 20px;
    font-weight: normal;
    padding: 0px;
    margin: 20px 0 0 0;
}


h2 {
    font-size: 20px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    color: #fff;
}

h3 {
    padding: 0px;
    margin: 0px;
    color: #bf0707;
    font-weight: normal;
}

h4 {
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #515151;
}

h6 {
    font-size: 20px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    color: #333;
}
#global{
margin:8px auto 0; width: 986px; text-align: left;
/*background:#ac965d url(../images/fondo.gif) repeat-y;*/
background-color: #fff;
}


#first{
    width:973px;
    margin:0 auto;
    padding:0 auto;
    text-align:left;
    background-color: #fff;
}

#cabecera{
    padding:0;
    margin:0;
    width:100%;
}

#slideshow2{
height: 180px;
}


a.linkcab, a.linkcab:active, a.linkcab:visited{
  font-size: 12px;
  color: #7e7e7e;
  text-decoration: none;
}
a.linkcab:hover{
  text-decoration: underline;
}




#cabecera, #cabecera h1{
  font-size: 12px;
  font-weight: bold;
}

#cabecera div.cabsup{
width: 100%;
padding:3px;
background-color: #f9f9f9;
height: 30px;
color: #7e7e7e;
}

#cabecera div.cabsup .div1{
  width: 480px;
  padding-top: 5px;
  padding-left: 5px;
  float: left;
}
#cabecera div.cabsup .div2{
  width: 170px;
  float: left;
}
#cabecera div.cabsup .div3{
  width: 270px;
  padding-right: 5px;
  float: right;
  text-align: right;

display: table-cell;
vertical-align: middle;
line-height: 30px;
}

img.flag{
  margin-left: 8px;
  line-height: 30px;
   vertical-align: middle;
   padding-bottom: 3px;
}


#cabecera div.contentlogo{
padding-top: 10px;
height: 106px;
background-color:#fff;
}

#cabecera div.logo{
width: 300px;
height: 75px; /*54*/
float: left;
vertical-align: top;
}

#cabecera div.contmenuhor{
width: 662px;
padding-left: 5px;
float: left;
text-align: right;
}

#cabecera div.menuhor{
height: 20px;
}

#cabecera div.buscad{
width:662px;
float: right;
margin-top:10px;
}

div.bienve{
  color: #999;
  display: block;
  padding-right: 5px;
}
div.bienve span{
  color: #999;
  font-weight: bold;
  font-style: italic;
}


input.intexto{
    font-size: 15px;
    width: 240px;
    float: left;
    margin:0px 10px 0px 290px;
    padding: 0px;
}

a.navbar {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #686a69;
    padding: 0px 5px;
    text-decoration: none;
    border-right: 1px solid #c8c8c8;
}
a.navbar:hover{
    text-decoration: underline;
}
a.navbar.norl {
    border-right: 0;
    color: #c00;
}
a.navbar.norl:hover {
    color: #dc2727;
}

#buscador-cab{float:right; display:inline; height:29px;margin-top:10px; margin-right: 36px;}
#buscador-cab #campo-buscar{float:left;display:inline;background: url(../images/fnd-buscador.gif) no-repeat; width:142px; height:24px;border:none;padding-top:5px; padding-left:11px;color:#000;font-size:10px;}
#buscador-cab #buscador_btn{float:left;display:inline;background:url(../images/btn-buscar.gif) no-repeat; width:25px; height:23px;border:none;cursor:pointer;}

#buscador-cab2{
  width:205px; height:29px;margin-top:130px;margin-left:80px;background: transparent;}
#buscador-cab2 #campo-buscar2{float:left;display:inline;background: url(../images/fnd-buscador2.gif) no-repeat; width:161px; height:24px;border:none;padding-top:5px; padding-left:11px;color:#000;font-size:10px;}
#buscador-cab2 #buscador_btn2{float:left;display:inline;background:url(../images/btn-buscar2.gif) no-repeat; width:25px; height:23px;border:none;cursor:pointer;}
#buscador-cab2 #chec{
  margin-left: 10px;
}
#buscador-cab2 a{
color: #363636;
text-decoration: none;
}
#buscador-cab2 a:hover{
text-decoration: underline;
}


div.breadcrumb{
    padding-left: 10px;
    vertical-align:bottom;
    line-height:20px;
    height:20px;
    color: #b7a472;
}
div.breadcrumb a{
    color: #b7a472;
}

div.breadcrumb h1{
    font-size: 13px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    display:inline;
}

.clear{
    clear:both;
}

#content{
    width:958px; position:relative; margin:0px auto;
    text-align: left;
    padding: 0 0 10px 0;
    min-height: 500px;

}
.central_sin_der{
    float:left;
    width:773px;
    padding:10px;
}
.central_sin_izq{
    float:left;
    width:755px;
}

.central{
    float:left;
    width:583px;
    padding:5px;
}
.derecha{
    float:right;
    width:190px;
    padding:10px 5px 0px 5px;
    text-align:center;
    /*background:#fff url(../images/fondo_dcha.gif) repeat-y;*/
    background-color: #fff;

}
.lateralizq{
  width:167px;
  float: left;
  padding:5px;
  height: auto;
}

.head_b{
    background-color: #9acdff;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    text-align: center;
}
.head_p{
    background-color: #ff9aff;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    text-align: center;
}
.head_g{
    background-color: #cdcd00;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    text-align: center;
}
.head_r{
    background-color: #c00000;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    text-align: center;
}


.textoinfo{
    background-color: #e9e9e9;
    padding:10px;
    color:#414141;
    margin-bottom:10px;
    text-align:justify;
}

.textoinfo h1{
    font-size: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}

.tprod{
  margin: 10px 0px 10px;
  padding: 10px 10px 10px 0px;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  font-weight: bold;
}
.tprod span{
  color: #b7a472;
  font-weight: bold;
}
.tprod span.verblog{
  color: #b7a472;
  font-weight: normal;
  background-color: #FFFF33;
  text-align: right;
  float: left;
  display: block;
}

.tprodProd{
  margin: 10px 0px 0px 0px;
  padding: 10px 10px 5px 5px;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}
.tprodProd span{
  color: #b7a472;
}
.tprodProd2{
  margin: 10px 0px 0px 0px;
  padding: 10px 10px 5px 5px;
  font-size: 20px;
  line-height: 20px;
  color: #8e713c;
  font-weight: bold;
}

.textoinfoBlue{
    background-color: #c00000;    /*#f9f9f9*/
    padding:10px;
    color:#c8c8c8;
    margin-bottom:10px;
    text-align:justify;
}

.textoinfoBlue h1{
    font-size: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    color: #fff;  /*#3DA8E6*/
}

div.destacado{
    width:177px;
    height:251px;
    padding:0;
    text-align:center;
    border:1px solid #EFEAE0; /*#EFEAE0*/
}

ul.menuprod{
    padding: 5px;
    margin-left: 5px;
    color:#676767;
    list-style-type: none;
}
ul.menuprod li{
    margin-bottom: 5px;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
}



ul.menuprod li a{
    font-size:12px;
    font-weight:bold;
    color:#7f7f7f;
}

ul.destinfo{
    padding: 0px;
    margin: 0px;
    list-style: none;
    color:#b7a472;
    display: block;
    height: 175px;
    border:2px solid #EFEAE0;
}
ul.destinfo li.h1{
  padding:5px;
  display: block;
  height: auto;
  background-color: #FFCCFF;
}
ul.destinfo li.h1 a{
font-size:12px;
font-weight:bold;
color:#857041;
  display: block;
  line-height:15px;
}


ul.destinfo li span.precio{
  font-size: 14px;
  color: #b7a472;
  padding:5px;
  font-weight: bold;
}
ul.destinfo li.desc{
    font-size:12px!important;
    font-size:11px;
    color:#6e6e6e;
    font-style:italic;
    height:auto!important;
    height:100%;
}
ul.destinfo li.image{
  height: 170px;
  background-color: #DEDEDE;
  vertical-align: bottom;
}
ul.destinfo li.image div{
  height: 170px;
  background-color: #CC6600;
  vertical-align: bottom;
  bottom: 0px;
}
ul.destinfo li.verprecio{
    font-size: 14px;
    color: #b7a472;
    font-weight: bold;
    text-align: right;
    padding: 5px 5px;
    background-color: #FFCC99;
}

table.datatable{
    padding: 0px;
    margin: 0px;
    list-style: none;
    color:#b7a472;
    display: block;
    height: 175px;
}
table.datatable td.h1{
  padding-top:5px;
  padding-bottom: 5px;
  display: block;
  width: 177px;
  height: 45px;
  vertical-align: top;
}
table.datatable td.h1 a{
font-size:12px;
font-weight:bold;
color:#857041;
  line-height:15px;
}
table.datatable td.image{
  height: 170px;
  vertical-align: bottom;
}
table.datatable td.verprecio{
    font-size: 14px;
    color: #b7a472;
    font-weight: bold;
    text-align: right;
    padding: 5px 5px;
}
span.preclub{
    font-size: 14px;
    color: #c00;
    font-weight: bold;
    text-align: right;
    padding-top: 5px;
}
span.txtclub{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-align: right;
    padding: 5px 3px;
}


div.cabdehesa{
    background-color:#9bab48;
    padding:10px;
    margin-bottom:10px;
    font-size: 20px;
    color: #fff;
}
div.comunicadoN{
    background-color:#FFFFCC;
    padding:10px;
    color:#6bab1f;
    margin-bottom:10px;
    text-align:justify;
}
div.comunicadoI{
    background-color:#FFFFCC;
    padding:10px;
    color:#003772;
    margin-bottom:10px;
    text-align:justify;
}
div.comunicadoU{
    background-color:#FFFFCC;
    padding:10px;
    color:#832f3c;
    margin-bottom:10px;
    text-align:justify;
}

ul.productos{
    padding: 0px;
    margin: 0px;
    list-style: none;
    color:#676767;
    margin-bottom:10px;
    width:225px;
}
ul.productos a h1, ul.productos a.h1{
    font-size:15px;
    font-weight:bold;
    color:#68742a;
}
ul.productos li ul{
    padding: 0px;
    margin: 0px 0px 0px 5px;
    list-style-type: none;
}
ul.productos li ul li{
    background-image: url(../images/flecha_dcha.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 14px;
}

div.lateral{
    width:190px;
    margin-bottom:10px;
}
div.lateral .head{
    background-image: url(../images/head_box.jpg);
    background-repeat:no-repeat;
    height:35px;
    padding-top:9px!important;
    padding-top:10px;
    font-size:14px;
    font-weight:bold;
    color:#f1f7e5;
}
div.lateral ul{
    margin: 0px;
    padding:0px 8px 0px 8px;
    list-style: none;
    color:#94ba57;
    margin-bottom:10px;
    text-align: justify;
    font-size:11px;
}
div.lateral ul li{
    padding:1px;
}
div.lateral ul li.arrow{
    background-image: url(../images/bullet-sm-arrow-right.png);
    background-repeat: no-repeat;
    background-position: 2px 7px;
    padding-left: 12px;
}
div.lateral ul li a{
    color:#6bab1f
}
div.lateral ul li span.num{
    margin-right:3px;
    color:#414141;
}

.pagina{
    background-color:#f9f5eb;
    padding:10px;
    color:#000;
    margin-bottom:10px;
    text-align:center;
}
.pagina a{
color: #8f7a43;
font-weight: bold;

}
.centrar{
text-align:center;
}

div.fotop{
padding: 10px;
margin-bottom:10px;
height: 100%;
}
div.fotop div.pleft{
width: 240px;
float:left;
margin-left:126px;
}
div.fotop div.pright{
width: 240px;
float: left;
margin-left:20px;
}


.left{
float:left;
text-align:left;
}
.right{
float:right;
text-align: right;
}

.range{
width: 150px!important;
  width: 160px;
  margin-top:3px;
  margin-left: 5px;
}

div.buscador{

    background-color: #00C2C2;
    padding:10px;
    color:#414141;
    margin-bottom:10px;
    text-align:justify;
}

/* INPUT BUSCADOR */
#searchwrapper {
width:303px; /*follow your image's size*/
height:40px;/*follow your image's size*/
float:right;
    background-image: url(../images/flecha2.png);
    background-repeat: no-repeat;
    background-position: 206px 5px;
background-repeat:no-repeat; /*important*/
padding:0px;
margin:15px 15px 0px 0px;
position:relative; /*important*/
}

#searchwrapper form { display:inline ; }

.searchbox {
border:0px; /*important*/
background-color:#FFF; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:186px;
height:20px;
}

.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:205px;
width:30px;
height:24px;
}
/* FIN INPUT BUSCADOR */



/* ficha producto */
div.micontent{
    width:100%;
    padding:0px;
    margin:0px;
}
div.fotoficha{
  width: 420px;
  padding-top: 100px;
  margin-bottom: 10px;
}
.thumb{
float:left;
margin-right:10px;
margin-top:10px;
border: 1px solid #c8c8c8;
padding: 2px;
}


div.ficha_minis{
    width:310px;
    float:right;
    padding:0px;
    margin-top:10px;
}
div.frases{
  color: #646464;
  font-size: 13px;
}
div.mgourinfo{
  text-align: right;
  cursor: pointer;
  background-color: #fff;
}

div.mgourinfo a.info {
  position:relative;
  text-decoration: none;

}

div.mgourinfo a.info:hover {
   background: none;
   z-index: 500;
}
div.mgourinfo a.info div {display: none; text-align: left;}
div.mgourinfo a.info:hover div {
   display: inline;
   position: absolute;
   width:390px;
   left: -480px;
   background-color: #fff;
   padding: 10px 65px 10px 10px;
   border: 1px solid #5D779A;
   border-top: 1px solid #5D779A;
    background-image:url(../images/info.png);
    background-repeat:no-repeat;
    background-position: 395px 10px;
    min-height: 100px;
}



td.coddto{
  width: 320px;
    background-image:url(../images/fondo_descuento.png);
    background-repeat:no-repeat;
    background-position: 190px;
    height:41px;
}

td.codtotal{
  width: 320px;
    background-image:url(../images/fondo_total.png);
    background-repeat:no-repeat;
    background-position: 90px;
    height:41px;
}
td.codtotal span{
    margin-left:130px;
}

td.addcarrito{
  width: 261px;
    background-image:url(../images/arrow-right.png);
    background-repeat:no-repeat;
    height:41px;
  padding-left:40px;
}
td.addcarrito span{
  font-size: 10px;
}
td.cantidad{
  width:30px;
  border: 1px solid #9bbb59;
}
td.cantidad input{
  border: none;
  margin-left:5px;
  width:20px;
  font-size: 19px;
}
span.link a{
  margin-left:10px;
  font-size: 14px;
  text-decoration: underline;
}

div.estadisticas{
  font-size: 11px;
}

div.estadisticas span{
  margin: 10px 10px 0px 10px;
}

.borde2{
 border: 0px solid #385d8a;
 margin-top:20px;
}


div.portesgratis{
    margin:10px 0px 10px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #7f7f7f;
    height: 41px;
    line-height: 41px;
    background-image:url(../images/portes-gratis.png);
    background-repeat:no-repeat;
    padding-left: 43px;
    /*background-position: 250px;*/
}

div.portesgratis span{
  color: #c00000;
}

div.opciones{
  margin-top:15px;
  padding:15px 0px 15px 0px;
  font-size: 13px;
}
div.opciones input{
  margin-bottom:8px;
}


div.opciones span{
  font-size: 15px;
  color: #d6610b;
  padding:5px;
  font-weight: bold;
}

div.opciones span.agotado{
  font-size: 13px;
  color: #c00000;
  padding:5px;
  font-weight: bold;
}
div.opciones span.tacha{
  font-size: 13px;
  color: #999;
  padding:5px;
  text-decoration: line-through;
}
div.opciones div{
color: #cd8b59;
font-size:12px;
padding:5px;
}


div.social{
  text-align: right;
  margin-bottom:5px;
}
div.social span{
  margin:0px 2px 0px 2px;
}
div.social div.compartir_rs{
  width: 65px;
  float:left;
  border-right: 1px solid #c8c8c8;
  padding-left: 10px;
}

div.regalo .tex{
  padding:5px 0px 10px 5px;
  font-size: 14px;
  color: #363636;
  font-weight: bold;
}
div.regalo .ladoder{
  width:420px;
}

div.regalo .ladoder .imgleft{
  width: 105px;
  float:left;
  padding:5px;
}
div.regalo .ladoder .textoder{
  width: 300px;
  float: right;
}
div.regalo .ladoder .textoder span{
  font-size: 14px;
  padding:5px;
}
div.regaloinput{
  display: block;
  padding: 3px;
}


span.precio{
    font-size:22px;
    font-weight:bold;
    color:#81414c;
    text-align:right;
}
.IvaInc {
/*  font-family: Tahoma, Geneva, sans-serif;*/
  font-size: 9px;
  color: #414141;
}
.masinfo{
padding: 10px;
text-align: justify;
}
.masinfo p{
  margin:10px 0px 10px 0px;
}


/* fin ficha producto */

/* formulario cliente */
div.formar_form{
    border: 1px solid #ccc;
    padding:10px;
    margin-bottom:15px;
}
#form ul.fom{
    list-style:none;
     margin: 0px;
     padding: 0px;
}
#form ul.fom li{
    margin-bottom:5px!Important;
    margin-bottom:3px;
    padding-bottom:5px;
    height:20px;
    line-height:20px;
}
#form ul.fom li label{
    width:120px;
    float:left;
    text-align: right;
    font-size:12px;
    margin-right:15px;
}

#form ul.fom li.fpago1 input, #form ul.fom li.fpago2 input, #form ul.fom li.fpago3 input, #form ul.fom li.fpago4 input{
  padding:5px;
}

#form ul.fom li.fpago1{
    background-image: url(../images/contrareembolso.gif);
    background-repeat: no-repeat;
    background-position: 15px;
    padding-left: 82px;
    height:40px;
    line-height:40px;
    margin-top:10px;
}
#form ul.fom li.fpago2{
    background-image: url(../images/tarjeta.gif);
    background-repeat: no-repeat;
    background-position: 15px;
    padding-left: 82px;
    height:40px;
    line-height:40px;
    margin-top:10px;
}

#form ul.fom li.fpago3{
    background-image: url(../images/transferencia.gif);
    background-repeat: no-repeat;
    background-position: 15px;
    padding-left: 82px;
    height:40px;
    line-height:40px;
    margin-top:10px;
}

#form ul.fom li.fpago4{
    background-image: url(../images/paypal.gif);
    background-repeat: no-repeat;
    background-position: 15px;
    padding-left: 82px;
    height:40px;
    line-height:40px;
    margin-top:10px;
}




#form ul.extras{
    list-style:none;
     margin: 5px 0px 5px 0px;
     padding: 0px;
     font-size:12px;
}
#form ul.extras li{
    margin-bottom:5px !Important;
    margin-bottom:3px;
}
#form fieldset{
  border: none;
}

/* fin formulario cliente */


/* FORMULARIO DE ACCESO DE USUARIO */
#acceso {
    margin:auto;
    border:0px;
    width:100%;
}
#acceso ul.fom{
    margin:0px;
    padding:15px 0px 0px 0px;
    list-style:none;
}
#acceso ul.fom li{
    margin-bottom:5px !Important;
    margin-bottom:3px;
    height:20px;
    line-height:20px;
}
#acceso ul.fom li label{
    width:82px!important;
    width:100px;
    float:left;
    text-align: right;
    font-size:12px;
    margin-right:15px;
}
#acceso ul.fom li div.radios{
    width:320px;
    float:left;
    text-align: left;
    font-size:12px;
    margin-right:15px;
    height:auto!important;
    height:100%;
}

ul.acceslat{
    margin:0px;
    padding:15px 0px 0px 10px;
    list-style:none;
}



/* FORMULARIO DE ACCESO DE USUARIO */
.combo_buscador{
  /*font-family:Arial,Helvetica,sans-serif;*/
  font-size:8pt; font-weight:normal;width:180px;display:block;margin-bottom:5px;margin-left:15px;}
.asterisco {
    color: #F00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
}
span.cabeceratabla20{
    FONT-SIZE: 13px;
    COLOR: #666666;
    font-weight: bold;
}
span.cabeceratabla30{
    FONT-SIZE: 13px;
    COLOR: #c00000;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

#footerlinks{
  text-align: left;
  margin: 0px auto;
  padding: 0px auto;
}

div.footer{
/*    border-top: solid 1px #ece9d8;*/
    padding: 65px 20px 10px 20px;
    margin-top:30px;
    background-color: #fff;
    background-image:url(../images/footer.png);
    background-repeat:no-repeat;
}
div.footer div{
    padding:10px;
    color: #414141;
}
div.footer_txt{
    border-top: solid 1px #ece9d8;
    margin-top:30px;
    padding:10px;
}

div.footer a{
    text-decoration: none;
    color: #414141;
    outline: none;
}
div.footer a:hover {color: #000000;text-decoration: underline;}
/*  DIV ANUNCIOS CLASIFICADOS */
div.clasif{
width:560px;
padding: 10px;
border-top: solid 1px #ece9d8;
}

div.clasif div.fotoag{
    width: 150px;
    height: 135px;
    float: left;
}
div.clasif div.fotoag img{
border:1px solid #999;
}

div.clasif div.datos{
    width: 410px;
    height: auto;
    float: left;
}

div.clasif div.datos ul{
    list-style:none;
    margin:0;
    padding:0;
}
div.clasif div.datos ul li{
    margin:5px 0px 3px 10px;
}
div.clasif div.datos ul li.titulo{
    margin:5px 0px 3px 10px;
    font-size: 14px;
    font-weight: bold;
}
/* FIN ANUNCIOS */
.fontEditBold {
font-size: 11px;
color: #514e72;
font-weight: bold;
}

div.cont{
    float:left;
    width:115px;
    margin: 5px 5px 0px 5px;
    text-align:center;
}
div.modfotos{
    width:101px;
    height:76px;
    padding:3px;
    background-color:#fff;
    border-style:solid;
    border-color:#999999;
    border-width:1px;
    overflow:hidden;
}
div.modfotossel{
    width:101px;
    height:76px;
    padding:3px;
    background-color:#FC3;
    border-style:solid;
    border-color:#999999;
    border-width:1px;
    overflow:hidden;
}
div.deletfoto{
    margin-bottom:0px!important;
    margin-top:0px!important;
    margin-bottom:-15px;
    margin-top:-15px;
}
.form_combo {
font-size: 11px;
color: #514e72;
width:125px;
}

.divcupones{
  width: 640px;
  margin:20px auto 20px auto;
  padding:0;
}
.divcupones .mgourmet{
  width: 300px;
  height: 180px;
  float: left;
  margin-right: 20px;
}
.divcupones .cupones{
  width: 300px;
  height: 180px;
  float: left;
  margin-left: 20px;
}

.gbutton { background-color:#F5F5F5; border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE; border-style:solid; border-width:1px; cursor:pointer; display:block; margin:0px 7px 0px 0px; text-decoration:none; font-weight:bold; padding:2px 10px 2px 7px; color:#606362; }
.gbutton:hover {  background-color: #EEEEEE;  color:#7a7d7c; border-color:#DEDEDE #e4e3e3 #e4e3e3 #DEDEDE;}

.gbutton2 {
  /* Colores GRIS Original */
  /*background-color:#F5F5F5;
  border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
  color:#606362;   /*

  /* Colores VERDE aceituna */
  /*background-color:#C2C200;
  border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
  color:#fff;   */

  /* Colores VERDE logo */
  /*background-color:#556616;
  border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
  color:#fff;    */

  /* Colores GRIS oscuro */
  /*background-color:#727272;
  border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
  color:#fff;  */

  /* Colores GRIS oscuro */
  /*background-color:#ff7d00;
  border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
  color:#000;   */

  /* nuevo color */
  background-color:#c5b27f;
  border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
  color:#2c2b29;

  border-style:solid;
  border-width:1px;
  text-decoration:none;
  font-weight:bold;
  padding:3px 10px 3px 10px;
  cursor:pointer;
  }
.gbutton2:hover {  background-color: #ad975d; border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;}

.gbutton2red {
  /* Colores VERDE logo */
  background-color:#c00000;
  border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
  color:#fff;
  border-style:solid;
  border-width:1px;
  text-decoration:none;
  font-weight:bold;
  padding:3px 10px 3px 10px;
  cursor:pointer;
  }
.gbutton2red:hover {  background-color: #dc2727; border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;}

.gbutton3 {
  background-color:#F5F5F5;
  border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
  border-style:solid;
  border-width:1px;
  text-decoration:none;
  padding:1px 5px 1px 5px;
  color:#c00000;
  cursor:pointer;
  font-size: 10px;
  }
.gbutton3:hover {  background-color: #EEEEEE;  color:#c00000; border-color:#DEDEDE #e4e3e3 #e4e3e3 #DEDEDE;}


.datosacceso{
width: 300px;
margin:0 auto;
padding:0 auto;
text-align: left;
}

.viendotit{
  height: 40px;
  font-size: 18px;
}

div.viendo{
  width: 240px;
  float: left;
  margin: 5px 40px 5px 0px;
}

div.viendo div.image{
  width: 95px;
  float:left;
  text-align: left;
}

div.viendo div.nombre{
  width: 145px;
  float: left;
  height: 40px;
}


div.viendo div.nombre a{
  color: #444444;
  font-size: 12px;
  font-weight: bold;
}

div.viendo div.precio{
  font-size: 14px;
  color: #d6610b;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
  width: 95px;
  float: left;
}

div.viendo div.lupa{
  text-align: right;
  width: 24px;
  float: left;
}

div.sep{
  width: 220px;
  height: 5px;
  border-top: 1px dashed #c8c8c8;
  margin-top:5px;
}


.datos_form{
    font-size:8pt;
    font-weight:normal;
    width:220px;
}

.datos_form_mini{
    font-size:8pt;
    font-weight:normal;
}
.datos_form_chekout{
    font-size:9pt;
    font-weight:normal;
    border: 0px;
    color:#797575;
    padding: 0px;
}
.comentarios{
  margin: 10px 0px 10px 0px;
  padding: 20px;
  background-color: #f5f2e9;
}

.comentario{
margin: 15px 0px 20px 0px;
padding: 5px;
border-bottom: 1px dashed #CCC;
}

.vername{
  color: #999;
  font-style: italic;
}
a.linkbig{
  font-size: 15px;
  text-decoration: underline;
}
.margintopbottom{
  margin-top: 10px;
  margin-bottom: 10px;
}


a.linkcurs{
  font-size: 12px;
  text-decoration: underline;
  font-style: italic;
}

div.portes{
    background-image: url(../images/ship_info.gif);
    background-repeat: no-repeat;
/*    background-position: 20px 5px;*/
    min-height: 215px;
    margin-top:10px;
}

ul.portes{
    list-style:none;
    margin:0px 0px 0px 175px;
    padding:25px 0px 0px 0px;
}

ul.portes li{
    margin-bottom:5px!Important;
    margin-bottom:3px;
    height:20px;
    line-height:20px;
}
ul.portes li label{
    width:90px;
    float:left;
    text-align: right;
    font-size:12px;
    margin-right:15px;
}
span.total{
font-size: 15px;
font-weight: bold;
color: #993333;
}
div.noticia{
  margin-bottom:10px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
}
div.fotonot{
width: 145px;
float: left;
padding-right: 5px;
}

div.noticia div.titnoticia{
  padding-left: 10px;
}

div.titfaq{
font-size: 13px;
font-weight: bold;
color: #857041;
}



div.noticia .titnoticia a{
font-size: 13px;
font-weight: bold;
}
div.noticia .titnoticia span{
font-weight: normal;
padding-right: 5px;
}

div.noticia .textnoticia{
font-size: 12px;
color: #666;
min-height: 70px;
}
.leermas{
font-size: 11px;
text-align: right;
}
img.fotonews{
    border:1px solid #999;
    padding:2px;
    margin: 10px 10px 10px 0px;
    background-color: #fff;
}
img.fotoborde{
    border:1px solid #666;
    background-color: #fff;
}
div.noticias_box{

}
div.noticias_box h2{
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    color:#414141;
    text-align: justify;
}
div.noticias_box .txtmin{
    padding: 0;
    margin: 0;
    color:#414141;
    text-align: justify;
}
div.fecha{
  text-align: right;
  font-style: italic;
  color:#857041;
}

div.texto{
  color:#666;
  margin-bottom:10px;
  text-align:justify;
}


td.color{
  border: solid 1px #ece9d8;
  color: "#797575";
/*  height:55px;*/
  height:30px;
  text-align:center;
}

.just{
  text-align:justify;
  margin-top: 15px;
  margin-bottom: 15px;
}

ul.lista{
    list-style:none;
    margin:10px 0px 15px 5px;
    padding: 0;
}
ul.lista li{
    line-height:1.7em;
    margin:5px 0px 0px 5px;
    padding: 0 0 0 15px;
    background:url(../images/flecha.png) no-repeat 0 7px;
	font-size:12px;
}
ul.lista li a{
  font-size: 12px;
}

ul.lista li span{
font-size:14px;
color:#FFCA7A;
}

div.contportescart{
  margin-top:10px;
  margin-bottom: 20px;
}

div.minigourmet{
  width: 24px;
  float: left;
}


/* TAGS CLOUD */
a.TagCloud1{font-size: 50%;}
a.TagCloud2{font-size: 60%}
a.TagCloud3{font-size: 80%}
a.TagCloud4{font-size: 90%}
a.TagCloud5{font-size: 100%}
a.TagCloud6{font-size: 110%}
a.TagCloud7{font-size: 120%}
a.TagCloud8{font-size: 140%}
a.TagCloud9{font-size: 160%}
a.TagCloud10{font-size: 200%}
/* TAGS CLOUD */

td.listatar{
  vertical-align: middle;
  padding-left: 5px;
}

div.error{
  border: 1px solid #ccc;
  background-color: #FFFFCC;
  padding:10px;
  margin-bottom:15px;
  font-size:12px;
}
div.error span{
font-size:15px;
font-weight: bold;
color: #FF0033;
}
/* tabla pedidos*/
table .tablauser{
 font-size:0.9em;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
}
.tablauser thead th {
 border-right: 1px solid #fff;
 color:#666;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #f6f5f5;
 font-weight: normal;
}
.tablauser tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #f0f0f0;
}
.tablauser tbody td {
 padding:5px;
 text-align: center;
 color:#666;
 padding:5px;
 border-bottom: 1px solid  #f7f7f7;
}
/* FIN TABLA PEDIDOS */

.hidden {display: none;}

div.gourmet{
  width: 650px;
  border: 1px solid  #f7f7f7;
  padding: 10px 10px 10px 150px;
  background-image:url(../images/maestro_pedido2.jpg);
  background-repeat:no-repeat;
  background-position: 20px;
  min-height: 250px;
  font-size: 12px;
  text-align: left;
}
div.gourmet .cabg{
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  color:  #333;
}
div.gourmet h6{
  font-size: 16px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color:  #CC0000;
}
div.gourmet .txt{
padding-top: 2px;
padding-bottom: 10px;
text-align: justify;
color: #666;
}
div.gourmet .txt span{
  padding-left: 5px;
  color: #999;
}
div.gourmet .txt span.comillas{
  font-size: 18px;
  color:  #CC0000;
  padding-right: 5px;
}
div.gourmet .txt span.prin{
  font-size: 13px;
  color:  #CC0000;
}
div.gourmet .txt b{
  font-size: 14px;
}


div.gourmet .botonera{
  text-align: right;
  padding-right: 10px;
}

div.gourmet .botonera a{
  font-size: 18px;
  color: #444;
  padding:5px;
  font-weight: bold;
}
div.gourmet .botonera input{
  margin-right: 15px;
}


ul.gour{
  list-style:none;
  margin: 0px 0px 3px 0px;
  padding: 5px;
  height: 100px;
}
ul.gour li{
  margin-top: 5px;
  margin-bottom: 15px;
  height:12px;
  line-height:12px;
  padding: 5px 0px 2px 10px;
}
ul.gour li span{
  padding-left: 5px;
  color: #999;
}
div.gourmet div.linksg{
  margin:10px;
  text-decoration: underline;
}

ul.noticias_izq{
    padding: 5px;
    margin-left: 5px;
    color:#676767;
    list-style-type: none;
}
ul.noticias_izq li{
  margin-top:5px;
  padding-bottom: 2px;
  border-bottom: 1px dashed #c8c8c8;

    background-image: url(../images/bullet-sm-arrow-right.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
}


ul.noticias_izq li a{
    font-size:11px;
    font-weight:bold;
    color:#7f7f7f;

}
ul.noticias_izq li span{
    font-size:12px;
    color: #676767;
    font-style: italic;
}

/* POPUP REGALOS */
div.divreg{
  text-align: right;
  cursor: pointer;
  display: block;
    border-top: 1px dashed #f0efef;
}

div.divreg a.verregalo {
  position:relative;
  text-decoration: none;

}
div.divreg a.verregalo:hover {
   background: none;
   z-index: 500;
}
div.divreg a.verregalo div {display: none; text-align: left;}
div.divreg a.verregalo:hover div {
   display: inline;
   position: absolute;
   width:620px;
   left: -660px;
   background-color: #fff;
   padding: 10px;
   border: 1px solid #5D779A;
   border-top: 1px solid #5D779A;
    min-height: 315px;
    vertical-align: top;
}
/* FIN POPUP REGALOS */

ul.linked{
    padding: 5px;
    margin-left: 5px;
    color:#676767;
    list-style-type: none;
}
ul.linked li{
  margin-top:2px;
  padding-bottom: 1px;
}

ul.linked li a{
    font-size:12px;
    font-weight:bold;
    color:#7f7f7f;
    background-image: url(../images/bullet-square.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 12px;
}

.socialbar{
padding-left:3px;
}

.linkfnsoftware{
text-align: right;
padding-right: 150px;
margin-top: 5px;
}

#chekout{
  color:#797575;
  padding:5px;
}
#chekout div.textocab{
  background-color:  #F5F5F5;
  padding:2px 2px 2px 5px;
  margin: 5px 0px 5px 0px;
  font-weight: bold;
  color: #444444;
}
#chekout div.textocab span a{
  text-align: right;
  padding-right: 5px;
  float: right;
  font-weight: normal;
}

div.padleft{
  padding-left: 3px;
}


/* MENU NUEVO */

/********** < Navigation */


.nav-container {  width:100%; position:relative;}
.nav2-container { width:958px; position:relative; margin:0 auto; background:url(../images/menu/bg_menu.png) top left no-repeat; height: 56px; }



/* Level 0 */

#nav2 { list-style-type: none;margin:0; padding:0; position:relative; font-size:13px; text-align:left; z-index: 101 }
#nav2 li.level0{ background: url(../images/menu/bg_menu_separacio.gif) right no-repeat; float:left; }
#nav2 li.level0:hover ul.level0 { list-style-type: none;display: block;}
#nav2 ul.level0 {list-style-type: none; display:none; position:absolute; top:56px; left:0; margin:0; padding:8px 0 25px 0; background: #232323; border-top: 7px solid #702613; width: auto; z-index: 100 }
#nav2 li.nav-2 ul.level0 {list-style-type: none; display:none; position:absolute; top:56px; left:152px; margin:0; padding:8px 0 25px 0; background: #232323; overflow:hidden; border-top: 7px solid #702613  }
#nav2 li a { display: block; height:20px; padding:17px 18px 19px 18px; color:#d5d5d5; text-decoration:none; font-weight:bold; line-height: 20px }
#nav2 li:hover a{ color:#fff;background: url(../images/menu/bg_menu_a.gif) repeat-x }

/* Level 1 */
#nav2 li.level1 { width:230px; border:0; margin:25px 15px; padding:0; float:left  }
#nav2 li.level1 li { float: left}
#nav2 li.level1 a { margin:0; padding:0 0 0 9px; color:#fff; font-weight:bold; text-transform: uppercase; background: none }
#nav2 li.level1 a:hover{ color:#e93e16!important; }

/* Level 2 */
#nav2 li.level2 { margin-bottom: 5px; width: 100%;}
#nav2 li.level2 a { display:block; height:20px; padding:5px 0 0 9px; line-height: 20px; color:#dedede; font-weight:normal; background: url(../images/menu/bg_product_separacio.gif) top repeat-x; text-transform: none }
#nav2 li.level2 a:hover, #nav2 li.level2 a:hover b { color:#e93e16!important; }
#nav2 li.level2 a b { font-weight: normal; color:#818181}

/* Level 3 */
#nav2 ul.level2 { list-style-type: none; padding-left: 4px;}
#nav2 li.level3 { margin-bottom: 5px;}
#nav2 li.level3 a { background: transparent url(../images/menu/bg_menu_right.gif) no-repeat scroll top right; color: #dedede!important; display: block; float: left; font-size: 12px; font-weight:normal; height: 21px; margin: 0 5px 0 0; padding: 0 5px 0 0; text-decoration: none;}
#nav2 li.level3 a span { background: transparent url(../images/menu/bg_submenu.gif) no-repeat; display: block; line-height: 14px; padding: 4px 0 3px 5px;}
#nav2 li.level3 a:hover{ color:#e93e16!important; }
#nav2 ul.level2 li.last a {list-style-type: none; margin: 0;}


#nav2 .guia-producto { font-size: 13px; color:#d3d2d2; clear: both; padding-top: 20px; margin-top: 10px; background: url(../images/menu/bg_product_separacio.gif) top repeat-x; text-align: center}
#nav2 li:hover .guia-producto a { background: none !important;}
#nav2 .guia-producto a { color: #d3d2d2 !important; display: inline; font-weight: normal; height: auto; line-height: auto; padding: 0; text-decoration: underline;}
#nav2 .guia-producto a:hover { color:#e93e16!important;}
#nav2 .guia-producto p { margin: 0; padding: 0}

/********** Navigation > */
/* ======================================================================================= */

/* MENU NUEVO */



/*background:url(../images/fnd-pie.gif);*/
#pie{float:left; display:inline;width:100%;text-align:center; padding-bottom:7px;margin-bottom:5px; background-color: #000;}
#pie p{color:#fff; font-size:10px;font-family:Arial;margin-top:7px;padding:10px 10px 10px 15px; }
#pie p a{color:#fff; font-size:10px;font-family:Arial;margin-left:5px;margin-right:5px;}


/* headprod */
.headprod{
  background-color:#000;

  color: #F9F9F9;
  padding:50px 10px 10px 10px;
  margin:0;
  width: 280px;

}
.headprod span{
  display: block;
  height: 20px;
  font-size: 18px;
  color: #b7a472;
  text-transform: uppercase;

}

.headprod h1{
    font-size: 24px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#frase{
  font-size: 21px;
  color: #797575;
  display: block;
  margin: 15px 0px 10px 0px;
}
#frase span.openquote{background: url("../images/openquote.gif") no-repeat left top;padding:10px;margin:2px;display: inline;}
#frase span.closequote{background: url("../images/closequote.gif") no-repeat right bottom;padding:0px 10px 5px 10px;margin:2px;}

.categoria{
  margin-top:10px;
  padding-top: 10px;
}
.categoria .headcateg{
  border-bottom: 1px solid #b7a472;
}
.categoria .txtcateg{
  text-align: justify;
  padding: 5px;
}

a.carrito{display: block;width: 291px;height: 50px;vertical-align:bottom;margin-top:10px;background: transparent url(../images/combinadas_wiki.png) no-repeat}
a.carrito:hover{background-position: 0 -90px;}

#enlacecursor{
  padding-top: 10px;
    margin-bottom:10px;
    height:24px;
    text-align:right;
    padding-right:15px;
}
#enlacecursor img{
    margin-left:5px;
}

ul.legal{
    padding:15px 0px 10px 10px;
}
ul.legal li{
  padding-top:10px; 
}

.res_code{
  margin: 20px;
  padding: 15px;
  border: 1px solid #006600;
  background-color: #E7FFDF;
  color: #003300;
}
.res_codeko{
  margin: 20px;
  padding: 15px;
  border: 1px solid #990000;
  background-color: #FFECEC;
  color: #990000;
}

span.tachapvp{
  text-decoration: line-through;
}

/* MENU */
ul.menu {
    padding: 5px;
    margin: 10px 0;
    list-style: none;
    float: left;
}

ul.menu li {
    float: left;
    display: inline; /*For ignore double margin in IE6*/
    margin: 0 10px;
}

ul.menu li a {
    text-decoration: none;
    float:left;
    color: #000;
    cursor: pointer;
    font: 900 14px/22px "Arial", Helvetica, sans-serif;
}

ul.menu li a span {
    margin: 0 10px 0 -10px;
    padding: 1px 8px 5px 18px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    float:left;
}

ul.menu li a.current, ul.menu li a:hover {
    background: url(../images/sliding-door.png) no-repeat top right;
    color: #000;
}

ul.menu li a.current span, ul.menu li a:hover span {
    background: url(../images/sliding-door.png) no-repeat top left;
}
/* MENU */

table.blog_post{
  /*border: 1px solid #c8c8c8;*/
  margin-bottom: 10px;
}

table.blog_post td.blog_im{
  width: 156px;
  display: table-cell;
vertical-align: top;
}

table.blog_post td.blog_im img{
    border: 1px solid #c8c8c8;
    padding: 2px;
}
table.blog_post td.blog_date{
display: table-cell;
vertical-align: top;
  text-align: center;
  width: 50px;
}
table.blog_post td.blog_date div{
  background-color: #ac965d;
  text-align: center;
  width: 50px;
  height: 70px;
  color: #fff;
}

table.blog_post td.blog_date span.blog_dia{
  display: block;
  font-weight: bold;
  font-size: 20px;
}
table.blog_post td.blog_date span.blog_mes{
  display: block;
  font-size: 18px;
}
table.blog_post td.blog_date span.blog_year{
  display: block;
  font-size: 16px;
}

table.blog_post td.blog_txt{
display: table-cell;
vertical-align: top;
text-align: justify;
}
table.blog_post td.blog_txt span.blog_title, table.blog_post td.blog_txt span.blog_title a{
  color: #ac965d;
    display: block;
  font-size: 18px;
  margin-bottom: 5px;
}
table.blog_post td.blog_txt span.blog_categ{
  color: #000;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

/* SUBMENU */
ul.submenu{
    padding: 0 0 0 25px;
    margin: 0;
    list-style-type: square;

    color:#676767;
    margin-bottom:10px;
    width:225px;
}

ul.submenu li{
    padding: 3px 0 3px 5px;
    margin: 8px 0 3px 0;
    background:#fff url(../images/barra_submenu.png) no-repeat -20px 23px;
    height: 20px;

}
ul.submenu li a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    text-transform: lowercase;
}
ul.submenu li a:hover{
    color:#857041;
    text-decoration: none;
}

ul.submenu li a.selected{
    font-size:15px;
    font-weight:bold;
    color:#857041;
    text-transform: lowercase;
}
ul.submenu li a.selected:hover{
    color:#333;
    text-decoration: none;
}



/* submenu */

td.textcontenido{
  text-align: justify;
  padding: 10px 10px 10px 0;
  font-size: 13px;

}

#map_canvas{
  width: 350px;
  height: 300px;
  border: 1px solid #999;
}

.linkreceta{
  margin-top: 5px;
background: #fff url(../admin/images/pdf2.png) no-repeat 2px 5px;
padding-left: 25px;
padding-top: 6px;
height: 30px;
}
