/* MENU */	
#tabs { background: #fff url(imagenes/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 50px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(imagenes/barbg.gif) no-repeat; color: #808080; padding: 6px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(imagenes/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(imagenes/barcurrent.gif) no-repeat; color: #2C71AE; }	



