/* 
CSS Document 

	ELEMETOS GLOBALES

*/
html, body { margin:0; padding:0; color:#000000; }
html { background-color:#BB8E09; }
body { background-color:#BB8E09 ; font-family:Tahoma; font-size:11px; padding-top:20px; }
h2{ font:25px Georgia; font-style:italic; margin:0px; color:#000;  padding-bottom:10px; }
h5{ font:13px Arial ; color:#000; font-weight:bold; }
#container { width:980px; margin:0 auto; display:block;}

.lineasAbajo{ background:url(img/linea_punto.gif) repeat-x bottom; }
.lineasDerecha{ background:url(img/linea_punto2.gif) repeat-y right; }
/*

	Idiomas

*/
#idioma {display:none; }


/*

	Header

*/
#header{ display:none;  }

/*

	Menu

*/
div#menu{ display:none; }
	
/*

	Cuerpo

*/
#cuerpo { width:980px; display:block; clear:both; background: url(img/derecha_fondo.jpg) #201e1f no-repeat top right;  }
#contenido{ width:790px; float:left; background:url(img/contenido_fondo_izq.jpg) #fff no-repeat top left;}
#info{ background:url(img/info_fondo_der2.jpg)  no-repeat top right; width:auto; padding:0px 0px 0px 20px; display:block; }
#fin{  display:none; }
#cuerpo hr,
#fin hr{ display:none;}

#marcas,
ul#reconocimientos { display:none; }

/*
seccion---->Ficha
*/
#contenidoFicha{ background:url(img/fondo_contenidos_2.gif) #FFFFFF repeat-y ; width:790px; float:left; }
#infoFicha{ background:url(img/info_fondo_der2.jpg)  no-repeat right -35px; width:640px; min-height:340px;  padding:25px 25px 40px 25px; display:block; }
#infoFicha{ padding-left:0px; padding-top:35px; width:565px;}
#imagen{ padding:0; margin:0; width:165px;  float:left; text-align:center;}
h2 { margin-top:40px; }
#infoFicha #texto{ width:400px; float:left; min-height:340px;  }
ul#presentaciones{ margin:0; padding:0; list-style:none; background:url(img/linea_punto.gif) repeat-x bottom; }
ul#presentaciones li{ padding:10px 10px 10px 0px; display:block; *margin-bottom:-10px; }
ul#presentaciones #descripcion{ width:251px; float:left; min-height:60px;  color:#000; font:11px Arial; font-weight:bold; }
ul#presentaciones #envases{ width:105px; float:left; padding-left:15px;  }
ul#presentaciones #envases b{color:#000; margin-bottom:2px; display:block;}
ul#presentaciones #envases ul{ padding:0px 0px 0px 30px;  margin:0px; list-style:none; height:100%; background:url(img/botellita.gif) no-repeat left center; min-height:43px; }
ul#presentaciones #envases ul li{ padding:1px 0px 1px 10px; font-weight:bold; border-bottom:1px dotted #ccc; background:url(img/img_li_envases.gif) no-repeat left center; margin:0px; }
ul#presentaciones #envases ul li a{ color:#666666; text-decoration:none; }
ul#presentaciones #envases ul li a:hover{ color:#000; }
table#tablaFicha td{ border-bottom:1px dotted #ccc; border-right:1px dotted #ccc; text-align:center; font-size:10px; color:#000; font-weight:bold; }
table#tablaFicha{ margin-top:20px; margin-bottom:30px; clear:both; }
ul#masInfo{ display:none; }
ul#menuCategorias{ display:none; }
table#tablaFicha .ntrans{ color:#000; }