/*
	--------- General ---------
*/
* {margin:0px;padding:0px;}
html {height:100%;}
body {background:url(../img/fnd_body.gif);color:#000;font:12px tahoma,sans-serif;height:100%;line-height:18px;text-align:center;}
a img {border:0px;}
/*
	--------- Estructura ---------
*/
#contenedora {background:url(../img/fnd_contenedora.gif) repeat-y;display:table;margin:0 auto;width:772px;}
  #colizq {background:url(../img/fnd_col_izq.jpg) no-repeat 8px 250px;float:left;min-height:800px;padding:0px 0px 37px 6px;width:580px;}
  #cabecera {background:#EDD457 url(../img/fnd_cabecera.gif);border-top:8px solid #55280F;border-bottom:8px solid #55280F;height:58px;width:580px;}
  #nuestros_prod {clear:both;display:inline;float:left;margin:17px;padding:10px 10px 15px 10px;text-align:left;width:525px;
  /*soporte png para ie*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fnd.png',sizingMethod='scale');__background-repeat:no-repeat}
  #productos {background:url(../img/fnd.png);clear:both;display:inline;float:left;margin:17px 17px 100px 17px;padding:10px 15px 5px 15px;text-align:left;width:515px;
  /*soporte png para ie*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fnd.png',sizingMethod='scale');*background-repeat:no-repeat}
  #etiquetaMiel {background:url(../img/etiquetaMiel.gif) no-repeat;float:right;height:138px;width:136px;}
  #situacion {border:1px solid #ccc;height:320px;margin:0 auto;width:425px;}
    .producto {margin:0 auto;padding:5px 0px 5px 0px;text-align:justify;width:500px;}
  #colder {float:right;overflow:hidden;padding:0px 6px 37px 0px;width:180px;}
    #panal_logo { overflow:auto;width:100%}
  #pie {background:#EDD457 url(../img/fnd_pie.gif) repeat-x 0px 24px;clear:both;height:37px;margin:0 auto;margin-top:0px;width:100%;}
/*
	--------- Textos ---------
*/
h1 {color:#95521E;cursor:default;font:22px tahoma,sans-serif;margin:8px 0px 8px 0px;}
h2 {color:#55280F;cursor:default;font:bold 16px tahoma,sans-serif;margin:8px 0px 8px 0px;}
h3 {color:#55280F;cursor:default;font:bold 12px tahoma,sans-serif;margin:8px 0px 8px 0px;}
.txt2 {color:#95521E;font:12px tahoma,sans-serif;}
.txt3 {color:#686868;font:12px tahoma,sans-serif;}
p {margin:8px 0px 8px 0px;}
/*
	--------- Alineados ---------
*/
.floatleft {float:left;}
.floatright {float:right;}
.clearboth {clear:both;}
/*
	--------- Navegación / Enlaces ---------
*/
#menu_nuestros_prod li {float:left;}
#menu_nuestros_prod li a {background:#fff url(../img/fnd_menu_nuestrosprod.gif) no-repeat;display:block;float:left;height:78px;margin-right:4px;padding:5px;width:80px;}
#menu_nuestros_prod li a:hover {background-color:#55280F;}
#menu {float:left;list-style:none;margin-top:30px;}
#menu li a {color:#F3F986;display:block;font:bold 14px tahoma,sans-serif;height:25px;padding:5px 0px 0px 10px;text-align:left;text-decoration:none;width:170px;}
#menu li a:hover {background:#7E3A16;color:#fff;}
#menupie {display:inline;float:right;list-style:none;margin-right:5px;}
#menupie li {float:right;padding:2px;}
#menupie li a {color:#000;float:left;/* Horizontal-> debe ser float:left */display:block;font:11px verdana,sans-serif;padding:2px 10px 6px 10px;text-decoration:none;}
#menupie li a:hover {border-bottom:1px dashed #000;}
a {color:#AD9417;font:12px tahoma,sans-serif;text-decoration:none;}
a:hover {color:#7D6400;}
/*
	--------- Varios ---------
*/
.imgizq {border:5px solid #fff;float:left;margin-right:5px;}
.imgder {border:5px solid #fff;float:right;margin-left:5px;}
.imgizq2 {border:1px solid #bbb;float:left;margin:0px 10px 5px 0px;}
.imgder2 {border:1px solid #bbb;float:right;margin:0px 0px 5px 10px;}