div.boton1 {
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DFDDDD;
	text-decoration: none;
	float:left;
	border-top: 1px solid #996600;
	background: #BB8844 url(esq_BR_S01.gif) no-repeat bottom right;
	z-index:1;
	margin-right:1px;
}

div.boton1 div.bot1BL{
   background: transparent url(esq_BL_S01.gif) no-repeat bottom left;
	z-index:2;
	padding: 2px 10px 4px 10px;
}

div.boton1Over {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: gold;
	text-decoration: none;
	float:left;
	border-top: 1px solid #996600;
	background: #CC9977 url(esq_BR_S01.gif) no-repeat bottom right;
	z-index:1;
	margin-right:1px;
}

div.boton1Over div.bot1BL{
   background: transparent url(esq_BL_S01.gif) no-repeat bottom left;
	z-index:2;
	padding: 2px 10px 4px 10px;
}

