.NARANJAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.cursor_mano { cursor:hand; cursor:pointer; }
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
.precios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E35D10;
	text-decoration: none;
}
.verdepeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.peque1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.botonnaranja {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none; 
	background-color: #E35D10; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;;
	height:20px;
}
.enviar {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}
.enviarborde {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	border: #006633; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	height:20px;
}

