@charset "utf-8";

#bg_TablaBotones{
	width:auto;
	height:auto;
	margin:0px;
	background-repeat: no-repeat;
	/*background-image: url(../img/bg.jpg);*/
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 100;
}

