.boton_marron_2  {
   background-color: #D9DADC;
   background-position: center center;
   border-bottom-color: Black;
   border-bottom-style: outset;
   border-bottom-width: 3px;
   border-left-color: #FFD700;
   border-left-style: solid;
   border-left-width: 2px;
   border-right-color: #efbf57;
   border-right-style: solid;
   border-right-width: 2px;
   border-top-color: #efbf57;
   border-top-style: solid;
   border-top-width: 2px;
   color: #f7c900;
   cursor: pointer;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 9pt;
   font-weight: bold;
   height: auto;
   left: 0px;
   padding-bottom: 4px;
   padding-left: 8px;
   padding-top: 4px;
   text-align: center;
   top: 0px;
   width: auto;
}


.boton_marron  {
background-color:	#8c3434;
background-position:	center center;
border-bottom-color:	#efbf57;
border-bottom-style:	outset;
border-bottom-width:	3px;
border-left-color:	#efbf57;
border-left-style:	solid;
border-left-width:	2px;
border-right-color:	#efbf57;
border-right-style:	solid;
border-right-width:	2px;
border-top-color:	#efbf57;
border-top-style:	solid;
border-top-width:	2px;
color:	#f7c900;
cursor: pointer;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	9pt;
font-weight:	bold;
height:	auto;
left:	0px;
padding-bottom:	4px;
padding-left:	8px;
padding-top:	4px;
text-align:	center;
top:	0px;
width:	auto;
}

.boton_pequenio  {
	background-color:	#8A9A7F;
	border-bottom-color:	#FFCC00;
	border-bottom-width:	1px;
	border-left-color:	#FFCC00;
	border-left-width:	1px;
	border-right-color:	#FFCC00;
	border-right-width:	1px;
	border-top-color:	#FFCC00;
	border-top-style:	solid;
	border-top-width:	1px;
	color:	#ffffff;
	font-family:	Georgia, Times New Roman, Serif;
	font-size:	8pt;
	text-align:	center;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor:pointer;
}

