/* Botones Rapidos */.botMenu {  display:block; border:none;  width:15px; height:15px;                  /* Ancho y Alto del boton */  padding-bottom:1px;                        /* Separacion entre botones */  margin-bottom:1px;                         /* Separacion entre botones */  overflow:hidden;}.botMenuImgOn {  display:block; border:none; overflow:hidden; z-index:auto;  height:15px; width:15px;                  /* Ancho y Alto del boton */}.botMenuImgOff {  display:block; border:none; overflow:hidden; z-index:auto;  height:15px; width:15px;                  /* Ancho y Alto del boton */  position:relative; left:0px; top:-15px;    /* top = alto del boton */}.botLinkDiv {  display:block; border:none; overflow:hidden; z-index:auto;  height:15px; width:15px;                  /* Ancho y Alto del boton */  position:relative; left:0px; top:-45px;    /* top = 3 * alto del boton */}.menuGalerias {  border:none;  padding:0px;  margin:0px;  float:left;}.tabMenu {  border:none;  padding:0px 2px;  margin:0px;  height:24px;  background: url("../imag/fondos/fondo-tab-menu.gif") top left repeat-x;  position:relative;  top:0px;}.tabMenuSinLink {  color:#2AABEE;}.izqMenu {  border:none;  padding:0px;  margin:0px;  height:24px; width:10px;  background: url("../imag/fondos/izq-tab-menu.gif") top right no-repeat;}.derMenu {  border:none;  padding:0px;  margin:0px;  height:24px; width:10px;  background: url("../imag/fondos/der-tab-menu.gif") top left no-repeat;}.tabMenu, .tabMenu * A, .tabMenu * A * {  font-size:11px;  font-weight:bold;}
